Extension:Mirador
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Parser functionCategory:Parser function extensions |
Description | Implements Mirador 3 to let users view and engage with IIIF resources. |
Latest version | 0.4 (2023-11-16) |
MediaWiki | 1.35Category:Extensions with manual MediaWiki version |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: README |
Example | CODECS website |
The Mirador extension implements a build of Mirador v3, including four plugins, for use in wikis. Mirador is a multi-window image viewer which lets you bring in, view, zoom in on, leaf through and compare IIIF resources from institutions and repositories all across the world. A parser function (#mirador) lets users configure and load an instance of Mirador.
The extension is developed and maintained for CODECS, a Semantic MediaWiki-driven wiki for Celtic studies.
Installation
- Download and place the file(s) in a directory called
Mirador
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Mirador' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Configuration and usage
See also
Category:Image extensions Category:Image gallery extensions
Category:AdminLinks extensions
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Image extensions
Category:Image gallery extensions
Category:ParserFirstCallInit extensions
Category:Parser function extensions
Category:Stable extensions