Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2008 at 06:12 UTC
Updated:
26 Feb 2010 at 13:59 UTC
Specify that you need to edit the advanced settings in thickbox, to remove the node/add/* line. (tested with the latest div of thickbox)
Integration with Lightbox2.
Integration with Popups.
On the config page, a radio button to select which modal window to use (None, Thickbox, Lightbox2, Popups, ect...)
On the actual crop page:
Autosize image to fit into the browser/window. Have the selection dropdown list be pre-populated with the correct size.
Using FF3, footer isn't pushed down; acts like the image doesn't have any height.
Wording - Pick "submit" or "create crop".
Comments
Comment #1
swentel commentedgood ideas, the, drupal 6 branch is still in heavy development, I'll try and integrate as much as I can for the first release!
Comment #2
realityloop commentedIt'd be great if the crop box maintained the aspect ratio of imagecrop_javascript's crop width and height setting.
Comment #3
Kripsy commentedI second comment #2. I think the best addition would be to have the crop box fixed at the specified width and height settings on the image after scaling and then let it be resizable if the option to do so is checked. As it is, I have an additional "scale and crop" right after the javascript crop to make sure the image is the right size.
Comment #4
mrfelton commentedI would like to be able to apply the crop right after uploading the image. Currently you need to upload the image, submit the node and then reedit the node again to be able to apply/adjust the crop.
Comment #5
gooddesignusa commentedboth of these ideas sound great. #4 would be awesome
Comment #6
longwaveI don't think #4 is possible until CCK allows you to extend existing widgets (in this case, imagefield) - see #417122: Allow drupal_alter() on Field and Widget Settings. Otherwise this module would just become an exact duplicate of imagefield_crop.
As for the others, in 6.x-1.x-dev:
- a radio button for standard popups or thickbox has been added
- on the crop page the footer problem is fixed (by removing the rest of the page chrome)
- on the crop page the wording has been updated
Comment #7
rapsli commentedany roadmap on when you think this module has a stable release?
Comment #8
mrfelton commentedSome of the issues in this ticket have been addressed already:
#723682: Enable crop when image is uploaded
#325419: Aspect ratio for resizing
And I have created separate tickets for the other issues:
#726632: Change wording of 'save' button to 'create crop' or something more meaningful
#726630: Update ImageCrop project page and documentation.
#726626: Autosize image to fit into the popup window
#726620: Support for multiple types of popups/modals on the ImageCrop cropping tool
If anyone has any more ideas please detail them in new tickets.