Metadata-Version: 1.0
Name: plone.portlet.static
Version: 1.1.0
Summary: A simple static HTML portlet for Plone 3
Home-page: http://plone.org
Author: Martin Aspeli
Author-email: optilude@gmx.net
License: GPL
Description: Introduction
        ============
        
        A simple static HTML portlet for Plone 3.
        
        Changelog
        =========
        
        1.1.0 - April 20th 2008
        -----------------------
        
        - Unchanged from 1.1rc2
        
        1.1rc2 - March 26, 2008
        -----------------------
        
        - Use README.txt and HISTORY.txt as the package's long description and
        add missing history entries for all releases.
        [wichert]
        
        - Fix the version restriction on the plone.app.form dependency.
        [wichert]
        
        1.1rc1 - March 25, 2008
        -----------------------
        
        - Add missing i18n support.
        [hannosch]
        
        - Add a version restriction on the plone.app.form dependency.
        [optilude]
        
        
        1.1.0a1 - March 9, 2008
        -----------------------
        
        - Packaging cleanups
        [wichert]
        
        - PLIP 184: make text editable using a rich text editor such as kupu
        [optilude]
        
        - Add an 'omit border' option
        [optilude]
        
        
        1.0b3 - August 27, 2007
        -----------------------
        
        - Correct portlet styling to Plone standards
        [optilude]
        
        
        1.0b2 - August 26, 2007
        -----------------------
        
        - Make haeder and footer configurable
        [optilude]
        
        
        1.0b1 - August 26, 2007
        -----------------------
        
        - Added missing i18n markup to portlets.xml.
        [hannosch]
        
        - Changed the i18n domain to `plone`.
        [hannosch]
        
        - Initial release
        [optilude]
        
        
Keywords: plone 3 portlet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
