The HTML_TagCloud enables you to generate "tag clouds" in HTML.
Tag clouds serve as a textual way to visualize terms and topics that are used most frequently. The tags are sorted alphabetically and a larger font is used to indicate more frequent term usage.
And color of tags will be changed according to it's timestamp. Health 2 Delivery
based PHP5 syntax and E_STRICT compatible.
replace useless double quotation to single quotation.
modified CSS output, like flickr.com
fixed bug. (the second argument of the constructor has no effect.)
add example3, shows parameter override.
Shoma Suzuki [2006-07-19 17:33 UTC]
based PHP5 syntax and E_STRICT compatible.
replace useless double quotation to single quotation.
modified CSS output, like flickr.com
fixed bug. (the second argument of the constructor has no effect.)
add example3, shows parameter override.
Shoma Suzuki [2006-07-24 00:41 UTC]
packaged valid file.
change licence version version to 3.01.
change var name, using camel caps.
Fix Coding Standards (the opening bracket, max 80 characters).
Shoma Suzuki [2006-07-29 04:26 UTC]
sync folding marker comment with the real prototypes.