2017 © Pedro Peláez
 

contao-module contao-nivo-lightbox

Nivo Lightbox for Contao

image

fritzmg/contao-nivo-lightbox

Nivo Lightbox for Contao

  • Friday, November 10, 2017
  • by fritzmg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 474 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 35 % Grown

The README.md

, (*1)

Contao Nivo Lightbox

Contao extension to integrate the Nivo Lightbox overlay., (*2)

Usage

Simply activate the j_nivo_lightbox template in your page layout under jQuery. Do not activate j_colorbox or moo_mediabox as well! The overlay will work with all links that use the data-lightbox="..." parameter., (*3)

Customizing

If you want to use your own custom parameters, simply create your own j_nivo_lightbox template and insert your custom options at this line:, (*4)

// init nivo lightbox
$links.nivoLightbox();

Refer to the Nivo Lightbox documentation for all available parameters., (*5)

Types

By default, Nivo Lightbox acts as an image overlay. Nivo Lightbox also lets you open an URL via AJAX or iframe. Or you can display existing HTML in the overlay by referencing the id of the HTML element. This extension provides an initiation mechanic, so that most use cases can still be controlled via the data-lightbox parameter, as it is common in Contao., (*6)

Show a page via iframe:, (*7)

<a href="page.html" data-lightbox="iframe">...</a>

Load a page via AJAX:, (*8)

<a href="page.html" data-lightbox="ajax">...</a>

Display some HTML element in the overlay:, (*9)

<a href="#some-element" data-lightbox="inline">...</a>

In some cases you might need to force a href to be displayed as an image, e.g. if the href simply does not end with jpeg, jpg, gif or png:, (*10)

<a href="http://placehold.it/350x150" data-lightbox="image">...</a>
<a href="http://placehold.it/350x150" data-lightbox-type="image">...</a>

All regular parameters mentioned in the Nivo Lightbox documentation should still work as well. If you do not provide any of this in your HTML source, the extension will open any non-image URLs in an iframe by default., (*11)

The Versions

10/11 2017

dev-master

9999999-dev http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

10/11 2017

1.3.0

1.3.0.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

10/11 2017

1.2.1

1.2.1.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

29/02 2016

1.2.0

1.2.0.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

06/05 2015

1.1.1

1.1.1.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

06/05 2015

1.1.0

1.1.0.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

05/05 2015

1.0.3

1.0.3.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

02/04 2015

1.0.2

1.0.2.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

02/04 2015

1.0.1

1.0.1.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay

02/04 2015

1.0.0

1.0.0.0 http://www.inspiredminds.at

Nivo Lightbox for Contao

  Sources   Download

GPL-2.0

The Requires

 

inline ajax iframe responsive contao popup nivo lightbox overlay