NewsFeaturesDownloadsDevelopmentSupportAbout Us

Plugin tagcloud

From LifeType Wiki


Name: TagCloud

Download link: http://sourceforge.net/projects/lifetype/files/

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