Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
When debugging relatively complicated pages with multiple Contexts set, I've often wondered "What Context is *that* block being enabled by?" Rather than laboriously set the "Debug" Reaction manully
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