Closed (fixed)
Project:
Galleria
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 03:54 UTC
Updated:
22 Jan 2009 at 10:37 UTC
I think, there is a bug: if you use Lightbox support on a content type which does not have the "Enable Galleria" under the "Workflow settings" the jquery.galleria.js, etc. will not added to the header. This way lightbox windows don't shows the gallery your way.
Comments
Comment #1
Mark Theunissen commentedWhen you want a lightbox link you call the function theme('galleria_lightbox_link') which in turn calls galleria_includes(), so the files are included in the header.