README.txt |
README.txt |
|
TAXONOMY FACETS
--------------------
TAXO FACETED NAVIGATION module - Faceted search with clean url's.
CONTENT:
* INTRO
* INSTALLATION
* CONFIGURATION
* HOW TO USE
IMPORTANT: this module will not work with default URL alias patterns for… |
taxo_faceted_navigation.admin.inc |
taxo_faceted_navigation.admin.inc |
|
taxo_faceted_navigation.admin.inc
Admin section of the taxo faceted navigation module |
taxo_faceted_navigation.info |
taxo_faceted_navigation.info |
|
name = Taxonomy Faceted Navigation
description = "Taxonomy Faceted Navigation"
dependencies[] = taxonomy
dependencies[] = path
dependencies[] = token
core = 7.x
; NEW LINE
configure = admin/config/search/tax_faceted_nav |
taxo_faceted_navigation.install |
taxo_faceted_navigation.install |
|
Install, update, and uninstall functions for Taxo faceted Navigation module. |
taxo_faceted_navigation.module |
taxo_faceted_navigation.module |
|
Taxo Faceted Navigation module code. |
taxo_faceted_navigation_menu-template.tpl.php |
templates/taxo_faceted_navigation_menu-template.tpl.php |
|
Template for menu items in the filters block |
taxo_faceted_navigation_removefilter-template.tpl.php |
templates/taxo_faceted_navigation_removefilter-template.tpl.php |
|
Template "remove filter" in the filters block |
taxo_faceted_navigation_ul_wrapper-template.tpl.php |
templates/taxo_faceted_navigation_ul_wrapper-template.tpl.php |
|
Template for block wraper of the filters block |