Posted by greggles on September 24, 2009 at 11:24pm
Last updated by greggles on Thu, 2012-10-18 15:25
Last updated by greggles on Thu, 2012-10-18 15:25
There are certain "workflows" where you want pages to be created into a moderation queue, an admin approves them and they are published, the creator edits the page again, Drupal creates a revision, the original revision that got published stays published while the new edits are in a workflow for review/publishing.
Two modules attempt to achieve this feature and there's an issue to put the feature into core.
Make that at least FOUR modules that attempt to do this:
Revision Moderation: http://drupal.org/project/revision_moderation
- 6.x alpha and 5.x full release.
- 600+ users
Created to do specifically this. Has a great pedigree.
Revisioning: http://drupal.org/project/revisioning
- 6.x & 7.x Supported.
- 6k usage.
Requires Module grants module. Has diff integration.
Workflow: http://drupal.org/project/workflow
- 6.x & 7.x Supported.
- 12k usage.
http://drupal.org/project/content_moderation (Unsupported)
See Moderation modules list + features for more ideas