plone.app.iterate (1.2.4)
by
Olha Pelishok
—
last modified
2010-01-21
Released on 2009-12-22 by Kapil Thangavelu for Plone 3.1 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
- Homepage of plone.app.iterate: http://pypi.python.org/pypi/plone.app.iterate/
- plone.app.iterate repository: http://svn.plone.org/svn/plone/plone.app.iterate
- Description source: http://svn.plone.org/svn/plone/plone.app.iterate/trunk/README.txt
check-out/check-in staging for Plone
iterate is a plone product that allows one to utilize a checkin / checkout procedure for content editing. It integrates in versioning, locking, and utilizes zope3 technology like adapters and events to allow for easy customization.
Features
- versioning utilizing cmf editions
- locking using zope dav locks
- pluggable behavior for policies via adapters
- observable behavior via events
- specialized handling for archetypes references
- simple, clean integration with the plone user interface