Go to file
buttle e6b53426ab includes original css example 2021-07-10 22:23:36 +02:00
asset/css includes original css example 2021-07-10 22:23:36 +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 includes original css example 2021-07-10 22:23:36 +02:00

README.md

ImageGallery for Omeka S

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

Idea seen at https://lubna.dev/create-css-only-image-gallery/

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.