Show subterms or term tree
Martinspire - February 22, 2008 - 15:41
| Project: | Taxonomy Quick Find |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Does this module show sub terms in a block?
For instance if i have a vocabulary "Food" and in that i have the categories:
Drink
-Water
-Beer
-Wine
Meat
-Cow
-Pig
Vegetables
-Carrot
If i use this module, what will it show on the page of Meat?
Does it show Cow and pig? And if it shows even more, howare they in order?

#1
This is a very good point... It does not do that... yet ;-)
I am willing to accept patches! I might take a look to see how easy this is to do.
#2
If then i may add a feature request:
An option to make a separation between higher categories, sub categories and other related categories.
I'm looking for such a module/block for quite some time now and if you are going to add some other features, this would be an excellent addition.
And thanks again for this mod. Even without this feature, i like it ;)
#3
Not entirely sure what you means...
#4
Like when you view the page Drink, in the block of this module you'll see:
Sub categories:
Water
Beer
Wine
Related categories:
Meat
Vegetables
#5
Martinspire - please bare in mind that you will only see this block on 'node/%' pages... You wont see it on a taxonomy/term page...
#6
@Martinspire: Perhaps Taxonomy List or Taxonomy Context are what you're looking for.
#7
I've been trying to think about the sub-term issue... It works ok for single-parent heirarchy but once you have a heirarchy with mulitple parents then the path to root can be variable and it makes it MUCH harder to count a terms depth.
Plus, this module ONLY lists the selected terms on a node - not all of them.
Postponing the idea for now until I can figure out how to do it!