HaLe Taxo Tree
HaLe Taxo Tree creates a block in which a taxonomy tree is displayed. You have the option to choose to show or hide the underlying nodes, to show or hide the RSS feed link, to show or hide the vocabulary name and what vocabularies to show.
Drupal version : 6.x
Dependencies
The HaLe Taxo Tree depends on the "taxonomy" module.
Installation
- download the rar file which you can find below
- copy it to your sites/all/modules folder
- unrar the file
- go to the modules list page (admin/build/modules)
- enable the module
Configuration
You can find the configuration screen here : admin/settings/hale_taxo_tree
Block name: HaLe Taxo Tree Block
Page URL : /hale_taxo_tree
Styling : The CSS is up to you for now. We are working on a more advanced version where styling will be possible via the admin interface.
Known problems : If you have i18n enabled, you will need to pay attention that all your nodes have their language set ok. If not, you will get 0 for the node count. This is not a problem within the module, but has to do with the taxonomy module. In there, you can find this function taxonomy_term_count_nodes. The query executed in that function has a "db_rewrite_sql" around it, which causes this issue.
| Attachment | Size |
|---|---|
| hale_taxo_tree.rar | 8.14 KB |



