README.txt in Imagefield Crop 7.2
Same filename and directory in other branches
CONTENTS OF THIS FILE -------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Image crop module adds the ability to crop images using javascript. It provides a widget for cropping after upload. * For a full description of the module visit https://www.drupal.org/project/imagefield_crop * To submit bug reports and feature suggestions, or to track changes visit https://www.drupal.org/project/issues/imagefield_crop REQUIREMENTS ------------ This module requires no modules outside of Drupal core. INSTALLATION ------------ * Install the Image crop module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/7/extend/installing-modules for further information. CONFIGURATION -------------- 1. Navigate to Administration > Structure > Content types > [Content type to edit] > Manage fields. 2. Add a new field and select "Image" as the field type. 3. Select "Image with cropping" as the Widget type. Save. 4. Configure your field settings. Save. 5. On the next page you can choose the cropping box size, and other configuration options. If unsure leave default configuration. Save settings. Now when new content is created and an image is uploaded a cropping interface will present itself with a thumbnail view of how the image will look once cropped. MAINTAINERS ----------- * Ra Mänd (ram4nd) - https://www.drupal.org/u/ram4nd * n_vashenko - https://www.drupal.org/u/n_vashenko * joetsuihk - https://www.drupal.org/u/joetsuihk * Dmitry Zhgenti (zhgenti) - https://www.drupal.org/u/zhgenti * yhager - https://www.drupal.org/u/yhager
File
README.txtView source
- CONTENTS OF THIS FILE
- --------------------
-
- * Introduction
- * Requirements
- * Installation
- * Configuration
- * Maintainers
-
-
- INTRODUCTION
- ------------
-
- The Image crop module adds the ability to crop images using javascript. It
- provides a widget for cropping after upload.
-
- * For a full description of the module visit
- https://www.drupal.org/project/imagefield_crop
-
- * To submit bug reports and feature suggestions, or to track changes visit
- https://www.drupal.org/project/issues/imagefield_crop
-
-
- REQUIREMENTS
- ------------
-
- This module requires no modules outside of Drupal core.
-
-
- INSTALLATION
- ------------
-
- * Install the Image crop module as you would normally install a contributed
- Drupal module. Visit https://www.drupal.org/docs/7/extend/installing-modules
- for further information.
-
-
- CONFIGURATION
- --------------
-
- 1. Navigate to Administration > Structure > Content types >
- [Content type to edit] > Manage fields.
- 2. Add a new field and select "Image" as the field type.
- 3. Select "Image with cropping" as the Widget type. Save.
- 4. Configure your field settings. Save.
- 5. On the next page you can choose the cropping box size, and other
- configuration options. If unsure leave default configuration. Save settings.
-
- Now when new content is created and an image is uploaded a cropping interface
- will present itself with a thumbnail view of how the image will look once cropped.
-
-
- MAINTAINERS
- -----------
-
- * Ra Mänd (ram4nd) - https://www.drupal.org/u/ram4nd
- * n_vashenko - https://www.drupal.org/u/n_vashenko
- * joetsuihk - https://www.drupal.org/u/joetsuihk
- * Dmitry Zhgenti (zhgenti) - https://www.drupal.org/u/zhgenti
- * yhager - https://www.drupal.org/u/yhager