I dont want to have my full images online. But I'm not sure how to protect them besides the small water mark. Can you implement an option for the biggest size allowed, or make a way to increase the watermark?
Maybe a percentage of the largest size over a certain amount. Say the image is 1280x1024, you could tell it not to allow anything bigger than 800x600 or perhaps 75% of the image, whatever it hits last? That way a small image that is 320x240 would be allowed to seen fully.
I'm not what would be best, just throwing ideas out there for the best image gallery app in the universe!
Comments
2. You can also change the size of your default image, also in the admin options. (Be aware that this may cause some themes to look badly.)
3. You can remove the link to the full image from your theme's image.php page.
You should note that unless you put some browser security on the albums folder or rename it, or [most secure] move it outside the zenphoto installation, it will be possible for people to guess a URL to the full image anyway if they are familiar with zenphoto. This last option is not for the feint of heart.
Perhaps the watermark should scale to the size of the image? Or maybe you could add a maximum size option?