I would like to have photographers name under every photo in my gallery. Photographer name is one of the parameters filled for every image, but now it is only shown when I click the info button.
Do anyone have idea how to make this happend?
If the photographer is the person that uploaded the file you could do this
log on as admin
Click 'Config'
scroll down the page until you find
' Display uploader name below the thumbnail' and click yes
then save configuration
Hope this helps
@casp3r: I guess the question was how to display one of the custom fields (the ones you can specify in coppermine's config) underneath the thumbnails, so your suggestion may not apply.
@neptunus: please confirm / be more specific (preferably using the terms used in the coppermine docs)
I want to display one of the custom fields underneath the actual image. Take a look to this link http://rpk.kapsi.fi/cpg/displayimage.php?album=20&pos=7. I need to have name and value of the custom field underneath this picture. Of course I need it for all imgaes in my gallery.
Could I add some code to file, which displays the image? Maybe with database call I could get the photographers name? Which file I should edit?