Open ghost opened 5 years ago
Hi there! :)
I wonder how to use the fileRemoveoption. Like this?
fileRemove
uploader: { url: '/js/jodit/connector/index.php?action=fileUpload', remove: '/js/jodit/connector/index.php?action=fileRemove&source=:source&path=:path&name=:name' },
Is this gonna remove the file form server if the user delete an image from the textarea ?
Thanks in advance
Hi there! :)
I wonder how to use the
fileRemove
option. Like this?Is this gonna remove the file form server if the user delete an image from the textarea ?
Thanks in advance