# mediawiki-extensions-NativeSvgHandler **Repository Path**: mirrors_wikimedia/mediawiki-extensions-NativeSvgHandler ## Basic Information - **Project Name**: mediawiki-extensions-NativeSvgHandler - **Description**: Github mirror of MediaWiki extension NativeSvgHandler - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NativeSvgHandler for Mediawiki Extension:NativeSvgHandler allows SVG files to by served directly to clients for client-side rendering. ## Requirements * [MediaWiki](https://www.mediawiki.org) 1.35 or later ## Installation You can get the extension via Git (specifying NativeSvgHandler as the destination directory): git clone https://github.com/wikimedia/mediawiki-extensions-NativeSvgHandler.git NativeSvgHandler Or [download it as zip archive](https://github.com/wikimedia/mediawiki-extensions-NativeSvgHandler/archive/master.zip). In either case, the "NativeSvgHandler" extension should end up in the "extensions" directory of your MediaWiki installation. If you got the zip archive, you will need to put it into a directory called NativeSvgHandler. ## Usage Please refer to the [extensions documentation page](https://www.mediawiki.org/wiki/Extension:NativeSvgHandler).