CMFPublicator 1.2.1
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5, Plone 2.0.4, Plone 2.0.3, Plone 2.0.2, Plone 2.0.1, Plone 2.0, Plone 1.0, Archetypes 1.3.6, Archetypes 1.3.5, Archetypes 1.3.4, Archetypes 1.3.3, Archetypes 1.3.2, Archetypes 1.3.1, Archetypes 1.3, Archetypes 1.2, Zope 2.8.4, Zope 2.8, Zope 2.7.8, Zope 2.7 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Jean Rodrigo Ferri |
| Released | 2005/12/12 |
With CMFPublicator is possible manage complex homes, with
banners, contents with images or flash files, allowing to open links in
new browser window and also give you the ability to use any other
metadata that aren't catalogued yet.
The users only need select the contents they want to publish, in order
they want to present, throught dropdown boxes, and can setup fully
these components.
Some CMFPublicator features:
* Allow the arbitrary content presentation, as you want
* It works like a cache, the site will be more fast because it doesn't do catalog searchs
* Easy to end user, but doesn't dispense the developer work
* Easy to configure the content presentation rules throught PMI
* Management by folder in all site tree
* Manage all the content types until images, files and banners
* It have documentation and examples of use
* It works on CMF, Plone 1, Plone 2, Plone 2.1
Change log
Version 1.2.1: 2005/12/08
* Implemented items update functionality individually by box
* Small changes in internal methods
Version 1.2.0: 2005/11/29
* Automatically create one news publication box on installation, it's
usefull to new user that don't know CMFPublicator and would like to
understand it
* Created doc directory and moved all docs to it
* Added news portlet to Plone 2.1 and news slot to Plone 1.0
* Added news portlet to Plone 2.0
* Added publicator_setup_all_form and publicator_edit_all_form to manage
and edit all publication boxes and the old setup and edit templates now
are handling individual boxes
* Templates speed up with the new API
* API refactory
* Tool base class UniqueObject now the default inheritation is ImmutableId
* New method edit in PublicationBoxInformation class providing the ability
to change any property of the boxes
* Added publicator_select_form template to manipulate individually
the edit and setup of boxes
* Improved overview page
* Improved Stored Items presentation with tables