Active
Project:
Gallery
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2009 at 09:21 UTC
Updated:
31 Mar 2009 at 18:32 UTC
Hello,
I have the following code in my photo.tpl file in my theme - but I'd like to somehow link the image Owner's name to their Drupal profile. Any help would be greatly appreciated. Thank you.
{g->block type="core.ItemInfo"
item=$theme.item
showDate=true
showOwner=$theme.params.showImageOwner
class="giInfo"}
{g->block type="core.PhotoSizes" class="giInfo"}
Comments
Comment #1
pjek commentedI am also interested in this feature. Can any one help me. Currently in the albums on my website www.bodynsoulpartypix.com I would like to link the name of the album owners to their profile. Have no clue where to start or what to add to the theme files. is there any possibility that someone can help me with it?