Download Size md5 hash
workflow-6.x-1.0-rc1.tar.gz 45.41 KB 115b68061424495749de4fd19328062b
workflow-6.x-1.0-rc1.zip 58.09 KB 879efea6ab2a3811c4d046a8a53d9a38
Official release from tag: 6.x-1.0-rc1
Last updated: December 25, 2010 - 00:12

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