Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download global_filter-7.x-1.12.tar.gztar.gz 44.14 KB
MD5: 8da1ef4439249b417d0d37caed90a090
SHA-1: 134ee51a0226f8a31a7ea21fbb224c909a2c34d1
SHA-256: 010f0051bed42657fa9a1b001db34cd2710baf0e7c4293b369ec1b37b9931527
Download global_filter-7.x-1.12.zipzip 56.32 KB
MD5: fb6f6e1d432621566b6805b46c9f2050
SHA-1: fc91ecf87b2590f52413af231ab9a553a8d820cd
SHA-256: 6698f0d22e702d370ebb5077eca402b7c874ecd798942701b998b01fc2dfc036

Release notes

Increase the maximum number of filters from 9 to 20.
Allow multi-select filter values to be AND-ed (i.e. "all of") as well as OR-ed ("one of", the default).
Add hook_global_filter_value_alter($name, $value), so $value can be altered by other modules before being set on session.
Rules interface.
Fix for multiple range widges #2024573: Multiple range filters
Fix for "Global Filter: field Country name not showing"
Fix for ""All" on links widget not working for taxonomy terms."
Minor changes to README and code style.

Created by: RdeBoer
Created on: 3 Mar 2014 at 04:38 UTC
Last updated: 14 Oct 2015 at 01:54 UTC
Bug fixes
New features

Other releases