actions 5.x-2.5

Bug fixes
Unsupported
  • #254344 node variables not available in noncore hooks
  • Increase length of op column of actions_assignments table to 40 (spurred by #254114)

actions 5.x-2.4

New features
Bug fixes
Unsupported
  • Allow actions to declare that they support any op within a hook
  • #249952 use serial types for PostgreSQL
  • #252605 fix Display a message to user action
  • #146221 differentiate between %node_url placeholder which will be something like http://example.com/node/2 and %node_alias placeholder which will be something like http://example.com/my_path_alias
  • #236955 by tom friedhof: make recursion check per-node

actions 5.x-2.3

Bug fixes
Unsupported

This release fixes the bug where placeholders were note replaced in the Send email action.

actions 5.x-2.2

Bug fixes
Unsupported

This release works around workflow-ng's use of core namespace by consolidating all core hook_actions_info() implementations into actions_action_info().

actions 5.x-2.1

Bug fixes
Unsupported

This release fixes compatibility with workflow-ng (namespace issues) and restores the ability for modules to implement hook_hook_info() and have tabs automatically show up on the trigger page.

actions 5.x-2.0

New features
Unsupported

This release is a backport of the actions/triggers from Drupal 6. It uses Drupal-6-style actions, hook_action_info() and hook_hook_info().

actions 5.x-1.0

Unsupported

This is the Drupal 5 compatible version of old-style actions. This release is not recommended for future-safe development, since the actions here will not be compatible with the actions in Drupal 6. Instead, use the 5.x-2.x branch of actions, which is a backport from Drupal 6.

actions 4.7.x-1.0

Unsupported

Official release for the Drupal 4.7-compatible version of actions. These are old-style actions, and should not be used unless you are desperate.

Subscribe with RSS Subscribe to Releases for Actions