Is there a possibility to rotate uploaded images (90°;180°)?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | _rtecomaçucar.jpg | 9.7 KB | marielacs |
| #1 | photos.module-rotate.diff | 5.31 KB | j0rd |
Is there a possibility to rotate uploaded images (90°;180°)?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | _rtecomaçucar.jpg | 9.7 KB | marielacs |
| #1 | photos.module-rotate.diff | 5.31 KB | j0rd |
Comments
Comment #1
j0rd commentedI needed this too, so I wrote a little code to make it work. This is created againsn't 6.x-2.5-beta4 and uses requires the imageapi module, as I use their rotator function.
See attached diff outputted from `svn diff`
The code is there, but could be improved. Especially the stuff relating to "$use_cache" as it only updates the main image for the users browser and not things like thumbnails.
Also I'm using #anchors to stop re-loading of the page from re-rotating, which should/could get improved.
Comment #2
j0rd commentedupdated status of feature request.
Comment #3
marielacs commentedComment #4
pswartz commentedI hope someone still reads this ... I am unsure of just what to do with the above diff file. Can someone please educate me as I really need the rotate function for my albums. This is my last step before I can publish my site to the others in our group.
Thanks,
Patrick
Comment #5
nathaniel commentedThe Drupal 7 version uses core image styles. Rotation can be set there.
config/media/image-styles