volto-advanced-variations
v0.2.3
Published
Advanced variations: Volto add-on
Downloads
15
Maintainers
Readme
volto-advanced-variations
A Plone/volto block add-on that add two new variations to the listing and search blocks.
Features
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.
NEW in 0.2.0: Added event recurrence support and option. if enable the event will show the future recurrence of the events and will overwrite the order of the items.
Listing options
A example of Listing options Sidebar, it look like the following capture:
Carousel options
A example of Carousel options Sidebar, it look like the following capture:
Advanced Listing properties
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.expirationDate
(boolean): Show expiration date.show as quote
(boolean): Show as quote.eventRecurrence
(boolean): Show event recurrence date and change order.
Advanced Carousel properties
Carousel/Slider Options
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.
Item Display Options
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.expirationDate
(boolean): Show expiration date.show as quote
(boolean): Show as quote.eventRecurrence
(boolean): Show event recurrence date and change order.
Screen recording
How to contribute
See DEVELOP.md.
Copyright and license
The Initial Owner of the Original Code is Rafael Nunez. All Rights Reserved.
See LICENSE.md for details.