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
Re: CKEditor image delete event
Thanks!
Re: CKEditor image delete event
HI Elvenpath,
HI Elvenpath,
Have you found the solution to your problem? Thanks