Products.jsImagePopups

by Raptus AG last modified Feb 16, 2011 02:12 AM

Provides lightbox functionality for images

Project Description

Introduction

Products.jsImagePopups provides a jQuery lightbox plugin to open image popups without using a new browser window.

By default links pointing to image_view_fullscreen, having a rel attribute beginning with lightbox or contained in an element with class photoAlbumEntry are using the provided plugin. This includes the news item view the album view and the image of plone.

To activate the plugin for your own view either set the rel attribute on the desired links or instantiate the links on your own, for an example on how to do this have a look at the browser/lightbox.init.js file.

Changing the behaviour of the lightbox may be done by changing the jsImagePopups property in the site_properties property sheet or by activating the plugin by yourself and providing a custom settings object.

Changelog

2.0b6 (2011-02-08)

  • fix javascript in plone 4.0.3 and query 1.4.4

2.0b5 (2010-11-02)

  • Fixed bad release

2.0b4 (2010-10-24)

  • Set zip_safe flag to False

2.0b3 (2010-10-21)

  • Added README

2.0b2 (2010-10-20)

  • First public release

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
2.0b6 fix javascript in plone 4.0.3 and query 1.4.4 More about this release…
Plone 4
Plone 3
GPL beta
2.0b5 Fixed bad release More about this release…
Plone 4
Plone 3
GPL beta
2.0b3 Added README More about this release…
Plone 4
Plone 3
GPL beta
2.0b2 First public release More about this release…
Plone 4
Plone 3
GPL beta

Comments (0)