1) Be able to sort images in an album by random. That would be cool in a best-of album to ensure that the same first few photos are not always the ones getting more views
2) Path independent URLs for images. I tend to move photos around quite a bit. It'd be nice to be able to refer to some of them directly for inclusion in blogs. Something like:
http://mysite.com/zenphoto/byID/2938 (better for SEO)
or
http://mysite.com/zenphoto/image.php?id=2938Thoughts ?
Comments
#2 probably not. It would require the equivalent of a Domain Name Server for images.
Please submit a feataure ticket.
(I hope you're ignoreing the mysite.com stuff, that's just an example domain name).
Besides, where would you get that id in the first place? Would you have us modifying all the URL generation?
I understand the problem, just trying to suggest things, not knowing a lot about the internals of ZP.