Adaptive-Images icon indicating copy to clipboard operation
Adaptive-Images copied to clipboard

Added availability to skip the adaption process

Open stewoe opened this issue 13 years ago • 0 comments

L32-L36: If a GET-Parameter ('skipAdaptive') is transmitted in the HTTP-Request with value==1, then the rest of the script is ignored and the original image is sent to the browser without any adaption. (Resize, compression, etc.)

Example URL: www.yourserver.org/hqimage.jpg?skipAdaptive=1


I need this feature for press downloads: Regardless of the screen resolution, the visitors should be able to view/download some certain images in full quality (eg. print versions, etc.)

...may be useful for someone else too...

stewoe avatar Aug 09 '12 14:08 stewoe