Hi, according to
http://www.mediawiki.org/wiki/Manual:Image_administration#SVG you might
need to change the rendering software.

Sigbert

Am 23.01.2014 02:08, schrieb Arcane 21:
> SVG files render poorly on my localhost wiki, with the colors often blacked 
> out. I have ImageMagick installed to render graphic files, and everything but 
> SVG files renders well.
> 
> I'm running MediaWiki 1.22.1 on Windows 7 SP1 64bit with
> 
> PHP
>                                       5.4.19 (apache2handler)
>                               
> 
>                                       MySQL
>                                       5.5.32
> My LocalSettings:
> 
> ## To enable image uploads, make sure the 'images' directory
> ## is writable, then set this to true:
> $wgEnableUploads = true;
> $wgUseImageMagick = true;
> $wgImageMagickConvertCommand = "C:\\Program Files 
> (x86)\\ImageMagick-6.8.7-Q16\\convert.exe";
>  $wgFileExtensions = 
> array('png','gif','jpg','jpeg','doc','xls','mpp','pdf','ppt','tiff','bmp','docx',
>  'xlsx', 'pptx','ps','odt','ods','odp','odg','svg');
> 
> 
> Any help with resolving the issue would be appreciated.
>                                         
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> 


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to