← Back to team overview

mahara-contributors team mailing list archive

[Bug 1272122] Re: Rotate images

 

There is some discussion about achieving this in the forums - 
https://mahara.org/interaction/forum/topic.php?id=7541&offset=0&limit=10#post31336

Which mentions what is needed to achieve this basic concept
http://stackoverflow.com/questions/11259881/how-to-rotate-image-and-save-the-image

Things we would have to deal with in Mahara:
1) Should the rotated image overwrite the original or be a copy of original?
2) Should we allow rotation of image after it's been added to a page / as attachment to something?
3) What file formats should be allowed to rotate? PHP has inbuilt handling for jpeg / gif / png formats only
4) Clearing any cache / resizing of original image if we rotate it
5) Dealing with a temporary saving of rotated image before saving in case user wants to cancel the rotation.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1272122

Title:
  Rotate images

Status in Mahara:
  Triaged

Bug description:
  A teacher on MyPortfolio.school.nz said it would be great to be able
  to rotate images once uploaded to Mahara because when kids upload
  photos from mobile devices, they may not have the correct orientation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1272122/+subscriptions


References