Downloads

Download tar.gz 39.89 KB
MD5: a59dddaacab889cbb48a60cc74f25f7c
SHA-1: b9ef5e24687cdd68f7753f65a579efaed97e2e05
SHA-256: 64e62fa68deb559ddfd67bbaa089ede63e86e7850bf48b2fffa7f33790669cee
Download zip 49.62 KB
MD5: c4f394d29b237e83b5b33a3101add20f
SHA-1: 096ed640cbdc773d7ed14b51a51121a6cedd36fa
SHA-256: 732abba35b90fe6140f674eaef47071c4d3c47dc4aa5421484b05521d9d24812

Release notes

Dev snapshot of the Workflow 2.x branch. This version focuses primarily on code cleanup and refactoring, improved interoperability with popular Drupal APIs like Features, and preparation for a D7 port. There are breaking API changes between version 1.0 and 2.0, so modules that call Workflow functions to trigger state transitions, get lists of valid states for a node, etc., will need to be updated.

Features planned for the 6.x-2.0 release include:

  1. Export/Import of Workflow definitions, and compatibility with Features
  2. Separation of the underlying Workflow engine from the administration UI
  3. Basic SimpleTest coverage

Features that would be awesome, but may not make it into 2.0:

  1. Per-revision workflow states
  2. Multiple workflows per node
  3. Magical, sparkling ponies
Created by: eaton
Created on: 25 Aug 2010 at 15:56 UTC
Last updated: 26 Aug 2010 at 00:23 UTC
New features

Other releases