Download & Extend

New setting for term hierarchy.

Project:Term Display
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Is it possible to set this term so that you may have a term hierarchy displayed? I.E.: term 1 >> term 2 >> term 3 >> term 4 >> etc?
Thank you for any info!

Comments

#1

Choose custom style and override function theme_term_display_custom in your theme.

Overriding themable output: http://drupal.org/node/341628
taxonomy_get_tree: http://api.drupal.org/api/function/taxonomy_get_tree/6

Hierarchical Select module http://drupal.org/project/hierarchical_select

#2

Please contribute your theme snippets to our documentation page here: http://drupal.org/node/543656 :)

nobody click here