Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2005-09-14 14:01:42
Size: 1005
Editor: gate117
Comment:
Revision 11 as of 2006-05-03 13:21:33
Size: 1226
Editor: isi-dial-146-82
Comment: PyLucid added
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.

[http://www.pylucid.org PyLucid] is a lightweight CMS. No shell account is needed. To run !PyLucid you need a standard Webserver with Python (at least v2.2.1) CGI and mySQLdb.

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.

[http://www.pylucid.org PyLucid] is a lightweight CMS. No shell account is needed. To run PyLucid you need a standard Webserver with Python (at least v2.2.1) CGI and mySQLdb.

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.