Source: zope-richdocument
Section: web
Priority: optional
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Uploaders: Mantas Kriaučiūnas <mantas@akl.lt>
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: zope-debhelper (>= 0.3.11)
Standards-Version: 3.7.2
Homepage: http://plone.org/products/richdocument/

Package: zope-richdocument
Architecture: all
Depends: ${zope:Depends}, python-setuptools, zope-simpleattachment
Description: RichDocument allows to upload images directly into the document during editing Plone CMS pages
 RichDocument is a document type which provides the same fields as the standard 
 Plone Document/Page type, but allows users to upload images directly into the 
 document during editing Plone Content Management System pages.
 .
 A RichDocument is a folderish type with Image and File as the only permitted 
 contained types. Two special widgets for managing contained images and 
 attachments are provided near the bottom of the edit form, though you have 
 to expand a collapsed fieldset to see them. 
 . 
 Once uploaded, images and attachments can be referenced in the document's body 
 text or inserted using editors such as kupu.
 .
 In addition, the user can optionally either automatically float the topmost 
 uploaded image at the top left of the page, or display a box of thumbnails 
 floating at the right of the page, on which the viewer can click to open 
 the full-size image in a pop-up window.
