zopyx.tinymceplugins.imgmap is a TinyMCE module that allows you to edit image maps inside the TinyMCE editor in Plone 4.0 or higher.
The code is based on the imgmap plugin for TinyMCE. See http://code.google.com/p/imgmap for details.
Installation
As with every Plone add-on: add zopyx.tinymceplugins.imgmap to the eggs option of your buildout configuration and re-run buildout.
Configuration
Right now you have to map and area manually to the list of allowed HTML tags inside the Plone control panel for HTML filtering.
Usage
Inside TinyMCE you have to select an image inside the editor window and choose the imagemap icon from the toolbar of TinyMCE.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Fix brown bag release (docs/ did not get added to the distribution by zest.releaser so we added it to MANIFEST.in)