Posted by dasjo on February 6, 2012 at 4:07pm
Enables pretty paths for searches with Facet API.
Upgrade notice
Since alpha2, pretty paths are opt-in! Make sure to enable them in the admin config page.
Functionality overview
- Configure which searches should use pretty paths at
yoursite/admin/config/search/facetapi_pretty_paths. - Pretty paths will be generated as "
search/url/segment1/segment2/". - By default, a segment will look like: "
<alias>/<value>". - Configure custom aliases individually at the bottom of each facet's settings form.
- For taxonomy terms it outputs the id as well: "
<alias>/<term-name>-<term-id>". - Other parameters than "f" remain in the url, so a combined fulltext search will still work
- Breadcrumbs supported
- Pager: #1529692: Add views pager support
- Supports the optional Current Search Blocks "current_search" module of Facet API
Requirements
- Facet API 7.x-1.0-rc3 or higher
- optionally: Pathauto for pretty term names.
- optionally: the Current Search Blocks module
Compatibility
#1434462: ApacheSolr module integration - Keep search keys out of facet paths
Sponsors
Your help is needed and appreciated!
Please provide reviews, report bugs and provide patches in the issue queue. I am also willing to get co-maintainers on board :)
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Minimally maintained
- Development status: Maintenance fixes only
- Module categories: Path Management, Search
- Reported installs: 88 sites currently report using this module. View usage statistics.
- Downloads: 350
- Last modified: May 21, 2012