{ "info": { "author": "Sasha Vincic", "author_email": "sasha dot vincic at valentinwebsystems dot com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Introduction - valentine.multiparagraphfield\n============================================\n\nNew field for Plone 3.X\n\nMixture of LinesField and RichField. Product is inspired by ``StructuredDocument`` product but it is much simpler.\nNumber of paragraphs may be managed in separate kupu editors.\n\nChangelog\n=========\n\n0.4 - 2011-12-07\n\n- Added Plone 4.1 compatibility \n- Edit widget is now aware of MultiParagraphPage to preserve its order on editing\n\n\n0.3 - 2010-03-21\n\n- Fixed context of new paragraph. \n------------------\n\n0.2 - 2010-03-21\n----------------\n\n- No