Implements a Views plugin to display tagcloud-like list of terms weighted by usage, using the tagadelic module.
Drupal 7
Implements a style plugin that output the list of term filtered trought views. At least a reference to a term have to be made available in the view, otherwise it won't work. The module -should- detect the relation to the term(s) automatically.
INSTRUCTIONS:
- Install this module, the views module and the tagadelic module.
- Create a view
- Select the view style "Tagadelic"
TODO:
- The module is actually only a dev snapshot, please try it and report any bug in the issues queue!
Drupal 6
Implements a Views plugin that adds a "View Type" to the Views page and block named "Tagadelic" (in addition to "Teaser", "Full Page", etc...). When selected, the nodes returned by the view are themed as a "Tagadelic" block in the same vein as the tagadelic module. At least one vocabulary field should be added to the Field List.
INSTRUCTIONS:
- Install this module, the views module and the tagadelic module.
- Create a view (that has a vocabulary in the list)
- Select the view type "Tagadelic"
- You can then enable the view page or enable the view block and put the block anywhere
TODO:
- Add error checking to make sure that a vocabulary field was added
- The module would more aptly be named views_tagadelic because it extends views and not tagadelic, but that's the name I started with.
Original module by douggreen
The 6.x (5.x?) version of the module was partially supported by CivicActions.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Taxonomy, Views
- Reported installs: 4278 sites currently report using this module. View usage statistics.
- Downloads: 19,577
- Last modified: May 9, 2012