Experiment with using simple HTML to return a Galleria for display in Lightbox, as opposed to an iFrame which we're doing in a hackish way (i.e. using the full node lifecycle)
Experiment with using simple HTML to return a Galleria for display in Lightbox, as opposed to an iFrame which we're doing in a hackish way (i.e. using the full node lifecycle)
Comments
Comment #1
Mark Theunissen commentedFixed in Beta-2.
We now only return HTML of the Galleria when going to galleria/$nid.
The lightbox link is now a "lightmodal" instead of a "lightframe". The iFrame code has been removed.
This fixes several horrible bugs and should make the lightbox stable enough for production.