Skip to main content

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 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

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

Changelog

0.1 (2017-08-28)

  • Initial release. [alecpm]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.relatedslider-0.1.tar.gz (20.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page