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

```xml
<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.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.2.zip (28.0 kB view details)

Uploaded Source

File details

Details for the file rt.simpleslider-1.3.2.zip.

File metadata

File hashes

Hashes for rt.simpleslider-1.3.2.zip
Algorithm Hash digest
SHA256 cb0a36053de2697bd47c9876be9f44c15331a989ad81e72864f464357cdd045e
MD5 451fba46340f8b782e19a0d99ab03b95
BLAKE2b-256 c06bb358265b5263654a50447fcf9c486d15f731221382773f9de306636cf91e

See more details on using hashes here.

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