Downloads
Download tar.gz
52.64 KB
MD5: eb75d33b885fdf7a8756fff66a1198b6
SHA-1: 22279d0a72e2f777f5e471d9c092b9c720bed7b4
SHA-256: 0ea25e3eca8d054f7f25e7166da541cb661e7c99bd46508fff99e04daf3f5408
Download zip
66.36 KB
MD5: eaf46b9a7805d7b24d8d3e567fe359d7
SHA-1: 16d5601cc5a30dc89fcd72dba5ff536c4184222b
SHA-256: f637b58ad8b673c756a56743ccf12c5143715b58c5fbbf9986ee09ef7aa80e87
Release notes
Faceted Search version 0.9 for Drupal 5.x.
- Created a simple API for allowing modules to add display styles.
- Created the Faceted Search Views modules. Allows to use Views for displaying and filtering search results.
- Added ability to use the "results" page as the start page. This also means that an embedded view can now be used as the start page.
- Simplified the URLs.
- Added permission checks before displaying blocks.
- Fixed category listings to be filtered by node type (as search results already were) when not in the context of a current search.
- Fixed tooltips not being displayed on multiple words searches.
- Fixed install problem when search.module is not installed beforehand.
- Fixed display of OR keyword search arguments in the Current search block and in the page title (some HTML was displayed as entities).