Simple Ready Workflow
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module adds a new "ready" publishing option on node bundles and fine-grained permissions on publishing options.
It gives you a simple worflow:
- Ready not checked (draft)
- Ready checked (ready to be published)
- Published checked (and surely ready!)
If you need a more suitable and customised workflow, you better look at Worflow module: http://drupal.org/project/workflow
Configure and use
You first need to visit permissions (Administration > People > permissions) to adapt access on each node bundles under "Simple workflow" section.
You need to add permissions after each node bundle creation. On bundle creation you need to unchecked default published option.
This module adds a complementary admin view which is disabled by default but could be a good base for a more convenient content administration.
Enable the view at Administration > Structure > Views, and flush menu cache.
Views Bulk Operations (https://drupal.org/project/views_bulk_operations) is a recommended module to add "Update actions" to this view and get a full replacement for Drupal core admin content page.
For default node templates (node.tpl.php), you have now access to a $ready variable, a boolean indicating ready status and a new class: node-ready or node-noready.
Credits
I provide paid development services, visit my (french) website développeur drupal to get more info.
If you want to support my work, feel free to (even if you think otherwise, looking at my code, beer is not good for coding!)