Gallery that uses SmartPhoto.js library
Go to file
buttle 5fb1286a1d removes unnecessary condition 2021-10-14 14:31:18 +02:00
asset displays four columns 2021-09-07 11:53:36 +02:00
config adds default image width 2021-09-07 11:17:12 +02:00
src improves function to fetch large media 2021-10-14 13:34:25 +02:00
view/common/block-layout removes unnecessary condition 2021-10-14 14:31:18 +02:00
LICENSE first commit 2021-09-07 11:01:22 +02:00
Module.php first commit 2021-09-07 11:01:22 +02:00
README.md first commit 2021-09-07 11:01:22 +02:00

README.md

SmartGallery for Omeka S

SmartGallery is a module for Omeka S that displays image media. It uses https://github.com/appleple/SmartPhoto

Install

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

LISENCE

The module is released under the MIT License.