Skip to main content

A really simple Plone slider based on basic-slider.com

Project description

rt.simpleslider Package Readme

Overview

This products adds a simple slider support based on jQuery plugin called [Basic jQuery Slider](http://basic-slider.com/)

Using rt.simpleslider

Simpleslider adds support for basic Plone types such as:
  • Image

  • Topic

  • Folder

  • collective.contentleadimage

  • redturtle.smartlink

Depends which type of object you will choose slider will generate proper HTML snippet for you. In case of ATImage or objects that provides ILeadImageable you will get a single image. In case of Topic or Folder the slider with try to render all items provided by query/folderlisting.

Viewlet

Slider registers one viewlet to render the basic slider, default for IAboveContent:

<browser:viewlet
    for="*"
    name="rt.simpleslider.slider"
    manager="plone.app.layout.viewlets.interfaces.IAboveContent"
    class=".viewlets.Slider"
    template="slider_viewlet.pt"
    layer="..interfaces.IBrowserLayer"
    permission="zope2.View"
/>

Changelog

1.3.4 (2020-03-18)

  • Fix base responsive dimensions [pnicolli]

1.3.3 (2014-04-09)

  • fix default page handler [amleczko]

1.3.2 (2013-05-27)

  • fix image resize [amleczko]

1.3.1 (2013-05-20)

  • add handy js events [amleczko]

1.3 (2013-03-22)

  • change viewlet registration [amleczko]

1.2.1 (2013-03-15)

  • jslint fix for javascript [fdelia]

1.2 (2013-03-05)

  • update caption_template [amleczko]

  • make sure the settings don’t fail [amleczko]

1.1 (2013-03-05)

  • do not link not linkable objects [amleczko]

1.0 (2013-02-22)

  • Initial release

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

rt.simpleslider-1.3.4.tar.gz (17.4 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