At 7:55 PM +0200 4/12/06, Tels wrote:
- you need the image _and_ the imagemap, which is a bit of HTML
- even if you upload both, the imagemap will not get included
into the HTML
You could write some sort of template that links in the image, and includes the imagemap via another template. But that would be hairy.
But I think it would be much better to include the graph source code and use an extension to render the images (including imagemap), because that way you can even change the graps from the wiki.
I'm going to be generating large numbers of graphs (hundreds of thousands, prospectively). In order to get good performance, I would like to generate and store them in advance.
It looks like the simplest approach, at this point, is to use Jan Steinman's HTML inclusion hack, possibly modified to restrict it in some manner for increased security.
-r