Differences between revisions 9 and 10
Revision 9 as of 2005-09-14 14:01:42
Size: 1005
Editor: gate117
Comment:
Revision 10 as of 2006-03-09 14:36:59
Size: 1047
Editor: gate117
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [http://www.djangoproject.com/ Django] web framework is suitable for rapid CMS creation.  * [http://www.djangoproject.com/ Django] and [http://turbogears.org/ TurboGears] web frameworks are suitable for rapid CMS creation.

The only production-quality python-based CMSes are those in the ["Zope"] world such as [http://www.plone.org Plone], [http://www.cps-project.org Nuxeo CPS] and [http://www.infrae.com/products/silva Silva].

For those wanting lighterweight non-Zope CMS solutions, there are very few options and apparently those are works in progress. If you are happy to code and send patches, you might want to look at the following, otherwise stick with Plone and its Zope-based cousins.

And for some applications, you maybe want to use a wiki (a very simple sort of CMS), like MoinMoin (this is what is used right here).

ContentManagementSystems (last edited 2014-05-25 07:47:58 by SteveBreuning)

Unable to edit the page? See the FrontPage for instructions.