News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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