Slashdot Mirror


Zope 2.5.1 Released

An Anonymous Coward writes: "Zope 2.5.1 was released. The binaries come with Python 2.1.3. Zope nows comes out-of-the-box with PageTemplates, Sessions, VirtualHosting and the ZODB storage is based on the Standalone ZODB module maintained by Pythonlabs. Drop-in ZEO and you get a distributed object oriented database system."

1 of 8 comments (clear)

  1. Re:Zope for workflow? by dracvl · · Score: 2, Informative

    If workflow is your interest, you should check out Zope's Content Management Framework - and in particular the Plone implementation based on this. Plone makes the whole thing more user friendly (basically, the CMF sucks in its standard version ;) and also incorporates DCWorkflow as part of the solution.

    Disclaimer: I'm one of the people behind Plone, so I might be biased ;)