Hi good ppl,
Is there a way to detect when the image (or flash) was deleted from the editor? Like an event of some sort?
I need to make some M:M db relations (post->image). Adding the images is done from my own file browser, but i need a way to detect if an image was deleted so i can remove the relation between it and the post.
Kind regards.
Is there a way to detect when the image (or flash) was deleted from the editor? Like an event of some sort?
I need to make some M:M db relations (post->image). Adding the images is done from my own file browser, but i need a way to detect if an image was deleted so i can remove the relation between it and the post.
Kind regards.
Re: CKEditor image delete event
Sorry I don't have a solution to offer BUT instead are hoping you can help me understand how to delete images using CKEditor (v3.x) - I've have added a post at viewtopic.php?f=11&t=18529
I would appreciate a reply here or at the Post url listed above.
Tx.
Re: CKEditor image delete event
Thanks!
Re: CKEditor image delete event
HI Elvenpath,
HI Elvenpath,
Have you found the solution to your problem? Thanks