By sleddoggin on
I have the following code in my photo.tpl file in my theme under Gallery2 - 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"}