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

Maintainers for Binder

  • dikini - 5 commits
    last: 6 years ago, first: 7 years ago

Issues for Binder

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports

Resources

nobody click here