Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 13:56 UTC
Updated:
18 Aug 2010 at 21:40 UTC
It's not inherently obvious what the 'Save' button actually does. Lets name it 'Create crop' and maybe add some help text.
Comments
Comment #1
plan9 commentedI agree. This is a brilliant module in terms of functionality but is of little use if the end user cannot figure out how to use it. Why are we even showing the word 'imagecache'? What is a non techy person (ie most people) suppose to think that means? :)
I've used string overrides to change:
'Imagecache presets »' to ' '
'Javascript crop' to 'Crop image thumbnail'
'Even if you think this crop is ok, press the submit button!' to 'Resize image, create crop and close window. Click submit button on images page beneath to save changes.'
And the button issue is important. How about a button to actually close the cropping window when the operation is finished and submit the change?
Comment #2
grasmash commentedIt would also be nice if the pop up window closed after clicking "save"
Comment #3
nils.destoop commentedChanged the save button, the description, and the title from preset selection.
I haven't done the closing button, because of thickbox.
Comment #4
grasmash commentedHm, I don't understand why it doesn't close after saving. I've installed thickbox and used it for this module, but the lightbox still doesn't automatically close. Maybe a "save" and a "save and close" would be good?
Comment #5
plan9 commentedIs this also fixed in 5.x dev?