Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2005-04-24 05:56:09
Size: 822
Editor: ool-4357ab7a
Comment: Remove reference to software which nobody in their right mind should use (mine)
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 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 6: Line 6:
 * 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  * 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] 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.