Fork of SimpleCarousel. Adds option to render a link to the item
Go to file
buttle d57eb19a48 changes subtile attribute name
closes #1
2021-06-28 16:37:38 +02:00
asset renders source link and subtitle 2021-05-31 20:28:57 +02:00
config changes subtile attribute name 2021-06-28 16:37:38 +02:00
src changes subtile attribute name 2021-06-28 16:37:38 +02:00
view/common/block-layout changes subtile attribute name 2021-06-28 16:37:38 +02:00
LICENSE renders source link and subtitle 2021-05-31 20:28:57 +02:00
Module.php renders source link and subtitle 2021-05-31 20:28:57 +02:00
README.md updates readme 2021-06-01 11:38:43 +02:00

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.