jquery ckeditor

发布于 2024-12-23 14:44:06 字数 302 浏览 2 评论 0原文

我正在尝试使用 JQuery CKEditor 插件。我下载了 .zip 存档,但是当我打开 < code>index.html 页面中,编辑器未显示在演示页面中,所以我猜这个存档中缺少某些内容或者我误解了某些内容。

I'm trying to use the JQuery CKEditor plugin. I downloaded the .zip archive, but when I open the index.html page therein, the editor is not displayed in the demo page, so I guess there's something missing from this archive or I'm misunderstanding something.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

迷离° 2024-12-30 14:44:06

我相信除了该 ZIP 文件中的代码之外,您还必须安装 CKEditor。安装它并在“jquery.CKEditor.js”文件顶部设置path,以便插件知道CKEditor在哪里。

I believe you still have to install the CKEditor in addition to the code in that ZIP file. Install it and set the path at the top of the "jquery.CKEditor.js" file so that plugin knows where CKEditor is.

¢蛋碎的人ぎ生 2024-12-30 14:44:06

https://github.com/galetahub/ckeditor

它包含所需的所有信息。对于工具栏配置,这篇文章可能会有所帮助:

Rails 3.1 ckeditor:在工具栏中添加字体大小?

https://github.com/galetahub/ckeditor

and it has all the information needed. for toolbar configuration this post might help:

Rails 3.1 ckeditor: Adding fontsize in toolbar?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文