Active
Project:
Lightbox2
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 00:19 UTC
Updated:
3 Dec 2012 at 00:23 UTC
Is there a theme (or module) hook I can use to add content to the lightbox? In the function theme_lightbox2_image in lightbox2.formatter.inc the download link is added if the user has the correct permissions. I would like to do something similar and add another tag with some extra custom content in one of my themes.
If not, how do I add just the node body of an image content type below the download image link is from within a view?
Comments
Comment #1
kurtfoster commentedWhat I would really like to display is the a taxonomy term from the node, the node title, then the image below that.