Plone addon that creates a slider viewlet containing related content.
Project description
This is a Plone addon that adds a behavior and viewlet for displaying related content in a scrollable HTML/CSS slider at the bottom of the content area. It can use either the relatedItems behavior or collection behavior applied to the content for determining the related items.
Installation
Install collective.relatedslider by adding it to your buildout:
[buildout] ... eggs = collective.relatedslider
and then running “bin/buildout”
Install the add-on from the add-ons control panel, and then use the “Dexterity Types” control panel to add the “Related Slider” behavior to your types. Any types using this behavior will also need to have either the “Related Items” behavior or the “Collection” behavior applied as well.
When editing content with the behavior applied you should see a drop down to select where the slider items come from (either collection criteria or related items, depending on the applied behaviors). If you use Related Items as the source for slider items, the normal related items viewlet will be hidden from view.
Contribute
Issue Tracker: https://github.com/collective/collective.relatedslider/issues
Source Code: https://github.com/collective/collective.relatedslider
Support
This add-on was developed by Jazkarta, Inc.
If you are having issues, please let us know. I can be reached at: alecpm@gmail.com
License
The project is licensed under the GPLv2.
Contributors
Jazkarta, Inc., alecpm@gmail.com
Changelog
0.2 (2019-05-09)
Plone 5.2 support. Use pure HTML/CSS slider. [alecpm]
0.1 (2017-08-28)
Initial release. [alecpm]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.relatedslider-0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c07785b3c970b80f56bd4205c992a355cc4d87dd2539a483aba61a1222dd5bca |
|
MD5 | d8806c7339eb5a1ef0905c328415d30d |
|
BLAKE2b-256 | 54ccf3183926ec391354042b2100d3a6c52fc456e617ab2a0ac1e38f31187101 |