| 1 |
$Id: INSTALL.txt,v 1.6 2008/07/13 22:52:33 styro Exp $
|
| 2 |
|
| 3 |
Requirements
|
| 4 |
------------
|
| 5 |
|
| 6 |
Drupal 6.x with the taxonomy module enabled.
|
| 7 |
|
| 8 |
Installation
|
| 9 |
------------
|
| 10 |
|
| 11 |
This module requires no database modifications.
|
| 12 |
|
| 13 |
1. Download and unzip the taxonomy_filter project file in the appropriate site directory
|
| 14 |
(e.g. in /sites/all/modules or /sites/my_site/modules).
|
| 15 |
|
| 16 |
2. In Administer > Site building > Modules (admin/build/modules), enable the Taxonomy
|
| 17 |
Filter Core module and any desired submodules.
|
| 18 |
|
| 19 |
3. In Administer > Site building > Blocks (admin/build/block), set the Taxonomy
|
| 20 |
Filter blocks to display.
|
| 21 |
|
| 22 |
4. In Administer > Site configuration > Taxonomy filter (admin/settings/taxonomy_filter),
|
| 23 |
configure the module as needed.
|
| 24 |
|
| 25 |
Optional submodules
|
| 26 |
-------------------
|
| 27 |
|
| 28 |
The Taxonomy Filter module ships with a number of add-on modules for displaying links
|
| 29 |
in different formats and to enhance or alter the core module functionality.
|
| 30 |
|
| 31 |
See the README.txt file for an overview of the core module and its add-on modules.
|