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.

CommentFileSizeAuthor
tagadelic_3.patch1.39 KBged3000

Comments

Bèr Kessels’s picture

Version: 4.7.x-1.x-dev » master
Status: Needs review » Fixed

We 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

Anonymous’s picture

Status: Fixed » Closed (fixed)