openbsd-ports/www/drupal5/workflow/pkg/DESCR
espie 85b83ba3ce workflow module for drupal
allows state transitions for nodes.
2008-07-26 14:11:21 +00:00

14 lines
457 B
Plaintext

The workflow module enables you to create arbitrary workflows in
Drupal and associate them with node types.
Workflows are made up of workflow states.
Moving from one state to another is called a transition.
Only some roles can switch from some state to another.
The permission system is well thought-out: though complex,
workflow allows to see who can do what at a glance.
This allows managing content in more subtle ways than
published/not published.