]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response2
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 21 Oct 2008 01:54:24 +0000 (21:54 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 21 Oct 2008 01:54:24 +0000 (21:54 -0400)
doc/bugs/SVG_files_not_recognized_as_images.mdwn

index 41452e7c17682cff19f326d2485465697aff0395..f178a4b1a184bef0f334e1affab9078c35f6f44d 100644 (file)
@@ -12,4 +12,7 @@ The 'img' plugin also seems to not support SVGs.
 > the only options seem to be only supporting svgs on wikis that do not
 > sanitize their html, or assuming that svgs are trusted content and
 > embedding them inline. None of which seem particularly palatable.
 > the only options seem to be only supporting svgs on wikis that do not
 > sanitize their html, or assuming that svgs are trusted content and
 > embedding them inline. None of which seem particularly palatable.
+> 
+> I suppose the other option would be converting the svg file to a static
+> image (png). The img plugin could probably do that fairly simply.
 > --[[Joey]]
 > --[[Joey]]