Plugin tagcloud
From LifeType Wiki
Name: TagCloud
Latest version: 20070301
Download link: http://prdownloads.sourceforge.net/lifetype/1.2_tagcloud.zip?download
License: GPL
Author: Hatem Ben Yacoub
Description
This plugin generate Tag Cloud of latest articles.
Configuration
A sample usage of the TagCloud plugin in your template :
{$tagcloud->getTagCloud('30','50')}
While
30 : to parse the latest 30 articles
50 : to show 50 keywords only in the Tag Cloud
Notes
This is an alpha version, so probably there is things that won't work fine
TODO :
Add admin interface
Add css design
Make it support all encoding (actually limited to [a-zA-Z])
Generate tags by Categories
