如何修改CKEditor中的上下文菜单?

发布于 2024-11-16 06:05:13 字数 96 浏览 3 评论 0原文

有谁知道如何修改CKEditor右键上下文菜单?

我试图弄清楚如何从右键单击菜单中删除“剪切、复制、粘贴、编辑 DIV”,并尝试向其中添加“插入图像、插入表格”。

Does anyone know how to modify the CKEditor right-click contex menu?

I am trying to figure out how to remove "Cut, Copy, Paste, Edit DIV" from the right-click menu, and trying to add "Insert Image, Insert Table" to it.

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

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

发布评论

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

评论(1

水溶 2024-11-23 06:05:13

3.6.1 版在其 API 中支持删除上下文菜单项。

#7885 :新 editor::removeMenuItem 用于删除插件上下文菜单项的 API 引入。

Version 3.6.1 has support in their API for removing context menu items.

#7885 : New editor::removeMenuItem API for removing plugin context menu items introduced.

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