Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 37.1 KB
MD5: 6533e4877c8fb6cce9b30ef21368155e
SHA-1: 6dc1c029fdf593dcf64e2cdd024d40151ce85a93
SHA-256: e84a2bc1b6c27734c53e0e28897adbbe7e4e6795553c9ae87798b058dbf63e38
Download zip 47.8 KB
MD5: 184c4dec5f3e3329609c371c6763f788
SHA-1: 3024e46561d2cc74477757422c44898b67f8528e
SHA-256: 03e568db773db50de551bf567ae753734f15b60418fb5ca1e0b8ec87a9cf94bb

Release notes

Another round of polish. Can't be called RC1 because #1057158: Provide an action for modifying entity values is not done yet.
Features a brand new & very flexible "Create archive of selected files" (works with imagefields and filefields as well, if you add a Files relationship), an improved "Pass selected ids to URL" action, many fixes to the rules code for loading entities from a VBO view.

After the previous beta was released, Rules changed the way it handles component access, making its components accessible to administrators only.
Temporarily disabled access checking, so the components should be available to all roles that are using the VBO view.
The relevant issue in the Rules queue is #1217128: limiting Rules components to specific permissions.

  • #1306108: Add the destination URL to configuration ('pass ids' action).
  • Remove the old, buggy and half-baked selection preservation.
  • #1307018: The rules action for loading a list of entities from a VBO view should not remove the pager.
  • #1293174: Loading entity lists in Rules gives warnings when using data selection for arguments.
  • #1293454 by anon: Send $form_state as a reference like core does.
  • #1275578: Pass the view to the action configuration form.
  • Provide a workaround for the rules issue that causes rules components to be available only to administrators.
  • #1265612 by alaa, bojanz - Caching conflict when using the same view with different arguments multiple times with rules.
  • #1263824: Provide a way to disable 'select all on all pages'
  • #1265374 by alaa, bojanz - Passing multiple arguments to Views from the Rules action is broken.
  • #1222844 by bojanz, joemoraca, chrowe - Provide an action for creating an archive of selected files.
  • #1188258 followup by bojanz, fago - Report the exact entity type of entities loaded into Rules from a VBO view, so that more actions can accept them.
Created by: bojanz
Created on: 14 Oct 2011 at 09:56 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases