Path

ez projects / jquerylightbox


jQueryLightbox

UNIX name Owner Status Version Compatible with
jquerylightbox Lukasz Klejnberg stable 1.3 <= 4.2
jQueryLightbox is a very simple and elegant extension to image/gallery.

Active extension for 4.3, 4.4 will be available soon on projects.ez.no

Tested on eZ Publish 4.2.
 Based on jQuery lib ( ) and jQuerylightbox plugin ( ).
 Quick Install:
 1. Copy extension
 2. Activate
 3. Clear cache
 Now, you can use views from the online editor: jquerylightbox-thumb and
 jquerylightbox-link (based on ezlightbox).
 You can set default size in a file: settings/jquerylightbox.ini
 You can use tag rel="lightbox" for example galleryline/image.tpl
 You can change the background and opacity in file:
 design/standard/javascript/jquery.lightbox.function.js:
 Default settings:
 $(function() {
 $('a[rel*=lightbox]').lightBox({
 overlayBgColor: '#BBB',
 overlayOpacity: 0.6
 });
 });
 but you can add more value, look and click extend, you will see more
 information about configuration.
 If you have any questions, ideas or suggestions, please write.

Screenshot

This project has no reviews yet. Be the first one to review it!