Difference between revisions of "Reference:NativeSvgHandler"

(Created page with "The '''NativeSvgHandler''' extension allows SVG files to by served directly to clients for client-side rendering. ==<span id="Installation" class="mw-headline">Installation...")
 
m (Text replacement - "|edition=BlueSpice pro |active=Yes" to "|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes")
 
The NativeSvgHandler

Extension: NativeSvgHandler


Overview
Description: Display of graphics in SVG format
State: stable Dependency: MediaWiki
Developer: Povilas Kanapickas License: GPL v2+
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
For more info, visit Mediawiki.

Features[edit source]

NativeSvgHandler extension allows SVG files to by be served directly to clients for client-side rendering.

Installation[<a href="https://www.mediawiki.org/w/index.php?title=Extension:NativeSvgHandler&action=edit&section=1" title="Edit section: Installation">edit][edit | edit source]


  • Download and place the file(s) in a directory called NativeSvgHandler in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php:
                                <span class="k">require_once</span> <span class="s2">"</span><span class="si">$IP</span><span class="s2">/extensions/NativeSvgHandler/NativeSvgHandler.php"</span><span class="p">;</span>
    
                            

     Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

For more information please visit MediaWiki.


Attachments

Discussions