eea.converter is a Plone product that provides utilities to convert images and PDF files using ImageMagick.
Installation
The easiest way to get eea.converter support in Plone 4 using this package is to work with installations based on zc.buildout. Other types of installations should also be possible, but might turn out to be somewhat tricky.
To get started you will simply need to add the package to your "eggs" and "zcml" sections, run buildout, restart your Plone instance and install the "eea.converter" package using the quick-installer or via the "Add-on Products" section in "Site Setup".
You can download a sample buildout at:
http://svn.eionet.europa.eu/repositories/Zope/trunk/eea.converter/buildouts/plone4/
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Add Windows support for close_fds parameter of Popen [erral #1]