Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2005-04-24 02:01:09
Size: 969
Editor: proxy2
Comment:
Revision 9 as of 2005-09-14 14:01:42
Size: 1005
Editor: gate117
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The only production-quality python-based CMSes are those in the ["Zope"] world such as [http://www.plone.org Plone]. 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].
Line 5: Line 5:
 * There is the [http://nevow.com/ Nevow]-based [http://svn.twistedmatrix.com/cvs/trunk/?root=Payago Payago, a lightweight website management system] whose predecessor is [http://mesozoic.geecs.org/devel/go/ Go, an application for developing Woven-based web sites]
 * For ["Webware"] there is the [http://cvs.sourceforge.net/viewcvs.py/webware-sandbox/Sandbox/fbar/teeny_tiny_cms/ teeny_tiny_cms] which uses SQLObject, SQLite and Docutils
 * There is the [http://nevow.com/ Nevow]-based [http://payago.com/ Payago], a lightweight website management system.
 * For ["Webware"] there is the [http://cvs.sourceforge.net/viewcvs.py/webware-sandbox/Sandbox/fbar/teeny_tiny_cms/ teeny_tiny_cms] which uses SQLObject, SQLite and Docutils.
 * [http://www.djangoproject.com/ Django] web framework is 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.