Metadata-Version: 1.0
Name: quintagroup.portlet.cumulus
Version: 1.1.0
Summary: A tag cloud portlet that rotates tags in 3D using a Flash movie
Home-page: http://svn.quintagroup.com/products/quintagroup.portlet.cumulus
Author: Bohdan Koval
Author-email: koval@quintagroup.com
License: GPL
Description: Introduction
        ============
        
        quintagroup.portlet.cumulus is a Plone product that allows you to add tag cloud
        portlets to your Plone site. Your site's tags (content categories are used as 
        tags) are displayed using a Flash movie that rotates them in 3D. It works just 
        like a regular tags cloud, but is more visually exciting. This is the WordPress 
        WP-Cumulus plugin ported to Plone as a portlet.
        
        When you add this portlet anywhere in the site it will display all site's tags. 
        If you have installed QuillsEnabled product this portlet will display only blog's 
        tags when rendered inside blog.
        
        Usage
        -----
        
        * On the page you want to add such portlet go to portlet management area and select 
          'Tag Cloud (cumulus) portlet from Add portlet... drop-down menu 
        
        * Provide your own values for portlet configuration
        
        * Save changes
        
        * The portlet will now display a cloud of keywords/tags used on your Plone site. 
        
        Cumulus Portlet options
        -----------------------
        
        It is possible to set cumulus portlet options so that it fits your site design, color
        scheme etc. When you create cumulus portlet you can specify:
        
        * Width and height of the flash tag cloud portlet
        * Smallest and largest tag size
        * Main and optionally second color of the tags for creating multi-colored tag cloud
        * Optional highlight color when mouse is over it and background portlet color
        * Transparent or compatibility mode
        * Rotation speed 
        
        Supported Plone versions
        ------------------------
        
        * Plone 4.0
        * Plone 3.x
        
        
        Changelog
        =========
        
        1.1.0 (2011-01-04)
        ------------------
        
        * Fresh tagcloud.swf added, with proper unicode support
        
        1.0 (2009-04-24)
        ----------------
        
        * Initial release
        
Keywords: plone portlet flash tag cloud
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
