Downloads
Download tar.gz
45.41 KB
MD5: 115b68061424495749de4fd19328062b
SHA-1: 62ab44659359d660a4b085576714befcc01ab880
SHA-256: a293ab0a2b4905d13c68037456ecf8e70e1f526a2b6195ee17cef214ec454592
Download zip
58.09 KB
MD5: 879efea6ab2a3811c4d046a8a53d9a38
SHA-1: e1cb85007a96b1ec10e212ea947ed61aee6ad7b1
SHA-256: 71e7f8391484d821f438712bd40b76daae23d80bd2e59af44587b9508e1e72c6
Release notes
Changes since DRUPAL-6--1-0-BETA2:
The big change is that now, when the Views module is enabled, the workflow module will provide two default views. One shows an overview of the states and nodes are in (filterable by state and by node type) and the other provides a view of pending state changes for nodes that have state changes scheduled using the "scheduled state change" option on the workflow tab.
- #290095 by rastatt: updated German translation
- #290263 by Eaton: Views 2 integration for workflow states
- #288650 split page callbacks from workflow.module into workflow.admin.inc and workflow.pages.inc
- add a default Workflow Summary view showing nodes and states for those with 'access workflow summary view' permission
- patch by Eaton: add default view for pending state changes
- combine summary view permissions and simplify view paths