Posted by kipkoan on November 4, 2008 at 9:47pm
I am needing a way to set up a workflow like this:
- Editors add & edit content on the site
- Publishers approve the content
- If an Editor edits content already published, then the current revision stays published online, while the new revision is awaiting approval from the Publisher.
I thought this would be a common workflow that people use, but I can't seem to find a way to do it. I did find the Revision Moderation module (http://drupal.org/project/revision_moderation), but it looks like it doesn't work for Drupal 6.
I also found a blog posting discussing this: http://www.dave-cohen.com/node/1732
Does anyone have any advice on how best to accomplish this?
Thanks!
Comments
Try the Revisioning module
.... it's just been released here Revisioning.
This page also contains links to 3 step-by-step tutorials demonstrating revision moderation and content access control in various workflows.