![]() |
|
Rotation - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Rotation (/thread-1830.html) |
Rotation - ian - 2007-11-18 Just wondering if the image_rotate.php file in plugins is actually being used anywhere. A built-in auto rotate function would be great, particularly if it is based on exif data. Rotation - aitf311 - 2007-11-18 No, it is not being used yet. We have a ticket for it, but no inclusion of the plugin yet. We always are willing to bring in user-coded functionality though. I really like your theme by the way. Rotation - ian - 2007-11-19 thanks I still can't figure out what I broke, but for some reason none of my new thumbnails/pics are being generated. Loving the new version... thanks! Rotation - ian - 2007-11-19 Oops, I had forgotten to update my .htaccess so mod_rewrite was still looking for the old /zen folder instead of /zp-core. I'll have a look at seeing if I make a start on some code that rotates images - should I be doing this in custom-functions.php in my theme, or should I edit the core directly? Rotation - aitf311 - 2007-11-19 We would be very interested in implementing your solution if you do it to the core. |