ImageViewer-omeka-module/README.md

24 lines
612 B
Markdown

# 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.
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/ImageViewer/archive/main.zip
unzip main.zip
mv imageviewer/ ImageViewer
rm main.zip
```
## LISENCE
The module is released under the [MIT] License.
[arc-hive]: https://arc-hive.zone/
[wheelzoom]: https://github.com/jackmoore/wheelzoom
[Omeka S]: https://omeka.org/s
[ImageViewer]: https://git.hangar.org/arcHIVE-tech/ImageViewer
[MIT]: http://opensource.org/licenses/MIT