| /[drupal]/contributions/modules/imagefield_crop/imagefield_crop.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#638822 by wildfeed: verify image existance before copying
allow unlimited values, fixed crop box "jumps"
#397912 by quicksketch: adapt to new filefield hook structure, as imagefield is just a widget and not a field anymore
use imageapi instead of direct gd calls
* Scaling and cropping got much smarter - you can define the cropping area resolution, while the actual cropping is done against the original image. * Images are shown instantly with the help of http://drupal.org/node/353405#comment-1224788. Vote for this patch to get it into imagefield. * #355980 by mrfelton: allow upgrade from 5.x * #357945: error message after saving widget * #356952: error when not using output resolution * #364299: crop area resolution
initial 6.x version. Work in progress. Do not use.
fix #258003
Fixed #235755
removed the collapsed option from the widget settings due to #235755
fix for #236424
Fix #225843: collapsible options Fix #212883: scale existing images Fix #216558: use unique file names
Added translation template and Hebrew translation
fixed http://drupal.org/node/220694
fix http://drupal.org/node/217901
applied imagecache patch from http://drupal.org/node/212576
partial fix for http://drupal.org/node/212576 - image was deleted after re-cropped & previewed
fixes for coding standards, as indicated by coder module
removed completed tasks from the TODO list
Initial revision of the imagefield_crop widget
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |