Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 13.51 KB
MD5: a33ddc18555ff0e27c1e7d7100e91ee6
SHA-1: 5d51bad1891c4b9bcef0e1d84e37e10a64bab897
SHA-256: b9c4b33794b15b26f5ad8601276b3401f823582948ef12819e5407a3e3b7eeec
Download zip 16.94 KB
MD5: 8a860282b9360027a45e616c83c53fc6
SHA-1: b1299981c6faf478aca49725731f4926cde4f857
SHA-256: 7ff13f72be0afd7ae3bd113310a0a92433b06ff36160c672bc7ea673f300ee99

Release notes

We finally closed all #1649010: Beta release blockers.

Most importantly, #1861786: Fix base path issues has been committed. This should make previous, related Search API patches redundant.

Beta1 also adds a great new feature: #1863774: Taxonomy Pathauto coder allows to use pathauto powered pretty paths for term-based facets without ids. Enable it on the facet settings form:
Facet-specific Facet API Pretty Paths settings form

This latest version of FacetAPI Pretty paths is used in production on DrupalJobs. It has mainly been tested against the latest Search API release but is also expected work just fine in combination with the Apache Solr Integration module.

Changes since 7.x-1.0-alpha9:

  • #1861786: Fix base path issues, follow up.
  • #1890122 by sun-fire: Fixed Wrong facet path for integer fields.
  • #1861786: Fix base path issues.
  • #1863774 by mh86: Added Taxonomy Pathauto coder.
  • Pass all form texts through t() function.
  • Cleanup constructPath.
  • Updated forms handling.
  • #1808634 by khiminrm: First facet api link in breadcrumbs has the url of all current active facets, not url of the page without active facets.

Thanks for testing and providing feedback in the issue queue.

Created by: dasjo
Created on: 22 Jan 2013 at 13:04 UTC
Last updated: 18 Mar 2014 at 14:44 UTC
New features
Bug fixes
Unsupported

Other releases