Hello,

I'm searching for a Block that displays me the Terms of a special Vocabulary.
I tried it with views but it creates a nodelist, so that I get all nodes that have Terms in that Vocabulary.
What I want is about that:

Stuff:
- term1
- term2
- term3

since I made the Vocabulary "free tagging" this will be dynamic.
Didnt find a module that is doing this. Any ideas how to do that?

Comments

lomz’s picture

If you would like it like a cloud: http://drupal.org/project/tagadelic

bobman83’s picture

Thanks, but made myself a snipet already: http://robertgiebel.de/node/12 :)