faceted_search 5.x-0.9
David Lesieur - November 25, 2007 - 17:54
| Download | Size | md5 hash |
|---|---|---|
| faceted_search-5.x-0.9.tar.gz | 52.64 KB | eb75d33b885fdf7a8756fff66a1198b6 |
Official release from CVS tag: DRUPAL-5--0-9
Last updated: November 25, 2007 - 17:55
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).
