'Delete picture on the server if picture on ckeditor is deleted

There is no documentation regarding image delete in ckeditor documentation. I have been using simpleuploader to upload the image to the server which returns the url. But now I want to delete the image from the server if it get's deleted or cut or undo from the server.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source