coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Goon on January 02, 2005, 08:13:45 PM

Title: Do not load image in a single window
Post by: Goon on January 02, 2005, 08:13:45 PM
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 ?
Title: Re: Do not load image in a single window
Post by: donnoman on January 02, 2005, 08:39:56 PM
are you talking about skipping the intermediate image and going right to the the full size pic display?
Title: Re: Do not load image in a single window
Post by: Goon on January 02, 2005, 08:56:04 PM
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!
Title: Re: Do not load image in a single window
Post by: Joachim Müller on January 02, 2005, 11:36:45 PM
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