An Omeka S module which displays IIIF manifests in item pages and site blocks using Glycerine Viewer.
The Glycerine IIIF Viewer module allows Omeka S sites to embed IIIF manifests using the lightweight Glycerine Viewer. It supports both automatic rendering from item metadata and manual embedding via site blocks.
- Download a ZIP package from one of the releases in this repository.
- Extract the ZIP into the modules directory of your Omeka S installation.
- Rename the extracted folder to
GlycerineIIIFViewer. - In the Omeka S admin panel, navigate to Modules and click Install next to “Glycerine IIIF Viewer”.
For detailed instructions, refer to the Omeka S module installation guide.
Choose one properties (e.g., dcterms:source, foaf:homepage) that may contain IIIF manifest URLs in the module configuration page. When rendering item pages, any valid IIIF manifest URL will be displayed in Glycerine Viewer.
If an item contains the configured property with a valid IIIF manifest URL, Glycerine Viewer will be embedded automatically on the item’s internal and public pages.
Use the “Glycerine Viewer” block to embed Glycerine Viewer in site pages.
Inspired by the Mirador Viewer module for Omeka S.