Posted by Simond on December 7, 2009 at 12:39am
Hi there,
I'm using workflow for our site to be able to publish and schedule when content needs to be publish. Also we want to be able to edit or update content to particular publish content.
eg Draft -> Review -> Rework -> Publish ( straight forward and simple)
Draft -> Review -> Publish
If we wanted to edit the publish work we would move the start from Publish to Rework but this is the trickle part i will still want the old content to be still publish until the rework has been Review and then Publish.
Is there away to configure such a workflow?
Cheers
Simon
Comments
Try these
Here's a couple of modules that in combination with the Workflow module may give you what you're after
Revision Moderation
Revisioning
The second one comes with three step-by-step tutorials (links are on the Revisioning project page).
Cheers RdeBoer Just wondering
Cheers RdeBoer
Just wondering if the workflow module be able to control the blocks content or do i need to added php in the blocks and link them to the content type which follow the workflow?
Cheers
Simon
content_moderation
An alternative is also http://drupal.org/project/content_moderation . It does exactly what stated above, enables you to create custom states and transitions.