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.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.3.zip (28.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for rt.simpleslider-1.3.3.zip
Algorithm Hash digest
SHA256 800c5c65d1316f696a933a8ba04352a06056fe02df547a687bfca3cffd52d550
MD5 86ceb58f6fb229440f93f2a906129a0a
BLAKE2b-256 610bbf1b89b361feee26433620a65c307408d3f5a253e32930daf70e6fd3a4e4

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