Metadata-Version: 1.0
Name: qi.portlet.TagClouds
Version: 1.11
Summary: A configurable plone portlet that displays tag clouds
Home-page: http://qiweb.net
Author: G. Gozadinos
Author-email: ggozad@qiweb.net
License: GPL
Description: Introduction
        ============
        
        qi.portlet.TagClouds is a plone product that adds tag cloud portlet support. The following parameters of the portlet are configurable through the web:
        
        * portlet title
        * number of different tag sizes
        * maximum tags to show
        * content types searched (optionally)
        * tags (subjects) searched (optionally)
        * section of the site to be searched
        * workflow states searched
        * the refresh interval
        
        Changelog
        =========
        1.11
        ----------------
        
        * Added workflow states to the configuration options.
        * Added maximum tags to display to the configuration options.
        
        1.1
        ----------------
        
        * Added root folder to search under.
        
        1.0
        ----------------
        
        * Initial release
        
Keywords: plone tag cloud portlet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
