You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:NativeSvgHandler"
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice pro |active=Yes" to "|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
Extension: NativeSvgHandler
Overview | |||
---|---|---|---|
Description: | Display of grafics 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]
The 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§ion=1" title="Edit section: Installation">edit][edit | edit source]
-
Download and place the file(s) in a directory called
NativeSvgHandler
in yourextensions/
folder.
-
Add the following code at the bottom of your LocalSettings.php:
require_once"$IP/extensions/NativeSvgHandler/NativeSvgHandler.php";
Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Source: mediawiki For more information please visit MediaWiki.
{{BSExtensionInfobox |desc=Display of graficsgraphics in SVG format |status=stable |developer=Povilas Kanapickas |type=MediaWiki |edition=BlueSpice pro |, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=MediaWiki |category=Infrastructure |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:NativeSvgHandler }} The '''NativeSvgHandler''' extension allows SVG files to bybe served directly to clients for client-side rendering. ==<span id="Installation" class="mw-headline">Installation</span><span class="mw-editsection"><span class="mw-editsection-bracket">[<a href="https://www.mediawiki.org/w/index.php?title=Extension:NativeSvgHandler&action=edit§ion=1" title="Edit section: Installation">edit]</span></span>== * [https://github.com/p12tic/NativeSvgHandler/archive/master.zip Download] and place the file(s) in a directory called <code>NativeSvgHandler</code> in your <code>extensions/</code> folder. * Add the following code at the bottom of your For more information please visit [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:LocalSettings.php LocalSettings.php]:<div class="mw-highlight mw-content-ltr" dir="ltr"></div> require_once<nowiki>"$IP/extensions/NativeSvgHandler/NativeSvgHandler.php";</nowiki> '''Done''' - Navigate to Special:Version on your wiki to verify that the extension is successfully installed. '''Source: '''[https://www.mediawiki.org/wiki/Extension:NativeSvgHandler mediawiki] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]]Extension:NativeSvgHandler MediaWiki]. {{Translation}} [[Category:BlueSpice_pro]] [[Category:MediaWiki]] [[Category:Extension]]
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
− | |desc=Display of | + | |desc=Display of graphics in SVG format |
|status=stable | |status=stable | ||
|developer=Povilas Kanapickas | |developer=Povilas Kanapickas | ||
|type=MediaWiki | |type=MediaWiki | ||
− | |edition=BlueSpice pro | + | |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
+ | |active=Yes | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Infrastructure | |category=Infrastructure | ||
+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:NativeSvgHandler | |docu=https://www.mediawiki.org/wiki/Extension:NativeSvgHandler | ||
}} | }} | ||
− | + | '''NativeSvgHandler''' extension allows SVG files to be served directly to clients for client-side rendering. | |
− | |||
− | |||
− | + | For more information please visit [https://www.mediawiki.org/wiki/Extension:NativeSvgHandler MediaWiki]. | |
− | + | {{Translation}} | |
− | + | [[Category:BlueSpice_pro]] | |
− | + | [[Category:MediaWiki]] | |
− | + | [[Category:Extension]] | |
− | |||
− | |||
− | [[ |