I need to have the header of a view print out all the child taxonomy terms of a parent taxonomy. The parent taxonomy happens to be an argument "arg(1)" in the URL, I'm assuming PHP code would be the best way to do this. I'm just unsure how to go about doing it. Someone suggested I use "taxonomy_get_tree", I'm looking into that at the moment.
Anyone know how to make this possible?

I'm using Drupal 6 and views 2.

Thank you for any help you can provide.

Comments

streever’s picture

Hi all,

any other ideas are appreciate too.

the basic goal is:
We have a topical page (the main taxonomy term)
We'd like to have a block with each sub-topic (taxonomy term child)

Anyone have any advice on this?

That block would:
Print child term title
Print child term image
Print the blog titles (as links) to the 5 most recent blog entries using that taxonomy term

Hope that makes sense.

thanks drupalers!

I provide free Drupal support on Thursdays: booking calendar coming soon.