This module provides a default editorial workflow for LocalGov Drupal sites, including content moderation, an approvals dashboard, content scheduling, and preview functionality. It defines draft, review, published, and archived content states with specific permissions for different user roles.
Default editorial workflow for LocalGov Drupal content.
Provides a Drupal content moderation workflow, a content approvals dashboard, content scheduling and content preview.
The content workflow consists of draft, review, published and archived states with permissions for the editor, author and contributor roles defined in localgov_roles (a submodule of localgov_core).
Content scheduling uses the Drupal Scheduled Transitions module.