Patch (to be ported)
Project:
Imce CCK Image
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2008 at 16:12 UTC
Updated:
31 Mar 2009 at 05:37 UTC
I'm having no trouble attaching an image to an IMCE CCK field, but how do I remove the image?
Seems I can only change the image, but not actually remove the image completely?
Comments
Comment #1
fgasking commentedMy apologies, once you have saved and come back to the editing options you can remove. If there is an award for stupidity, please give it to me :(
Comment #2
ssm2017 Binder commentedhello
i have modified the "imceimage.js" file to build a "remove" link when adding an image without saving the node.
this link dissapear when you press it to remove the image.
add this line after line 32 :
and this after line 40 :
if this can help... :)
Comment #3
fgasking commentedThat is really cool, thanks for that! :)
Comment #4
yang_yi_cn commented