Metadata-Version: 1.0
Name: valentine.multiparagraphfield
Version: 0.2
Summary: Field that handles multiple TextFields+RichWidgets as one field.
Home-page: http://svn.plone.org/svn/collective/valentine.multiparagraphfield/trunk/
Author: Sasha Vincic
Author-email: sasha dot vincic at valentinwebsystems dot com
License: GPL
Description: Introduction - valentine.multiparagraphfield
        ============================================
        
        New field for Plone 3.X
        
        Mixture of LinesField and RichField. Product is inspired by ``StructuredDocument`` product but it is much simpler.
        Number of paragraphs may be managed in separate kupu editors.
        
        Changelog
        =========
        
        0.2 - 2010-03-21
        ----------------
        
        - No <hr/> after the last paragraph [svincic]
        - Fixed kupu init when adding new paragraph [lewy]
        
        0.1 - (Unreleased)
        ------------------
        
        - Initial release
        
Keywords: archetypes,plone,atfield,kupu,richtext,richwidget,tinymce
Platform: UNKNOWN
Classifier: Programming Language :: Python
