Photographers name under the picture Photographers name under the picture
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Photographers name under the picture

Started by neptunus, July 05, 2005, 01:11:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

neptunus

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?

casp3r

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

Joachim Müller

@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)

neptunus

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.

neptunus

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?