rules_link 7.x-2.0

Bug fixes

Branch 7.x-2.0 may break your site if your site preprocess rules_links.
Changelog:

rules_link 7.x-2.x-dev

Bug fixes

The 7.x-2.x changes the way the attributes are processed and therefore pages which preprocess the rules link may break.

rules_link 7.x-1.1

Security update
Bug fixes

See SA-CONTRIB-2014-083

Changes since 7.x-1.0:

  • Fixed confirm form question and description.
  • Fixed double escaping of link title.

rules_link 7.x-1.0

Bug fixes
Insecure
  • Issue #2211013: Improved the security of the tokens for anonymous users.
  • Issue #1673334: Fixed passing form_state in rules_link_component_form not passed as reference and improved the access setup.

rules_link 7.x-1.0-beta5

Bug fixes
Insecure

Changes since 7.x-1.0-beta4:

  • Fixed compatibility with Entity API's 1.1 theme hook suggestions.
  • #1478330 by omissis: Fixed views custom link rewriting error.
  • Rules link now uses its own theme via a template, which can be overridden by themes.

rules_link 7.x-1.0-beta4

Bug fixes
Insecure

Changes since beta3:

  • Fixed several PostgresQL incompatibility.
  • Fixed minor UI issues.
  • Improved menu rebuilding logic
  • Allow custom link titles for the views links.
  • Added i18n to rules links.
  • Added rel='nofollow' to the links, so that search engines won't click them.
  • Fixed some issues vie the views integration.
  • Added target specific css classes.

rules_link 7.x-1.0-beta3

New features
Bug fixes
Insecure

Changes since 7.x-1.0-beta2:

Bug fixes

  • Fixed simpletests and README file.
  • Added some missing documentation to the rules_link_render_link function.
  • #1273102 by mh86: Fixed show link in entity and warnings created by theme functions that were not found.
  • #1270812 by mh86: Rules link name is used for the visibility check instead of the path.
  • #1307692: Fixed bundle filter for views.
  • #1312268 by fago: Fixed entity-link not shown on user-view.
  • Added an additional render function, that uses the link name instead rules link itself.
  • Added breadcrum alter hook, to alter the breadcrum trail of rules links components
  • Fixed last bug from my last 3 commits.
  • #1264258 by mh86: Updated to latest view changes.
  • #1312268 by dasjo: Fixed wrong usage of entity_extract_ids bug.
  • Splitted the ui into to tabs.
  • The variable settings can now be configured in when adding a link.
  • Added component validation and submit functions for the component tab.
  • Entity link is now automatically disabled, if additional variables were added.
  • Fixed some descriptions.
  • Changed the order of forms on the components tabs.
  • Fixed some code style issues.
  • Fixed a description.

rules_link 7.x-1.0-beta2

New features
Bug fixes
Insecure

Changes since 7.x-1.0-beta1:

  • Support for additional parameters for the rules components, which can be configured using Views.
  • Multiple bundle selection.
  • Separation of link label and link title.
  • Show link in any entity that can be displayed.
  • Configure the question and the description field for the confirmation links.
  • System messages configured in the rules set now replaces the link for javascript link types.
  • Fixed multiple bugs and added some usability improvements.

rules_link 7.x-1.0-beta1

Insecure

Note that this release requires rules 2 beta2 or later.

Features:

  • Create links that execute rules.
  • Display links using views.
  • Display links directly on nodes.
  • Hide links using visibility conditions, which is basically an and condition set.
Subscribe with RSS Subscribe to Releases for Rules Link