Search results for "module:HTML::TagCloud"
HTML::TagCloud - Generate An HTML Tag Cloud
The HTML::TagCloud module 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 frequ...
ROBERTSD/HTML-TagCloud-0.38 - 20 Apr 2013 05:05:31 UTC
HTML::TagCloud::Simple - Generate an HTML Tag cloud (simple interface)
Initial implementation has only one function: build_cloud(\%hash, $base_url, $height, $width, [$sort_method], [$min_count]) -- returns an HTML string $height/$width - because this function returns a <div> with the tag inside, it needs to know how big...
CONOR/HTML-TagCloud-Simple-0.03 - 04 Jun 2011 22:47:36 UTC
HTML::TagCloud::Sortable - A sortable HTML tag cloud
HTML::TagCloud::Sortable is an API-compatible subclass of HTML::TagCloud. However, by using a different API, you can gain two features: * Store arbitrary data with your tags * Sort the tags by any stored field...
BRICAS/HTML-TagCloud-Sortable-0.04 - 19 Nov 2009 00:23:58 UTC
HTML::TagCloud::Extended - HTML::TagCloud extension
This is extension of HTML::TagCloud. This module allows you to register timestamp with tags. And color of tags will be changed according to it's timestamp. Now, this doesn't depend on HTML::TagCloud....
LYOKATO/HTML-TagCloud-Extended-0.10 - 04 Dec 2005 13:51:51 UTC
Egg::Plugin::HTML::TagCloud - Plugin to use HTML::TagCloud.
It is a plugin to use HTML::TagCloud....
LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC
HTML::TagCloud::Centred - Biggest tags in the centre
This modules produces a tag cloud with the heaviest words in the centre, and the lightest on the outside, to make it appear a bit like the clouds seen in the sky. Words are accepted through add in a sorted order - that is, add the heaviest word first...
LGODDARD/HTML-TagCloud-Centred-10 - 30 Mar 2011 08:27:01 UTC
lib/HTML/TagCloud/Extended/Exception.pm
LYOKATO/HTML-TagCloud-Extended-0.10
-
04 Dec 2005 13:51:51 UTC
lib/HTML/TagCloud/Extended/TagColors.pm
LYOKATO/HTML-TagCloud-Extended-0.10
-
04 Dec 2005 13:51:51 UTC
lib/HTML/TagCloud/Extended/TagList.pm
LYOKATO/HTML-TagCloud-Extended-0.10
-
04 Dec 2005 13:51:51 UTC
HTML::TagClouder - Configurable Tag Cloud Generator
*WARNING* Alpha software! I mean it! HTML::TagClouder is another take on generating Tagclouds. It was build because a coleague complained that he wanted to customize the HTML that gets generated for tag clouds. Other modules generated their own HTML ...
DMAKI/HTML-TagClouder-0.02 - 24 May 2007 00:54:18 UTC