Files in TagCloud 7
Primary tabs
File name | Location | Namespace | Description |
---|---|---|---|
README.txt | README.txt | Readme ------ Tagclouds is a small module forked from Tagadelic, without any databases, or configuration, that generates pages with weighted tags. Tagclouds is an out of the box, ready to use module, if you want simple weighted tag clouds. With, or… | |
tagclouds.css | tagclouds.css | /* tagclouds default example stylesheet **/ .wrapper.tagclouds { text-align: justify; margin-right: 1em; } .tagclouds.level1 { font-size: 1em; } .tagclouds.level2 { font-size: 1.2em; } .tagclouds.level3 { font-size:… | |
tagclouds.info | tagclouds.info | name = TagClouds description = TagClouds makes weighted tag clouds from your taxonomy terms. core = 7.x dependencies[] = drupal:taxonomy dependencies[] = drupal:system (>=7.40) package = "Taxonomy" configure = admin/config/content/tagclouds | |
tagclouds.module | tagclouds.module |