Posted by dikini on February 1, 2005 at 11:49am
Implements a state machine runner. It's main concern is to enhance node behaviour based on
some criteria, for example node id. It does it by calling actions form actions.module.
- It is somewhat similar but simplified and computationally more powerful
than the workflow module. - It does not rely on explicitly named states
- it is not tied to node types in any manner, but by default to nodes.
- The 'bindings' can be extended by implementing the hook_binder_schema()
Consider binder an alternative or complimentary workflow implementation, which may peacefully coexist with and enhance the workflow module.
Don't bother installing this module, unless some other module requires you to.
Requires: actions.module - http://drupal.org/project/actions
Downloads
Project Information
- Maintenance status: Unknown
- Development status: Unknown
- Last modified: April 18, 2005