Closed (fixed)
Project:
Node Gallery
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2011 at 09:42 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
scroogie commentedThere is no feature like that in the moment. Perhaps we can add pseudo-fields for gallery information for use on the display fields screen, similar to what we did with the image navigator recently. But that would be a feature for a future version i fear.
Until then, I fear you can only do this on template level with a little php code, node_load()ing the gallery through $node->gid (node id of the gallery) and retrieving the field content.
Comment #2
zengenuity commented