I create a panel page
I create a panel element
I would like to print the gallery ie. the node in a panel.
I am not sure which is the right theme function.

Comments

SocialNicheGuru’s picture

I think this might be the function to print the items in a gallery:

media_gallery.theme.inc:418:function theme_media_gallery_item($variables)

Please confirm.

Also what are the variables? Since I will be passing in arguments via context, I want to make sure that I get this right.

ivnish’s picture

Status: Active » Closed (outdated)