Extension:WikiZoomer
Appearance
Please help expand this page. |
Release status: stable |
|
|---|---|
| Implementation | Media |
| Author(s) | Josef Martiňák |
| Latest version | 1.2.0 |
| MediaWiki | >= 1.45.0 |
| Licence | MIT License |
| Download | GitHub:
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
WikiZoomerin 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.
