This package contains a collection of extensions intended to be used with
plone.app.mosaic
on Plone 5+.
- Slider image content type used as the basis for a simple bootstrap image carousel.
- Slider view and configuration for folders containing slider images (though it will also work with other image containing content). A folder with this view applied will appear as a slider when used within mosaic's existing content tile.
- A full width tile style, which causes a tile to expand past the bounds of the grid width to the full window width.
This product has been translated into
- English (U.S.)
Install jazkarta.tesserae by adding it to your buildout:
[buildout] ... eggs = jazkarta.tesserae
and then running bin/buildout
On Plone 4.3 an additional version pin for plone.app.vocabularies is required:
[versions] plone.app.vocabularies = 2.1.24
- Issue Tracker: https://github.com/jazkarta/jazkarta.tesserae/issues
- Source Code: https://github.com/jazkarta/jazkarta.tesserae
The project is licensed under the GPLv2.