This is a workaround.
- google and http://coders.mlshomequest.com/component/option,com_docman/task,cat_view/gid,24/Itemid,43/ download and install the mosaddphp (or josaddphp) mambot. Do not forget to Publish it afterwards.
- make a map 'mosaddphp' (or 'josaddphp') in the root of your website
- Create the image map in your favourite html-editor. I make mine in Frontpage.
- open html mode and select the image and image map info
- open the content page in your wysiwyg editor in html mode
- copy paste the map and image info into the content page where you want the clickable map
- copy the image to your \image\stories\(sub)map
- edit the path to your image so that it matches the place where you saved it - before you save your content page, cut and paste the mapinfo (starting with ) in a fresh text file.
- save this file in the map josaddphp that you created in the root.
- save this text file as e.g. 'imap001.php'
- you willl still have to change the url's to the corresponding urls inside Joomla/mambo and save again but at this moment it is the map info that matters.
- return to your wysiwig editor
- right at the place where you cut the map info, that is right before the
- save the page
- find the url's of the pages that your links will point to and copy paste them in the imap001.php file at the right place.
- each line will have something like:
Code: Select all
<area href="index.php?option=com_content&task=view&id=59&Itemid=72" shape="rect" coords="147, 285, 322, 354"></map>
- to find the links, you can link each content page to a temporary menu item and then copy paste the link made by the menu (and then delete the menu item)
you're done...
test the image map
mine are working fine
disclaimer: I take no responsability whatsoever for the functioning or security problems of this workaround.