I had a short conversation with a friend this morning, and he had suggested how nice it would be to have a “Download” link available while in the photogallery slideshows. I agreed.
If you are not familiar, the script I am using to display the zooms of our photos is an handy-dandy opensource script by the name of Lightbox. And as such, adding a download link to the zooms required that I examine that code a little closer. I scanned the lines for a few minutes and Bob’s your uncle. I managed to slide an extra button into the mix. So… now when you view a zoomed image, you should see a “Download” button next to the “Close” button. As with most image downloads, clicking it will pop the image in it’s own window, while right-clicking will let you decided what to do with it.
Enjoy.