Topic on Extension talk:NativeSvgHandler

How exactly does this work?

3
72.37.244.100 (talkcontribs)

Can you just put some svg tags around your svg code and get an image?

Bjsdaiyu (talkcontribs)

I too am curious how this works. I've tried uploading svg files, embedding <svg>...</svg> payloads directly in the source editor and embedding URIs to remotely hosted svg files, all without any success. LocalSettings.php:

wfLoadExtension('NativeSvgHandler');

$wgFileExtensions[] = 'svg';

Gunnar.offel (talkcontribs)
Reply to "How exactly does this work?"