Omeka module that enables various image zooming modes
Go to file
buttle 1fb0d8c91d renders original image when displaying deepzoom images 2022-03-15 18:33:18 +01:00
asset adds second zoom type 2021-04-19 13:57:44 +02:00
config renders source link and subtitle 2021-05-31 19:29:45 +02:00
src renders original image when displaying deepzoom images 2022-03-15 18:33:18 +01:00
view/common/block-layout adds wrapper and archive-item-block class 2021-09-13 13:16:09 +02:00
LICENSE initial commit 2021-04-17 22:18:36 +02:00
Module.php fixes zoomed image width 2021-04-19 16:21:37 +02:00
README.md updates readme 2021-06-01 11:45:21 +02:00

README.md

ImageViewer media for Omeka S

ImageViewer is a module for Omeka S that optionally enables wheelzoom, a script for zooming IMG elements with the mousewheel/trackpad and zoom, a script to enlarge images on touch, click, or mouseover.

Install

cd ./modules
https://git.hangar.org/arcHIVE-tech/ImageViewer/archive/main.zip
unzip main.zip
mv imageviewer-omeka-module/ ImageViewer
rm main.zip

LISENCE

The module is released under the MIT License.