Metadata-Version: 1.0
Name: collective.portlet.bilingualtext
Version: 0.3.1
Summary: A language-dependent text portlet for Plone 3
Home-page: http://plone.org
Author: Andreas Jung
Author-email: info@zopyx.com
License: ZPL
Description: Introduction
        ============
        
        A text portlet with an additional language field. The portlet
        will only be show if the current request language matches the
        language field.
        
        
        Contact
        =======
        
        | ZOPYX Ltd. & Co. KG
        | c/o Andreas Jung,
        | Charlottenstr. 37/1
        | D-72070 Tuebingen, Germany
        | E-mail: info at zopyx dot com
        | Web: http://www.zopyx.com
        
        
        
        Changelog
        =========
        
        0.3.1 (2008-11-06)
        ------------------
        
        * switching to a one-portlet-per-language implementation
        
        0.3.0 (2008-11-04)
        ------------------
        
        * switching to a one-portlet-per-language implementation
        
        
        0.2.0 (2008-10-31)
        ------------------
        
        * now support for up to 3 different languages
        
        
        0.1.0 (2008-10-28)
        ------------------
        
        * Initial release
        
        
Keywords: Plone Portlet Text
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
