buttle dd2f42be4e | ||
---|---|---|
asset | ||
config | ||
src | ||
view/common/block-layout | ||
LICENSE | ||
Module.php | ||
README.md |
README.md
Simple Carousel (module for Omeka S)
Arc-hive Simple Carousel is a module for Omeka S. Forked from Simple Carousel
This fork adds an option to include a link to the item page
cd ./modules
https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module/archive/main.zip
unzip main.zip
rm main.zip
mv simplecarousel-omeka-module SimpleCarousel
Original README
Simple Carousel is a module for Omeka S. This module provides carousel block form.
You can simply place carousel blocks composed of site resource images on a page.
TODO
- Block height value validation. (CSS rule)
- Adding user configurable CSS setting.
- More readable slide button.
- Replacing
filter
CSS attribute for IE compatibility
LISENCE
The module is released under the MIT License.
The script for Carousel feature is imported from siema of pawelgrzybek.