how to skip the image preview page (displayimage.php)? how to skip the image preview page (displayimage.php)?
 

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

how to skip the image preview page (displayimage.php)?

Started by rhustang, July 25, 2005, 08:16:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rhustang

hey all...noob here.

is there a way to skip the image preview page of coppermine?

for example:

i want the page to start out with the album list (index.php?)  <--- normal

when an album is clicked, it should go to the thumbnail gallery (thumbnail.php?)  <---normal

but now, when you click on a thumbnail, it should take you to the actual image, instead of the image preview page (displayimage.php?)


would i just need to edit the thumbnail.php?

thanks in advance!

Joachim Müller