taxonomy_filter 6.x-1.6

Security update
Unsupported

Eliminates XSS vulnerability on menu settings page. This vulnerability is mitigated by the fact that an attacker (and a victim) must have a role with the "administer site configuration" permission to view this page.

taxonomy_filter 6.x-1.5

New features
Bug fixes
Insecure
Unsupported

Changes include:
- #973660: pass table alias to db_rewrite_sql() so ON clause does not generate SQL error
- #966168: use h2 for current criteria block title above content
- make the search results above content into an official block (which may be themed as desired)

taxonomy_filter 6.x-1.4

New features
Bug fixes
Insecure
Unsupported

Includes:
#966168: do not set current criteria block title as page title above content
#714858: support i18n internationalization
#408544: search engine optimization -- implement new settings for term display order in the current search results blocks and the URL

taxonomy_filter 6.x-1.3

New features
Bug fixes
Insecure
Unsupported

Features and bug fixes included in 6.x-1.3 release:
- #697678 by Nick Fedchik: Commit code intended to be committed on 2010-01-08 related to default depth parameter.
- #677708 by hefox: Add alter hook for setting the url tokens.

The 6.x-1.2 release is broken as it is missing a function rename (referred to above).

taxonomy_filter 6.x-1.2

New features
Bug fixes
Insecure
Unsupported

Features and bug fixes included in 6.x-1.2 release:
- Check for filter menus before displaying current criteria block;
- Implement a default depth parameter in filter menu links based on the URL depth parameter;
- Fix typos in form and documentation items.
- #451742: Restrict display to terms matching a specified minimum number of nodes.
- #666952: Limit the number of terms displayed for a given vocabulary.
- #216150, #643698, #671552: partial solution to performance issue from many table joins.

taxonomy_filter 6.x-1.1

Security update
Insecure
Unsupported

Names of vocabularies, terms, and filter menus are now sanitized to display as plain text, avoiding to a Cross Site Scripting (XSS) vulnerability.

taxonomy_filter 6.x-1.0

Insecure
Unsupported

The first 6.x release of the module. The new version is much more modular and extensible than the 5.x version. Also, all of the functionality of the 5.x version is now provided by the core and add-on modules.

taxonomy_filter 5.x-1.0

Unsupported

First official Drupal 5 compatible release. Contains the same functionality as 4.7-3.0.

taxonomy_filter 4.7.x-3.0

Unsupported

This new release is a major rewrite that includes a lot of new functionality eg:

  • Now supports hierarchical vocabularies including multiple hierarchies.
  • A choice of four different menu styles for each vocab ie static tree, context menu, dynamic tree, and tag cloud.
  • Configurable depth handling for listing nodes belonging to subterms.
  • The ability to control how term combinations that don't match any results are handled.
  • Configurable path handling to integrated with other modules eg taxonomy_menu or views etc.

taxonomy_filter 4.7.x-3.0-beta3

Unsupported

Updated beta release of a major rewrite that includes a lot of new functionality eg:

taxonomy_filter 4.7.x-3.0-beta1

Unsupported

First beta release of a major rewrite that includes a lot of new functionality eg:

  • Now supports hierarchical vocabularies including multiple hierarchies.
  • A choice of four different menu styles for each vocab ie static tree, context menu, dynamic tree, and tag cloud.
  • Configurable depth handling for listing nodes belonging to subterms.
  • The ability to control how term combinations that don't match any results are handled.

Please help test this last 4.7 compatible release. After 3.0 is released work on porting to Drupal 5.0 will start.

taxonomy_filter 4.7.x-2.x-dev

This branch contains functionality to support filtering by terms from multiple vocabs.

Subscribe with RSS Subscribe to Releases for Taxonomy Filter