Which WYSIWYG editor is best for a content management site?

后端 未结 8 1458
一向
一向 2021-02-04 15:43

The editor I require, needs to be easy to use. Even for people with absolutely no HTML knowledge

The projects I have tried are:

  1. TinyMCE
  2. ckeditor.c
相关标签:
8条回答
  • 2021-02-04 16:32

    I've used both CKEditor and tinyMCE; I am using CKEditor now. If it makes a difference to you, I've needed to change the CKEditor source code on three occasions and each time it was a pleasant experience. The code is well documented.

    CKEditor has released several versions in the previous weeks; the latest version fixed the problem where I needed to change the source.

    0 讨论(0)
  • 2021-02-04 16:38

    I like the Telerik editor. It is not free, but it is very nice, and their support is great.

    0 讨论(0)
提交回复
热议问题