如何向 WYMEditor 添加一个对话框以捕获选择?
我想向 WYMEditor 的工具栏添加一个按钮,该按钮将显示一个对话框并将对话框返回的值粘贴到内容中。 我该怎么做呢? 欢迎提供真实代码)
I want to add a button to WYMEditor's toolbar that will show a dialog box and paste returned value from the dialog into a content.
How can I do it?
The real code is welcomed )
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为 WYMeditor 中已经存在“从 Word 粘贴”按钮。您想添加哪些附加功能?
与 refinerycms(Rails 内容管理系统)打包的 WYMeditor 版本已经具有此功能。我相信他们只是将“paste from word”按钮重命名为“paste from word”按钮。
I think this already exists in WYMeditor as the 'Paste from Word' button. What additional functionality are you trying to add?
The version of WYMeditor that comes packaged with refinerycms (a rails content management system) has this functionality already. I believe they simply renamed the paste from word button.