Metadata-Version: 1.0
Name: quintagroup.doublecolumndocument
Version: 0.2
Summary: Extends Document with one more extra column
Home-page: http://quintagroup.com/services/plone-development/products/
Author: (c) "Quintagroup"
Author-email: support@quintagroup.com
License: GPL
Description: Introduction
        ============
        
        This package provides document-like plone content type which has two content
        columns.
        
        
        Supported Plone versions
        ------------------------
        
        * 3.x
        
        
        Authors
        -------
        
        *  Myroslav Opyr
        
        *  Andriy Mylenkyy
        
        *  Vitaliy Podoba
        
        *  Yuriy Hvozdovych
        
        Changelog
        =========
        
        0.2 - March 25, 2009
        --------------------
        
        * reStructed ;-) documentation.
        [piv]
        
        * Made it compatible with plone 3.
        [piv]
        
        * Made it in a zope 3/plone 3 way.
        [piv]
        
        * Made it as a python egg.
        [piv]
        
        * Updated translations.
        [piv]
        
        * Fixed a few css issues.
        [gvizdyk]
        
        
        0.1.5
        -----
        
        * Added "visualClear" div in view template.
        
        
        0.1.4
        -----
        
        * DoubleColumnDocument moved to ATCT.
        
        * Tested on Plone 2.5
        
        
        0.1.3
        -----
        
        * Miscellaneous cleanups in HISTORY.txt,
        doublecolumndocument_view.pt, DoubleColumnDocument.py.
        
        
        0.1.2
        -----
        
        * Review translation widget's properties of
        description field of DoubleColumnDocument class.
        
        * Add i18n translation to product with
        Spanish, Argentine-Spanish languages.
        
        
        0.1.1
        -----
        
        * Renamed Dou"d"leColumnDocument to Dou"b"leColumnDocument .
        
        * In DoubleColumnDocument class, in schema
        attribute BaseFolderSchema to BaseSchema.
        
        * In
        DoubleColumnDocument/skins/doublecolumndocument/doublecolumndocument_view.pt
        reviewed for correct rendering of different mimetype content in view mode.
        
        * Updated propertied of Body1 & Body2 fields.
        
        * Add i18n translation to product with Ukrainian languages.
        
        0.1
        ---
        
        * basic functionality
        
Keywords: plone content archetypes document doublecolumn
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
