This module provides an Adno page block for Omeka-S, offering a simple way to insert one or more Adno viewers into the pages of an Omeka-S site.
Adno is a web application for viewing, editing and sharing narratives and guided explorations on online images, static images and IIIF images.
See the general end user documentation for information on installing a module.
Requirements: Omeka-S >=4.0.0
- From the zip: Download the last release
PageBlockAdno.zipfrom the list of releases, and uncompress it in the modules directory. - From the source: Rename the name of the folder of the module to
PageBlockAdno.
The module adds an Adno block to site pages.
- Adno instance URL: The address of your Adno instance. If you do not have one, you can use the default: https://w.adno.app
- Adno project URL: the address of your Adno project, it is also possible to provide the address of an IIIF image (
info.json) or a static image. - Parameters: Use Adno's URL generator to override project settings. For example: https://w.adno.app/#/link or https://your-adn-service/#/link.
- Width: iframe width (px ou %).
- Height: iframe height (px).
Note: To upload an Adno project to Omeka-S, you must enable the MIME type application/json and the extension .json in the Security section of the General Settings.
You can contribute to the translation of this module into different languages via the Weblate service.
See the online issues on the module issues page on Github.
PageBlockAdno module is derived from the PageBlockIframe module developed by the Ghent Centre for Digital Humanities (GhentCDH) at Ghent University (Belgium).