Moderation Scheduler
A Drupal module that allow to schedule publication by language
Introduction
Moderation Scheduler gives content editors the ability to schedule nodes to be published at specified dates and times in the future.
Moderation Scheduler allow content moderation scheduling publish.
* To submit bug reports and feature suggestions, or to track changes visit:
https://www.drupal.org/project/issues/moderation_scheduler
- REQUIREMENTS
This module requires no modules outside of Drupal core.
-
INSTALLATION
Install the moderation_scheduler module as you would normally install a contrib Drupal module.
- CONFIGURATION
- Go to Extend and enable the Moderation Scheduler module.
- Go to System > Content authoring > Moderation Scheduler.
- A default field_scheduled_time was created to all node types when the module was enabled.
- Go to the "Add Content" tab and create a node filling scheduled time or edit existing node scheduling.
- Go to System > Content authoring > Moderation Scheduler. Run cron to see the result of Moderation Scheduler publish.
- NOTES
Moderation Scheduler allow content moderation scheduling publish.
The focus of this module is to work with multilingual instance (translated node) and allow to schedule the publish status for each language revision.
This is the main difference with the below modules:- Scheduler (with the content moderation integration patch)
- Scheduled Updates
- Scheduled Transition
- Scheduled Publish
This module keep live to fix an issue of scheduler with scheduler_content_moderation_integration
This module is also intended to work without multilingual and without content moderation enabled.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.