带有注释/注释的Django的丰富文本编辑器(开源)
是否有人成功地通过Django和Inline评论选项整合了任何丰富的文本编辑器?我将Inline评论称为在文本编辑器中突出显示单词或句子并添加注释(注释)。何时何地评论要像线一样在侧面显示。 我尝试过Ckeditor,Tinymce,Shummernote等,而没有高级许可,似乎没有任何功能。有线索吗?
Is there anyone succeeded integrating any rich text editor through Django along with inline comments option? I refer inline comment as highlighting a word or sentence in the text editor and adding comments (annotation). When and who commented to be displayed on the side like a thread.
I have tried ckeditor, tinymce, summernote etc and nothing seems to have this functionality without premium licensing. Any leads?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)
另一个选项是slate.js,可能是尝试 - Shalabh Vyas撰写的这篇文章会讨论使用Slate.js框架来表示和创建评论系统所涉及的所有步骤。
这是 source - 如果有帮助,请让Vyas通过星星或反馈知道,
Another option is Slate.js, which might be a lead to try out - this article written by Shalabh Vyas talks about all the steps involved in representing and creating a commenting system using the Slate.js framework.
Here is the source - if this helps, do let Vyas know with a star or feedback,