The SVG plugin provides a variety of methods for embedding SVG images directly within your wiki pages.
This module is designed to work under many different situations and installation environments. There are only a few true requirements for installation, and the rest are optional as they are purely used for feature enhancements.
It is recommended that PHP 5 or greater be used when running this plugin, however it should work with PHP 4.3.0 and up.
Plugin:svg utilizes various extensions to provide SVG format support and parsing. The following extensions are required in order for the svg plugin to work:
There are a few extensions that are optional and can provide additional functionality to the svg plugin. These extensions are:
This will be added shortly. For now here is a basic idea of the syntax:
<svgimage> <!-- insert svg code here (be sure to start with <?xml version="... etc.) --> </svgimage>
You can download the plugin here: dokuwiki-svg.tar.gz