coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: bruno on April 28, 2004, 08:47:12 AM

Title: Direct link to fullsize image
Post by: bruno on April 28, 2004, 08:47:12 AM
Hello,

I tried to find a solution to a rather simple problem, but couldn't find it anywhere: I need a direct link to the fullsize image in the intermediate page.

By adding:

$pic_html .= "<a href=\"" . $picture_url . "\">Right click to download Image</a><br />";

in the displayimage.php, I can actually get a link to the image displayed on the page, but I need the direct link to the full size image (aka the original) on the following page (without actually having to open this page).

I'm sure I'm missing something obvious here, so please, if anybody can give me a clue...

Thank you in advance,

Bruno