Metadata-Version: 1.0
Name: Products.RoleAwarePortlet
Version: 1.0b3
Summary: Provides a portlet which is visible only for specific roles
Home-page: http://raptus.com
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        Products.RoleAwarePortlet provides a portlet which may be configured
        to be shown/hidden for specific roles. The portlet has the following
        fields available:
        
        * Title
        * Text (WYSIWYG)
        * Image
        * Link text
        * Link URL
        
        Changelog
        =========
        
        1.0b3 (2010-11-10)
        ------------------
        
        * Added French translations
        
        1.0b2 (2010-10-24)
        ------------------
        
        * Set zip_safe flag to False
        
        1.0b1 - (2010-10-19)
        --------------------
        
        * First public release
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
