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

Uploaded Source

File details

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

File metadata

  • Download URL: rt.simpleslider-1.3.zip
  • Upload date:
  • Size: 27.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rt.simpleslider-1.3.zip
Algorithm Hash digest
SHA256 f53cfe866f1530b99fb3cbf49ee90af94c842fd3cea80ced51658812cfcfa4e4
MD5 fd25209e171b19351de8941109fe8e10
BLAKE2b-256 3cc56d37ec1808d89bc66fd781876f44e192fff27a04b49946df797d59abee15

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