| 20 |
Installation |
Installation |
| 21 |
============ |
============ |
| 22 |
|
|
| 23 |
Install Taxonomy Sifter as follows: |
Enable core's Taxonomy module <http://drupal.org/handbook/modules/taxonomy>. |
| 24 |
|
|
| 25 |
1. Download the archive file with the latest stable version from Taxonomy |
Download and install Taxonomy Sifter as described in the handbook |
| 26 |
Sifter project page <http://drupal.org/project/taxonomy_sifter>. |
<http://drupal.org/node/70151>. |
| 27 |
|
|
|
2. Unpack the downloaded archive into your Drupal's modules directory. |
|
| 28 |
|
|
| 29 |
3. Verify that the modules directory contains a taxonomy_sifter directory with |
Configuration and usage |
| 30 |
taxonomy_sifter.module. |
======================= |
| 31 |
|
|
| 32 |
4. Go to admin/modules and enable the module. |
See the built-in help <admin/help/taxonomy_sifter> or visit the modules |
| 33 |
|
handbook page <http://drupal.org/node/143089>. |
|
|
|
|
Configuration |
|
|
============= |
|
|
|
|
|
Configure Taxonomy Sifter as follows: |
|
|
|
|
|
1. On admin/settings/taxonomy_sifter, select vocabularies that should be |
|
|
available in the Taxonomy Sifter block. |
|
|
|
|
|
2. On admin/settings/taxonomy_sifter, select the default term filter. When a |
|
|
taxonomy term page or feed is requested, the given terms are combined with |
|
|
those selected in the Taxonomy Sifter block. If more than one term is given |
|
|
in the request, the combination is done with the operator used in the |
|
|
request. If only one term is given, the operator selected here is used. |
|
|
|
|
|
3. On admin/access, select the roles that will be allowed to view the sifter |
|
|
block, and also the roles that will allowed to administer the settings. |
|
|
|
|
|
4. Go to admin/block and enable the sifter block. |
|