Subtree
xarbot - June 30, 2009 - 14:19
| Project: | Vocabulary Index |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Xano |
| Status: | closed |
Jump to:
Description
I have a tree page with node count enabled.
Imagine for example that i have this tree
Term A
Term A.A
Term A.B
Term B
Term B.A
When i browse in the page that i created the tree are perfect. But... how can i retrieve the page for term A (with the subtree Term A.A, Term A.B) ??
Thanks in advanced
Xarbot

#1
#2
Duplicate of #305386: Clicking parents in term trees doesn't show term pages.
#3
It's not the same
I need a page where the subtree
Term A
Term A.A
Term A.B
appears. Not all the terms of the vocabulary, only this subtree. How can i do this kind of filter??
Thanks in advanced
#4
You will have to write custom code based on vocabindex_vi_view() and use that on a page of your own. This can be done by writing a small additional module that uses Vocabulary Index' functions rather than by modifying Vocabulary Index itself.
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.