I am using CKFinder integrated in CKEditor. I want the download feature to be active, but deselect the Server Overview option because I don't want users to do this.
How can i do this?
Thanks.
The reduction occurs after installing the integration of CKFinder with CKEditor, URL rewriting in FileBrowser:
//Prevent the fileBrowser button and option $CKEditor->config['filebrowserBrowseUrl']=''; $CKEditor->config['filebrowserImageBrowseUrl']=''; $CKEditor->config['filebrowserFlashBrowseUrl']='';