Top "Content-management-system" questions

A Content Management System (CMS) is a platform used to build websites that are easily edited by multiple users.

Rails 3 CMS recommendation

I typically use rails models and typus as my CMS as it gives the most flexibility, plus typus is just …

ruby-on-rails content-management-system ruby-on-rails-3
What is the difference between Django and Joomla?

What is the difference between Django and Joomla? Or better still what is the difference between CMSs (Joomla, Drupal, etc) …

django frameworks content-management-system joomla
Adobe CQ5's sidekick is empty (no components shown)

I've added a paragraph system component in my template, trying to emulate the Geometrixx's contentPage. Everything is fine but I …

jsp content-management-system aem
CMS built on Zend Framework

Is there a CMS built on Zend Framework? As alternative, are there classes that allow to easier implement a CMS …

php zend-framework content-management-system
Common CMS roles and access levels

I am currently writing a CMS and remember someone (it might have been on here) criticise the existing CMS for …

php permissions content-management-system roles access-levels
CMS + Ecommerce - Which opensource program is best?

We have to develop an Ecommerce site with 20+ pages of static content which needs a CMS and a store or 30+ …

content-management-system e-commerce
Simple multilingual CMS?

I have been searching for a while now for a dead simple CMS with multi-language support. The ideal candidate is …

php python ruby-on-rails content-management-system multilingual
Extending RSS format with more fields?

I have a website that I need to create an RSS feed for. Is there a standard format for adding …

xml content-management-system rss rss2
What are the (dis)advantages of Pimcore?

I am looking for a CMS based on Zend Framework and I read about Pimcore. Now I have some questions …

zend-framework content-management-system pimcore
how to use forms in django-cms?

I am an absolute novice to django-cms. I have gone through the tutorial and configured it exactly the same as …

python django forms content-management-system django-cms