Thumbnail url Link Thumbnail url Link
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Thumbnail url Link

Started by apassio, September 03, 2006, 03:59:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

apassio

Hello,

I know the url link of a picture from a coppermine album:
e.g. http://www.dophan.com/photos/displayimage.php?pos=-3673

Is there a url link to the THUMBNAIL of each picture? (that would make linking from an external webpage easier and quicker)

Thanks

Joachim Müller


apassio

Thanks (I guess I can get the url from the upload date and file name of the picture)

Joachim Müller

Upload date is not related. Just do a right-click, properties on  the image and replace the intermediate-size prefix "normal_" with the thumbnail prefix "thumb_".

apassio

Crystal clear now. Vielen Dank!
Solved