- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
当通过 CKEditor(4) 创建 CKFinder 时,如何更改它的 commandPath 属性 (CKFinder.config.connectorPath)?
vanilla CKF+CKE 集成的文档说:
At the moment the only supported configuration options in the config object are: basePath, width and height, all other settings will not be used.
所以在'Manual Integration下',它似乎只列出特定功能 URL 的选项,而不是 CKFinder init 的 URL .
CKFinder 的“init”命令将变为默认值:/lib/ckfinder/core/connector/java/connector.java?command=Init&type=Images
而不是我未集成的 CKFinder 实例(在另一个页面上 - 并且可以工作)转到正确的 URL:/ckfinder?command=Init&type=Images
-这可以做到吗?在此环境中,我无法更改 CKFinder 后端文件的位置。
最佳答案
事实证明,更改属性是不可能的。从那以后,我求助于使用适当的 connectorPath 字符串创建一个备用“ckfinder.js”文件,并根据需要加载备用文件。
关于javascript - 与CKEditor集成时如何为CKFinder设置 'commandPath'?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17688450/
当通过 CKEditor(4) 创建 CKFinder 时,如何更改它的 commandPath 属性 (CKFinder.config.connectorPath)? vanilla CKF+CKE
我是一名优秀的程序员,十分优秀!