Extension:Mirador
From Linux Web Expert
Mirador Release status: stable |
|
---|---|
Implementation | Parser function |
Description | Implements Mirador 3 to let users view and engage with IIIF resources. |
Latest version | 0.4 (2023-11-16) |
MediaWiki | 1.35 |
License | GNU General Public License 2.0 or later |
Download | GitHub:
<translate> Note:</translate> README |
Example | CODECS website |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
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
- <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>
Mirador
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'Mirador' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Configuration and usage
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions
- Extensions without an image
- Parser function extensions
- Extensions without a compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in GitHub version control
- ParserFirstCallInit extensions
- BeforePageDisplay extensions
- AdminLinks extensions
- All extensions
- Extensions not in ExtensionJson
- Image extensions
- Image gallery extensions