CPS 3.3.6 (devel branch) released
CPS 3.3.6 has been released. You'll find download links on www.cps-project.org in the "Quick Download" box.
This release contains mainly bugfixes, and some speed improvements. It also bundles for the first time CPSSharedCalendar (successor to CPSCalendar) and CPSMailAccess (sucessor to CPSWebMail), two components heavily based on Five.
Please note that this release needs Zope 2.8.1 or later, lxml 0.7 or later and rdflib 2.0.6 (and not a more recent version). If you don't want to bother installing lxml and rdflib, you should remove from the Products/ directory the packages that rely on these libraries (CPSBlog, CPSOOo for lxml, CPSMailAccess for rdflib).
Be sure to read INSTALL_CPS.txt and the release notes included in the package.
Side note: to easily test the CPS trunk from svn, you can also run (on Linux/MacOS/Unix, Windows not supported for now):
svn co http://svn.nuxeo.org/pub/CPS3/trunk CPS3 cd CPS3 make build-full
Substitute 'make build-full' to 'make build-base' to test a minimal subset of CPS. Please write to me ([email protected]) in case of problem with this approach, as it is still experimental.
Last thing: remember telling us the CPS version (or svn revision number for trunk) when reporting bugs on the cps-devel mailing list or on the trac.
About CPS
Collaborative Portal Server (CPS) is the most complete Open Source solution available for building Enterprise Content Management (ECM) applications. CPS comes also as a user-friendly application for entreprise-grade content management with many collaboration features. CPS is built on top of the powerful Zope application server.