IMCE Rotate

Component ID

2224091

Component name

IMCE Rotate

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1663

Component created

Component changed

Component body

This modules provides the ability to rotate images in IMCE.

If assigned the rotate permission in their IMCE profiles, users can choose 90 deg clockwise, 90 counterclockwise or 180 degrees. Users can choose to make a copy of the rotated image, in which case the image will be assigned to that user through the file management system. Otherwise, images will maintain their relationship to the original contributor.

There are numerous IMCE plugin modules - crop, brightness and contrast - to name a few, but none that seem to simply rotate images. This project allows users to do that. The project's functionality is derived from Drupal's image_rotate() function as part of the core image_toolkit. This means that in the future it will be possible to expand the functionality of this module to include arbitrary rotation with different background colors and transparencies. For now though, the basic purpose is served.

IMCE Rotate was originally adapted by J. Branson Skinner for http://theor.org based on IMCE Crop and an unpublished D6 version of this module (https://drupal.org/node/538038) contributed by NaX (https://drupal.org/user/25511).

Requirements
------------
IMCE
Needless to say, you need to have the IMCE module installed.
https://drupal.org/project/imce

Installation
------------
Follow the normal procedure to place the
module folder and files in sites/all/modules
and then enable through drush or the User Interface.

Configuration
------------
You can choose permission through IMCE profiles.