Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Workflow as a D7-field using rules.module for the "heavy lifting".

For an introduction on what this module does please check out the screencast and blog post. There is also a sample feature, and an install profile.

The module's approach is inspired by @itangalo's proof-of-concept screencast/module on workflow as a field and draws on this tutorial on using rules for a publication workflow (but for D7).

Update 20110713: We have applied for full project status and will be releasing a first alpha release as soon as this project has been promoted to full status (fingers crossed).

  • Basic EntityAPI integration and developer-friendly wrapper classes (OOP node-wrapper, field-wrapper)
  • Improved Rules Integration: actions, conditions
  • Improved Transition logging (wf_field_nodelog) w/ views integration
  • Improved Permission handling: wf_field_access_overide (force allowing/denying access to nodes dependent on state to roles, note: the short-lived wf_field_deny_access.module is deprecated, sorry)

Project information