]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/svg.mdwn
Revert "Revert the effects of find_del_files() for (re)autoadded files."
[ikiwiki.git] / doc / todo / svg.mdwn
index 0a15af4cd66d0171ebe2b63ec269e6f4e4f1c00e..89b183db64905f9fd8f66ce66f270c31f3580425 100644 (file)
@@ -3,6 +3,7 @@ We should support SVG.  In particular:
 * We could support rendering SVGs to PNGs when compiling the wiki.  Not all browsers support SVG yet.
 
 * We could support editing SVGs via the web interface.  SVG can contain unsafe content such as scripting, so we would need to whitelist safe markup.
+  * I am interested in seeing [svg-edit](http://code.google.com/p/svg-edit/) integrated -- [[EricDrechsel]]
 
 --[[JoshTriplett]]