Ive seen several Drupal websites that have a block that displays a " tag cloud" and a list of tags. What module handles this?

Comments

avpaderno’s picture

kaakuu’s picture

May you be blessed with the knowledge here :-)

Tagadelic: weighted tags in a tag cloud

bitshift’s picture

Yes, thats it! thank you.
How do I go back and apply tags to nodes that ive already created? I installed the module, enabled some blocks but they dont show up. How can I go back and apply a vocabulary to existing nodes?

bitshift’s picture

Ok, Im starting to make some progress now. I manged to get soem tags applied to my node and the tags showing up in a block on one of my sidebars. However, the title of the Block says "TAGS FOR ...(my node title)" where (my node title) is the title of my node. Beneath that, it also says "Tags", even though Ive turned off the block title. It looks like if I need to modify this, id have to modify the module code?