SimpleAttachment

SimpleAttachment implements simple file and image attachment types that can be used by products that need to support workflow-less attachments.

Current release
SimpleAttachment 3.0.2

Released Nov 28, 2007 — tested with Plone 3

Attachment support for Plone 3. SimpleAttachment is now distributed as a python egg.
More about this release…

Download fileGet SimpleAttachment for all platforms (17 kB)
Python Package

Project Description

Several Plone products have a need to handle simple attachments: content types that do not have a workflow of their own but will reuse the permissions on their container. SimpleAttachment implements simple file and image attachment types that can serve this need.