Hi Steven,
On Aug 31, 2009, at 10:50 AM, Steven Calkins wrote:
Dear All,
How do I create an ImageMap in Xwiki with Syntax 2.0?
I already have the image map created with an open source tool. I can
include an image in syntax 2 with the [[image:URL||width="xxx"]]
syntax.
But where do I tell it to use the image map? And where can I put the
image map?
You'll need to use the HTML macro:
http://code.xwiki.org/xwiki/bin/view/Macros/HTMLMacro
Thanks
-Vincent