Thumbnail url Link Thumbnail url Link
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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