Go to file
buttle 8f612dac0d fixes item_url. sets image height 2021-07-10 22:19:48 +02:00
asset/css enables more than one image attachment 2021-07-10 21:11:41 +02:00
config first commit 2021-06-28 12:07:44 +02:00
src enables more than one image attachment 2021-07-10 21:11:41 +02:00
view/common/block-layout fixes item_url. sets image height 2021-07-10 22:19:48 +02:00
LICENSE first commit 2021-06-28 12:07:44 +02:00
Module.php first commit 2021-06-28 12:07:44 +02:00
README.md enables more than one image attachment 2021-07-10 21:11:41 +02:00

README.md

ImageGallery for Omeka S

ImageGallery is a module for Omeka S that displays image media in an item.

Install

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

LISENCE

The module is released under the MIT License.