You are here

README.txt in Imagefield Crop 7.2

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
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.txt
View source
  1. CONTENTS OF THIS FILE
  2. --------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Image crop module adds the ability to crop images using javascript. It
  11. provides a widget for cropping after upload.
  12. * For a full description of the module visit
  13. https://www.drupal.org/project/imagefield_crop
  14. * To submit bug reports and feature suggestions, or to track changes visit
  15. https://www.drupal.org/project/issues/imagefield_crop
  16. REQUIREMENTS
  17. ------------
  18. This module requires no modules outside of Drupal core.
  19. INSTALLATION
  20. ------------
  21. * Install the Image crop module as you would normally install a contributed
  22. Drupal module. Visit https://www.drupal.org/docs/7/extend/installing-modules
  23. for further information.
  24. CONFIGURATION
  25. --------------
  26. 1. Navigate to Administration > Structure > Content types >
  27. [Content type to edit] > Manage fields.
  28. 2. Add a new field and select "Image" as the field type.
  29. 3. Select "Image with cropping" as the Widget type. Save.
  30. 4. Configure your field settings. Save.
  31. 5. On the next page you can choose the cropping box size, and other
  32. configuration options. If unsure leave default configuration. Save settings.
  33. Now when new content is created and an image is uploaded a cropping interface
  34. will present itself with a thumbnail view of how the image will look once cropped.
  35. MAINTAINERS
  36. -----------
  37. * Ra Mänd (ram4nd) - https://www.drupal.org/u/ram4nd
  38. * n_vashenko - https://www.drupal.org/u/n_vashenko
  39. * joetsuihk - https://www.drupal.org/u/joetsuihk
  40. * Dmitry Zhgenti (zhgenti) - https://www.drupal.org/u/zhgenti
  41. * yhager - https://www.drupal.org/u/yhager