Fork of SimpleCarousel. Adds option to render a link to the item
Go to file
buttle 1a2d870387 corrects block label 2021-09-13 15:31:27 +02:00
asset Merge branch 'multi-carousels' into main 2021-09-13 15:23:29 +02:00
config changes module name and renders .archive-item-block class 2021-09-06 19:29:26 +02:00
src corrects block label 2021-09-13 15:31:27 +02:00
view/common/block-layout fixes item sub title 2021-09-13 15:29:28 +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.