TagCanvas is a Javascript class which will draw and animate a HTML5 canvas based tag cloud. It is based on http://www.goat1000.com/tagcanvas.php. This module is dependent on Tagadelic module.
Installation
- Install Tagadelic and TagCanvas module in your sites/all/modules or sites/default/modules
- Download TagCanvas jQuery plugin into the sites/all/libraries/tagcanvas from http://www.goat1000.com/tagcanvas.php#links
So you have sites/all/libraries/tagcanvas/jquery.tagcanvas.min.js, and/or sites/all/libraries/tagcanvas/jquery.tagcanvas.js
- (Optional) For IE < 9, download Explorer Canvas into sites/all/libraries/excanvas_r3 from http://code.google.com/p/explorercanvas/
So you have sites/all/libraries/excanvas_r3/excanvas.compiled.js
- (Optional, since 1.1) If you are using web font such as @font-your-face, install and enable the Google Webfont Loader, no configuration needed
Configuration
- Enable Tagadelic module and configure its taxonomy block
- For each block you want to enable TagCanvas, check the 'Display as TagCanvas' checkbox
Taxonomy Channels is a D6* module created to allow users quick access to a list of preferred taxonomy terms. Perhaps a better way to think of it is "favourite terms".