instiki/public/svg-edit/extras/server-save
Jacques Distler c3ed5b461b Preliminary SVG-edit Support
WYSIWYG SVG editing.

Still no support for mixed
SVG/MathML content, yet.
2010-02-05 21:36:35 -06:00
..
README Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svg-editor-save.js Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svg-editor-save.php Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00

Usage:

1) copy file svg-editor-save.php into the directory

2) edit the end of the svgcanvas.js and change this.saveHandler method
   into the method described in svg-editor-save.js

3) now the drawings will be saved into the file named saved.svg