Short description Copied from the ImageLink macro page, some changes

I want to propose something, that might not be a lot of work for you. Why not throw together some code of the image link macro and create an image map parser that could be called like this and could also be aligned by the frame parser:

{ { {
!# ImageMap image=picture.jpg width=345 height=312 alt="ClickableImageMap"
 * /Area1 shape="rect" coords="11,10,59,29" alt="Area1"
 * http://www.xyz.com/ shape="circle" coords="42,36,96" alt="Area2"
 * /Area3 shape="poly" coords="48,311,105,248,96,210,75,205,38,234,8,310" alt="Area3"
} } }

Up to now, you can do an image map only with a Twiki-drawings-object. With this parser, any picture could be turned into a clickalbe image. Maybe this could be used to offer some nicer looking frontpages or I don't know.. . Of course this image map parser is somekind of decadent and really a superflous gadget. It's just an idea...

Thanks for this FeatureRequest. Indeed this is missing now. -- ReimarBauer 2006-09-15 07:48:06

See ParserMarket/ImageMap for an implementation -- OliverSiemoneit 2006-11-24 18:06:47


CategoryFeatureRequest

MoinMoin: FeatureRequest/ImageMap (last edited 2007-10-29 19:08:04 by localhost)