CHANGELOG.txt |
CHANGELOG.txt |
|
$Id$
TODO: marks a TODO for you.
-------------------------------------------------------------------------------
[tagadelic] 7.x-1.0, 14-12-2009
… |
README.txt |
README.txt |
|
Readme
------
Tagadelic is a small module, without any databases, or configuration, that generates pages with weighted tags.
Tagadelic is bothe an out of the box, ready to use module, if you want simple weighted tag clouds. With, or without some small… |
tagadelic.css |
tagadelic.css |
|
/* Tagadelic default example stylesheet **/
.wrapper.tagadelic {
text-align : justify;
margin-right: 1em;
}
.tagadelic.level1 {
font-size : 1em;
}
.tagadelic.level2 {
font-size : 1.2em;
}
.tagadelic.level3 {
font-size :… |
tagadelic.info |
tagadelic.info |
|
name = Tagadelic
description = Tagadelic makes weighted tag clouds from your taxonomy terms.
core = 7.x
dependencies[] = taxonomy
package = "Taxonomy"
configure = admin/config/content/tagadelic
files[] = tagadelic.module
files[] =… |
tagadelic.install |
tagadelic.install |
|
Installation/updates for tagadelic. |
tagadelic.module |
tagadelic.module |
|
|