Posted by ejohns on September 23, 2009 at 12:45am
I am working on designing a Drupal site with the Workflow module for a college newspaper that is produced weekly...
We have a workflow set up such that an article is uploaded, section edited, copy edited, and then scheduled for publication the following day.
Is there a way to mass schedule every node that is in the "copy edited" to change to the "published" stage at a specific time?
Thanks!
Comments
http://drupal.org/project/sch
http://drupal.org/project/scheduler
Views Bulk Operations
Check out this module. We use it not only for bulk updating Workflow states, but also for all other bulk tasks like sending mails, adding/removing terms etc.
http://drupal.org/project/views_bulk_operations
Kind regards, Baris Wanschers