gpt4 book ai didi

browser - 带有 CKFinder 的 CKEditor - 禁用 FileBrowser,保持上传功能

转载 作者:行者123 更新时间:2023-12-04 15:04:31 27 4
gpt4 key购买 nike

我正在使用集成在 CKEditor 中的 CKFinder。
我想保持上传功能处于事件状态,但取消浏览服务器选项,因为我不希望用户这样做。

我怎样才能做到这一点?

谢谢你。

最佳答案

简写是在您设置 CKFinder 与 CKEditor 的集成之后,覆盖 FileBrowser 的 URL:

//Prevent the fileBrowser button and option
$CKEditor->config['filebrowserBrowseUrl']='';
$CKEditor->config['filebrowserImageBrowseUrl']='';
$CKEditor->config['filebrowserFlashBrowseUrl']='';

关于browser - 带有 CKFinder 的 CKEditor - 禁用 FileBrowser,保持上传功能,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3610041/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com