Products.PloneArticle is a Plone document including images, attachments and links, with a free choice of layout.
Products.PloneArticle comes with a configuration panel to tweak most harmless features (available models, file/image/link types). You can limit the size (in bytes) for uploaded images and files.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Fixed plonearticle_tool pickling error when installing in a fresh plone 3.3.6 the first time. [petschki]
· Smart field allowed criteria changed since Plone 4.0, due to catalog changes [glenfant]
· The "Large Plone Folder" is gone in Plone 4 so it can't be a target of a reference [glenfant]
· Fixed the test request such it acts (partially) like a mapping [glenfant]
· Replaced deprecated "isImplementedBy" with "providedBy" everywhere [glenfant]
· Archetypes tool stopped providing getObject(uuid) method, using reference_catalog instead [glenfant]
· Resync plone4 branch with trunk [kiorky]
· Fix setupKupu if resources are not there, just warn [kiorky]
· Fixed widget templates for Plone 4 [tdesvenain]