Workflow Moderation
Categories
Component ID
2898097
Component name
Workflow Moderation
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
274
Component created
Component changed
Component body
Workflow Moderation (Content Revisioning)
Workflow Moderation is a module for the configuration of workflow to create, moderate and publish content revisions.
You use it in scenario's like this:
- Authors write content that must be reviewed (and possibly edited) by moderators.
- Once the moderators have published the content, authors should be prevented from modifying it while “liveâ€, but they should be able to submit new revisions to their moderators.
Module Features
- Workflow Moderation handle the status of node depneds on the states.
- It override node status of Drupal core's "unpublished" and "published" with respective to workflow state configuration.
- It affects the behavior of node revisions when nodes are published.
- Moderation states are tracked per-revision; rather than moderating nodes, Workflow Moderation moderates revisions.
Module Required
- Workflow State Configuration - It configure the state as "Published" and "Default Revision".
Module Dependency
- Workflow