Currently, tagadelic uses every term in a given vocabulary to create a tag cloud. This means that other module developers can't use tagadelic to display a subset of a vocabularys terms. This patch allows module developers to do this, by passing the required vocabularies' vids to the function tagadelic_get_weighted_tags.
Possible uses of this patch include the module refine_by_taxo, which displays a block of taxonomy terms on taxonomy/term pages, listing common tags, to refine a user's search.
| Comment | File | Size | Author |
|---|---|---|---|
| tagadelic_3.patch | 1.39 KB | ged3000 |
Comments
Comment #1
Bèr Kessels commentedWe commited a different approach that allows any kind of cloud to be built with tagadelic. It is in head tagadelic, which still works on drupal 4.7
Comment #2
(not verified) commented