ilrt.formalworkflow

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Ed Crewe — last modified Feb 26, 2011 10:17 AM

A workflow where editors cannot modify public content without submitting their changes for review

Project Description

ilrt.formalworkflow is available from PyPi where full documentation is provided.

 

Formal workflow is designed for sites where there may be many editors for whom unmoderated access to change live published content on the web site is not desired. A typical scenario may be an organistaion's public website which has to comply with certain legal restrictions or editorial style for example. To ensure this compliance only a limited subset of editors are trusted to review and publish content.

This package applies a workflow definition based on simple publication workflow ... but it ensures that editors cannot modify public content. Instead it enables plone.app.iterate with which users can check out a working copy of a published item to work on and resubmit for review.

Editors and owners are also restricted from deleting items or reverting them to past versions ... essentially anything that could change published content ... without review.

The package installs a skin layer in order to allow for modifying the iterate interfaces security declaration. If used in conjunction with a theme egg just copy the contents of browser/configuration.xml to the one in your theme.


Current Release
ilrt.formalworkflow 1.7

Released Feb 26, 2011 — tested with Plone 4, Plone 3

Tested against plone 4.0 - fixed tests for new default plone skin Modified skin setup to add formalworkflow layer to the two plone skins not create its own
More about this release…

If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.7 Feb 26, 2011 Tested against plone 4.0 - fixed tests for new default plone skin Modified skin setup to add formalworkflow layer to the two plone skins not create its own More about this release…
Plone 4
Plone 3
GPL final
0.5 Jun 13, 2009 Fixed editor permissions for working copy info viewlet More about this release…
Plone 3
GPL final
0.3 Apr 20, 2009 Fixed issues with cut copy paste More about this release…
Plone 3
GPL release-candidate
0.2 First release More about this release…
Plone 3
BSD beta

Comments (0)