I'm contributing a new line to the README.txt file. This is for absolute beginners. Attached updated README.txt file in below comment.
= Installation =
* Install the module and enable it.
* [opt.] Patch imagefield, as described below
* On the imagefield configuration page (admin/content/types//fields/) choose the 'Image with cropping' widget.
* Save your field, and edit it again. There you can see the widget settings form where you can choose the cropping box size, and other configuration options.
* Set appropriate permissions at (/admin/user/permissions) under sections "content_permissions module", "node module"
* Upon uploading an image, or editing an existing node, the image cropping interface will be presented.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | README.txt | 1.57 KB | francewhoa |
Comments
Comment #1
francewhoaAttaching updated README.txt file.
Comment #2
yhager commentedThanks, committed.
PS - for a readme file it is not a problem, but patches are the preferred way to communicate changes. See http://drupal.org/patch.
Comment #3
francewhoaThanks for the info yhager. I'll try that next time.