You are here: Home Plone products ilrt.formalworkflow
 
 

ilrt.formalworkflow (0.5)

1
by Olha Pelishok last modified 2009-10-02
0.0
0.0
0.0
0.0
Released on 2009-06-13 by ILRT for Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
A workflow where editors cannot modify public content without submitting their changes for review
ilrt.formalworkflow

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.

Document Actions

seems to be a nice addon

Avatar Posted by novice26 at 2009-10-02
I haven't installed this product yet, but so far I am liking what I am reading. I tried to implement a work flow very similar to this and although I did get it to work it was somewhat buggy and not the desired way to go. I look forward on installing this and play around with it a bit. Thank you very much!

Powered by Plone