A Plone/volto block add-on that add two new variations to the listing and search blocks.
Based on codesyntax/volto-listingadvanced-variation this addon add events options including dates times and location, displaying this listing or search as a carousel/slider or image gallery.
A example of Listing options Sidebar, it look like the following capture:
A example of Carousel options Sidebar, it look like the following capture:
titleTag
(choice): items heading level.howManyColumns
(choice): you can have one to four columns.imageSide
(choice): where the image will show, top, left, bottom, right background or no image.imageWidth
(choice): if the image shows left or right you can specify the width within the item div.showTitle
(boolean): Show Title.showDescription
(boolean): Show Description.eventCard
(boolean): Show event card.eventDate
(boolean): Show event date.eventTime
(boolean): Show event time.eventLocation
(boolean): Show event location.effectiveDate
(boolean): Show effective date.
howManyColumns
(choice): you can have one to four columns.slidesToScroll
(choice): how many items to scroll at a time.autoPlay
(boolean): auto play the carousel.autoPlaySpeed
(number): auto play speed in milliseconds.
titleTag
(choice): items heading level.imageSide
(choice): where the image will show, top, left, bottom, right background or no image.showTitle
(boolean): Show Title.showDescription
(boolean): Show Description.eventCard
(boolean): Show event card.eventDate
(boolean): Show event date.eventTime
(boolean): Show event time.eventLocation
(boolean): Show event location.effectiveDate
(boolean): Show effective date.
See DEVELOP.md.
The Initial Owner of the Original Code is Rafael Nunez. All Rights Reserved.
See LICENSE.md for details.