» Summary | » License |
---|---|
Generate a "Tag Cloud" in HTML and visualize tags by their frequency. Additionally visualizes each tag's age. | PHP License |
» Current Release | » Bug Summary |
1.0.0 (stable) was released on 2011-03-02 by bastianonken (Changelog) Easy InstallNot sure? Get more info. pear install HTML_TagCloud Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_TagCloud Development Roadmap |
No open bugs Report a new bug to HTML_TagCloud |
» Description | |
This package can be used to generate tag clouds. The output is HTML and CSS. A Tag Cloud is a visual representation of so-called "tags" or keywords, that do have a different font size depending on how often they occur on the page/blog. A less used synonym for a Tag Cloud that came up before Web 2.0 is the term "weightet list". Popular examples of Tag Clouds and their use can be found in action at pages like Flickr, Del.icio.us and Technorati. A nice overview on what a Tag Cloud can actually do can be found at WikiPedia: http://wikipedia.org/wiki/Tag_cloud This package does not only visualize frequency, but also timeline information. The newer the tag is, the deeper its color will be; older tags will have a lighter color. The main goal of "HTML_TagCloud" is to provide an easy to implement and configureable Tag Cloud solution that is suitable for any PHP-based webapp. Features: - set up each tag's name, URL, frequency, age - customizable colors - customizable font-sizes |
|
» Maintainers | » More Information |
|