Hi,

I have been looking arround in the configuration, files and support of node galleries and i cant seem to find how i can set up gallery description.

The output want is that on every gallery image page the gallery description is also printed.

can somebody help me or point me in the right direction.

Kind regarts

frank

Comments

scroogie’s picture

Category: support » feature

There 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.

zengenuity’s picture

Status: Active » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.