https://github.com/localgovdrupal/localgov_workflows
Default editorial workflow for LocalGov Drupal content.
https://github.com/localgovdrupal/localgov_workflows
Last synced: about 1 year ago
JSON representation
Default editorial workflow for LocalGov Drupal content.
- Host: GitHub
- URL: https://github.com/localgovdrupal/localgov_workflows
- Owner: localgovdrupal
- License: gpl-2.0
- Created: 2021-07-14T13:34:36.000Z (almost 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-04-22T09:59:03.000Z (about 2 years ago)
- Last Synced: 2024-04-22T10:55:51.597Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LocalGov Drupal Workflows
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](https://www.drupal.org/project/scheduled_transitions) module.