使用 CKFINDER 为每个用户提供私人上传文件夹
我想让 ckfinder 根据 user_id 将文件上传到私人文件夹中。有什么办法可以做到这一点吗?我如何调用 config.php 文件来动态更改每个 ckeditor.replace…
ckfinder 无法识别角色?
如果有人可以帮忙解决这个问题。 我正在尝试将 ckeditor 和 ckfinder 合并到 Asp.Net Mvc 1 项目中。到目前为止一切正常。我唯一无法正常工作的是 ckf…
将 CKFinder 与 InnovaStudio 所见即所得编辑器集成
我使用 InnovaStudio WYSIWYG Editor,并且我尝试用 CKFinder。编辑器配置中有一行用于指定资产管理器使用的 URL。我已将其指向 CKFinder。我无法开始…
CKFinder 的 AJAX POST 问题
我们正在为我们的一个站点使用 CKFinder,它一直运行良好,直到我们迁移到新的专用服务器(与旧服务器类似但不完全相同)。现在我们无法上传,AJAX 请…
ckfinder mac下报错 linux正常
Fatal error: Uncaught exception 'CKSource\CKFinder\Exception\InvalidConfigException' with message 'The temporary folder is not writable for…
用ckeditor和ckfinder在本地测试上传图片,localhost相应好长时间,就没有然后了
怎么配置config.php中的$baseUrl和$baseDirphp工程的路径: E:\php\projects\projects(projects是工程名字,ckeditor和ckfinder在这个目录下,这个…
CodeIgniter使用Ckeditor+Ckfinder的问题!
//index.html 编辑文章 "> CKEDITOR.replace( 'contents', { filebrowserBrowseUrl:'public/ckeditor/ckfinder/ckfinder.html', filebrowserImageBro…