Do not load image in a single window Do not load image in a single window
 

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

Do not load image in a single window

Started by Goon, January 02, 2005, 08:13:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Goon

I'd like the images in original size not to be loaded by a Javascript in a single window. Can this be changed in a theme or is it hard-coded ?

donnoman

are you talking about skipping the intermediate image and going right to the the full size pic display?

Goon

No: I want to keep this intemediate page. But I'd like a more easy way to get (via right clic) or view the original image. I hate pop-ups!

Joachim Müller

if you don't want a pop-up you'll have to open it in the same window your gallery is, stripping the user of a way to go back. Not a good move imo. Edit displayimage.php and change the link accordingly.

Joachim