# zopyx.tinymceplugins.imgmap **Repository Path**: mirrors_collective/zopyx.tinymceplugins.imgmap ## Basic Information - **Project Name**: zopyx.tinymceplugins.imgmap - **Description**: Imgmap editor plugin for TinyMCE - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README zopyx.tinymceplugins.imgmap =========================== This module 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. License ======= This module is published under the GNU Public License V 2 Author ====== | ZOPYX Limited | c/o Andreas Jung | Charlottenstr. 37/1 | D-72070 Tuebingen, Germany | www.zopyx.com | info@zopyx.com Contributors: * Harald Friessnegger (fRiSi) * Jean Michel Francois (toutpt)