Omeka module that enables various image zooming modes
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
buttle 1fb0d8c91d renders original image when displaying deepzoom images 2 years ago
asset adds second zoom type 3 years ago
config renders source link and subtitle 3 years ago
src renders original image when displaying deepzoom images 2 years ago
view/common/block-layout adds wrapper and archive-item-block class 2 years ago
LICENSE initial commit 3 years ago
Module.php fixes zoomed image width 3 years ago
README.md updates readme 3 years ago

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.