I have tried installing this with the Views 2 module, but can't really see what to do next. It seems to create some new options in Views, but the really useful ones are missing IMHO. In particular:
1) Ability to filter on depth (eg only show the top terms in a hierarchy)
2) Ability to filter on a term + children (eg both the term and its children would satisfy a filter, even though only the top term is specified explicitly)
3) A Term hierarchy style for output.

Of course the other possibility is that all this works already but I just don't understand it! In which case some advice would be welcome.

Comments

xjm’s picture

For #1, use the "Taxonomy: Term ID (with depth)" filter.

For #2, try adding a Parent term relationship to your view and using that relationship. See if you can get the functionality you want that way.

#3 is an issue I am currently working on: #612908: Add lineage nested list style plugin

xjm’s picture

Status: Active » Closed (duplicate)

Marking duplicate of #612908: Add lineage nested list style plugin; feel free to open separate issues for #1 or #2 if my suggestions above don't address the question sufficiently.

joel_guesclin’s picture

On #1, many thanks I managed to get this working - the problem was selecting the right depth (I had left it at zero when I should have set it at 1).
On the others, I will comment separately