31 lines
983 B
Markdown
31 lines
983 B
Markdown
|
# Simple Carousel (module for Omeka S)
|
||
|
[Arc-hive Simple Carousel] is a module for [Omeka S]. Forked from [Simple Carousel]
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
# 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)
|
||
|
- [x] Adding user configurable CSS setting.
|
||
|
- [x] More readable slide button.
|
||
|
- [x] 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].
|
||
|
|
||
|
[Arc-hive Simple Carousel]:https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module
|
||
|
[Simple Carousel]: https://github.com/Neo-Inspiration/Omeka-S-SimpleCarousel
|
||
|
[Omeka S]: https://omeka.org/s
|
||
|
[MIT]: http://opensource.org/licenses/MIT
|
||
|
[siema]: https://github.com/pawelgrzybek/siema
|
||
|
[pawelgrzybek]: https://github.com/pawelgrzybek
|