Extension:WikiZoomer
Please expand this page. |
WikiZoomer Release status: stable |
|
---|---|
Implementation | Media |
Author(s) | Josef Martiňák |
Latest version | 1.0 |
MediaWiki | >= 1.29.0 |
License | MIT License |
Download | Bitbucket: Note: |
The WikiZoomer extension integrates with MagicZoomPlus to allow images to be zoomed.
Installation
edit- Download and place the file(s) in a directory called
WikiZoomer
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiZoomer' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.