Hum, just as an aside, http://www.pxn8.com/ has some pretty awesome features ! I don't know if these are the type of features you would like to implement in zenphoto, but it could be a source of inspiration
I've implemented an manual rotate capability into my deployment of zenPhoto. If you're interested in checking out the code and possibly integrating it into the trunk let me know.
I've added rotation in. Just going to package it up and up it to the bug that I've reported. I also added the functionality to read the exif orientation right off the jpeg. My only downside is that I needed a new column in the image table to remember how much it's been rotated.
Tristan, I'm new to contributing patches, can you help me out with the easiest way to make one? I've modified multiple files..