I would like to see an option where, when veiwing the intermediate picture (the one with the info and filmstrip) the image is reduced via html to have a maximum size (ie 750px wide).
The reason I ask for this, is because my server has limited space to create seperate intermediate sized images, but I would still like the image to be shown at a reasonable size (my originals are 1280x1024).
I was thinking that if the image was larger than the max size, the script could add the img width and height attributes to the tag, with both of them being calculated to keep the proportions the same. And if the image is smaller, do nothing, so the image is not stretched.
That'll mean working contrary to the net problems. Usually loads of hd space is available. Limited is just the bandwidth. And with that you will push twice the necessary bandwidth
This option already exists: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_picture_thumbnail_intermediate_toggle
Marking as "invalid"