Extension:WikiZoomer

Category:Pages to be expanded#WikiZoomer Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
WikiZoomer
Release status: stableCategory:Stable extensions
Implementation MediaCategory:Media handling extensions
Author(s) Josef Martiňák
Latest version 1.0
MediaWiki >= 1.29.0
License MIT License
Download Category:Extensions in Bitbucket version control
Category:All extensions

The WikiZoomer extension integrates with MagicZoomPlus to allow images to be zoomed.

Installation

  • Download and place the file(s) in a directory called WikiZoomer in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WikiZoomer' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:Extensions in Bitbucket version control Category:Extensions without a compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:Media handling extensions Category:Pages to be expanded Category:Stable extensions