
There are already some plugins that read .svg input and put an object into the xhtml output for modern browsers. But there are still some Browsers that don't understand SVG. This plugin reads an .svg and converts it into a rasterized graphic using imagemagic. The syntax is the same as if you were using any other type of image or media.
SVGImage will find out if you are calling for a .svg via the MEDIA_SENDFILE trigger. Then it will create a cache file (if needed) so that nothing in your media folder will have to be changed.
Attention: Make sure, that you have the path to ImageMagic configured in your DokuWiki settings.
| Version | Requirement |
|---|---|
| 2009-04-08 | see previous |
| 2008-07-24 | Current DokuWiki Version |
If you need help or have suggestions on how to improve this plugin, feel free to contact us.