Downloads
Download tar.gz
46.8 KB
MD5: 780f0df29b43aeaa03dd5254d20c8e91
SHA-1: 8d2bc4cf0309f8cffe0d62556d5f7590b771f7f7
SHA-256: 40a6fd6fe42333ae007e2280acf7df70c8a82f5d9c9658c63c9eb544411f4d34
Download zip
59.31 KB
MD5: 52c23f19b3a16418724de5d25fd8fb02
SHA-1: 0fa065d5ac124708c0d35c03d8decfa83ee62cf1
SHA-256: a3b9fc58acf2a4c05fff2c119dc0fa805bdccdfd1d816c9abc0ce1eabf58e661
Release notes
Faceted Search 0.5 for Drupal 5.x.
- Added Date Authored Facet to allow searching content by creation date.
- Changed the value of unspecified arguments in search URLs (from 'na' to '-').
- Show name of each facet's module in settings.
- Renamed blocks to use string identifiers instead of numeric identifiers (makes theming easier).
- Fixed incompatibility with AJAX tooltips and Devel module. Thanks to Moshe Weitzman! See also #115139.
- #170144: Fixed error under PHP 4.
- [Taxonomy Facets] Automatically rebuild the index when enabling the Taxonomy Facets module.
- [Author Facet] #172373: Fixed empty results when no role is defined.
- [Author Facet] Fixed SQL error when some users have multiple roles.