| 1 |
********************************************************************
|
| 2 |
D R U P A L M O D U L E
|
| 3 |
********************************************************************
|
| 4 |
Name: taxonomy_browser module
|
| 5 |
Author: Moshe Weitzman <weitzmna@tejasa.com>
|
| 6 |
********************************************************************
|
| 7 |
INSTALLATION:
|
| 8 |
|
| 9 |
1. Place the entire taxonomy_browser directory into your Drupal modules/
|
| 10 |
directory.
|
| 11 |
|
| 12 |
2. Enable this module by navigating to:
|
| 13 |
|
| 14 |
administer > modules
|
| 15 |
|
| 16 |
3. Optional: install node_type_filter.module (http://drupal.org/project/node_type_filter) for node specific category browsing
|
| 17 |
|
| 18 |
|
| 19 |
Installation is finished. A new menu item called 'category browser'
|
| 20 |
will be visible in the Drupal menu system to click on. Alternatively
|
| 21 |
you can navigate to http://example.com/index.php?q=taxonomy_browser.
|
| 22 |
This module requires no special user permissions.
|