Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Workbench Moderation Scheduled Transitions adds the ability for a user to schedule node transitions, including publication, un-publication, and archiving (via the trash_flag module).

It includes integration with Workbench Moderation Profile, which allows the scheduled transitions to be only from the node's assigned moderation profile, and Trash Flag module, which is used by Open Atrium and other profiles for node archiving purposes.

The cron execution is handled by a drush function; currently hook_cron is not supported. We suggest using Jenkins to manage cron jobs.

Drush functionality is also provided to do some bulk transitions between states; this feature is an added bonus from some early development stages and will not be maintained.

Requirements

Workbench Moderation Scheduled Transitions is dependent on the functionality defined in Workbench and Workbench Moderation. Drush is required to actually execute the scheduled transitions. Workbench Moderation Profile and Trash Flag will provide additional functionality.

Sponsors

Workbench Moderation Scheduled Transitions is sponsored by Phase2 and the Open Atrium Project.

Project information