I'm working on a roadmap to re-architect our corporate intranet, and I'm stuck on a hard decision around content management.
We own licences for Interwoven TeamSite, and we use it to manage our content for our externally-facing internet site, our main intranet, and a couple of big internal knowledge exchanges.
It's looking likely that ...
I just curious if there are any CMS is made for web and mobile use.
Preferably PHP-CMS.
Is there anyone knows about it?
...
I have an ASP.NET website with several standard pages like an About page, FAQ pages, Contact Info pages, etc. I would like to make the content on those pages easily editable by a few users through a backend web interface. The editor does not need to be fancy, or WYSIWYG, in fact I would prefer it use some sort of wiki markup, as long as ...
I have an issue with a large globalized website with alot of languages in EPiServer.
At the moment we have used different nodes for each language, with each spoken language for that country. With this, we have assigned access rights to the node-treew using Editors (e.g NL has EditorsNL). Several of the nodes has Spoken languages as wel...
I am making a community for web-comic artist who will be able to sync their existing website to this site.
However, I am in debate for what CMS I should use: Drupal or Wordpress.
I have heard great things about Drupal, where it is really aimed for Social Networking. I actually got to play a little bit in the back end of Drupal and it s...
Hi All. I seem to have got a little a head of myself.
I have created a Page Model and Pages controller. The whole idea was to be able to call something like 'print :controller=>'Pages', :action=>'view', :id=>'6', :layout=>'none''
And in my application.html.erb I have a div with yield, and in the next div I would like to have the above...
Hello,
I just started playing with CakePHP and I found Wildflower CMS . I like the idea and am going to start tinkering with it. I have a question, though.
In the README, I found the following: "Wildflower is not and won't be a CakePHP plugin". What's the difference between Wildflower and something like 'Baked Simple', which claims to...
I need to work with several teams and need to be able to share requirements and design documents. Most people won't be too technical, so I want to avoid source code tools. The main requirements are:
Easy sharing via links. I don't want people to have to install multple tools just to see a file or learn anything about svn checkout.
P...
I have this Newsletter page, that has the actual newsletters nested underneath it for each month of the year.
I want to be able to have the parent page redirect to the latest published page. What would be the best way to do that?
I don't really have any idea of where to start with this one... Should I make a sub layout user control an...
I've taken over development for a site that was started to be built in Joomla. So far, there is just a few static pages and user registration. The specs state it will basically be a file-sharing website. The admin's (and only admin's) will add files and the user's will be able to download some of those files from the Members Area (bas...
This question is partially related to an older question (Any CMS is Google App Engine compatible?) , but is slightly more general. It seems that in most CMS systems, the most fragile failure point is the database. Traditional database implementations scale poorly and will never be able to handle unforeseen spikes of traffic. Since Goo...
Hi guys!
Im new to drupal (just finished my first web site with it), i found it very simple and powerfull to use.
Recently, i've been asked to build a community with Zikula.
They prefer to use zikula becose it is the 'evolution' of phpnuke, that is the cms that they currently use (i have 'restayling and rebuild' it).
Moreover, I want...
I'm looking for a tool that would allow a small team to build out on-line help content for our web application. Ideally, the tool would allow us to grow the help content very easily, so something like a wiki or a CMS would work well.
I have no real experience with any of these types of tools, so I need some opinions. These are my idea...
I've been dipping my toe into web development technologies for fun (ya, i should get out more), and am a little shocked at the lack of clear support for production staging (i.e. development, testing, performance, and production environments). Actually support isn't the word; Content Management Systems seem to actively work against effort...
One of the components I need for an application I am working on is very similar to a CMS. Whereas I allow a user to write their own HTML.
The concept consists of custom tags and blocks.
For example. What i need to do is combine the following at runtime.
<div id="products">
<module type="products" display="5" />
</div>
<!-- then a b...
My aim is to have a simple, form based CMS so the client can log in and edit the MySQL table data via an html form. The login is working, but the edit page isn't returning the values from the MySQL table, nor am I getting any errors.
I'm still amateur, and I first started the following code for a class project, but now plan to implement...
Hi,
I was trying to analyze the trend about companies leaving their own custom built solution in favor of the standard CMS solutions such as Drupal, Joomla and DotNetNuke etc. While I can find many stories about medium and large organizations leaving their custom solution for Drupal/Joomla etc, I cannot find any reference where organiza...
I'm building a frontend for an ecms. The main purpose of the fronted is to render html pages based on a content stored in a database.
I have one table per page, each table consist of an xml field with page content and some metadata.
(I chose to store xml in the database to leverage features offered by SQL Server 2008 like xquery or xs...
While this question asked something similar too, I'm interested in this from another angle. I'm not interested in the GUI part but in the database/domain part.
(My preference is SQL Server with C#/ASP.NET but this Q should be language agnostic.)
When designing a CMS system, data needs to be stored in tables and a business layer needs t...
A client of mine asked if I could help build him an online marketplace. Something were users are able to sign-up, and then upload items to sell.
Just wondering if there are any modules, plugins, or scripts that are available to set something like this up fairly easily.
My clients owns these forums where students trade and sell tex...