Hi,
Is that possible to disable the delete file function ?
Or more, a callback function after delete (a file/image) ? (To save session id which delete the file/image).
Thanks,
Regards,
Is that possible to disable the delete file function ?
Or more, a callback function after delete (a file/image) ? (To save session id which delete the file/image).
Thanks,
Regards,
Re: Delete files
@scifi - both things can be done. You can disable deleting folders and files using ACL rules in the configuration file.
You can also write your own plugin that will log all operations done on the server side, using the BeforeExecuteCommand hook, see docs:
Writing PHP plugins for CKFinder
(instruction for PHP, instruction for other server side languages is also available)
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+