Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

Rules Link | Drupal.org

Thu, 03/10/2016 - 13:03 -- rprice

This module lets you create links which trigger arbitrary functionality with the help of Rules. Example use cases Publish/Unpublish content Subcribe users to current group Mark nodes, comments (as Spam), unpublish it and block the author. Batch functions like, delete all comment for a node And many more... Features Attach the link to any entities. Show the link only for certain bundles. Narrow the entities on which the link will be shown using the visibility conditions. The links are usually displayed using Views. For entities that can be displayed, the links can be shown on node view. Supports an arbitrary number of additional Rules parameters for passing context via Views. 3 types of links: Javascript, Normal and Confirmation form links. Use individual permissions for each link.