Active
Project:
Vocabulary Index
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2009 at 16:56 UTC
Updated:
10 Sep 2009 at 14:47 UTC
What function(s) would I modify to have the alpha index heading (A|B|C) at the top of the page be constructed for only top-level terms rather than for all terms in a hierarchical taxonomy.?
Comments
Comment #1
BayouBill commentedP.S. I would use this in conjunction with http://drupal.org/node/569968, so an answer to both would be appreciated.
Comment #2
xanoVocabulary Index gets all terms with taxonomy_get_tree(). You will have to check the term's depth when creating the pager.