[dokuwiki] [patch] allow svg by default in mime.types

  • From: Mike Frysinger <vapier@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 22 Dec 2006 06:47:55 -0500

really simple patch ... just add svg to the default mime allow list
-mike
--- old-dokuwiki/conf/mime.conf 2006-12-22 06:47:18.000000000 -0500
+++ new-dokuwiki/conf/mime.conf 2006-12-22 06:47:18.000000000 -0500
@@ -16,6 +16,7 @@
 ppt     application/mspowerpoint
 rtf     application/msword
 xml     text/xml
+svg     image/svg+xml
 swf     application/x-shockwave-flash
 
 # You should enable HTML uploads only for restricted Wikis.

Other related posts: