Products.RichDocument (3.3)
- Products.RichDocument download link: http://plone.org/products/richdocument/releases
- Homepage of Products.RichDocument: http://plone.org/products/richdocument/
- Products.RichDocument repository: http://svn.plone.org/svn/collective/Products.RichDocument
- Description source: http://svn.plone.org/svn/collective/Products.RichDocument/trunk/README.txt
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.
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. This is achieved using the Plone 2.1 'display' menu.
RichDocument is released under the GNU General Public Licence, version 2. Please see http://gnu.org for more details.