[Mediawiki-l] Embedding dynamic external images

Gaetan Lord mediawiki at gaetanlord.ca
Sun Jul 8 05:58:33 UTC 2007


Hi,

On the same host I'm running running my mediawiki site, I produce  graphics
about performance data. To create them, I call a cgi script and it
does produce an html page with only the graphics.

<body>
<IMG ALIGN=CENTER SRC=/tmp/gnuplot.15898>
</body>


Is there any way, I could define a call to this cgi script, and embed the
generated graphics/jpeg in a mediawiki page. This will be a kind of dynamic
page.

Any feedback on way to achieve this will be greatly appreciated.

Thank you


More information about the MediaWiki-l mailing list