Compare TinyMCE and CKeditor for a Wiki

前端 未结 5 1164
逝去的感伤
逝去的感伤 2020-12-16 11:39

For a custom wiki django-wakawaka, i want to be able to add a WYSIWYG support.

TinyMCE is obviously the most popular plugin, used even by Wordpress.

But CK-e

5条回答
  •  春和景丽
    2020-12-16 12:02

    I've been using both editors since some years ago... Almost always I've chosen CKeditor over TinyMCE.
    The reason?
    Short answer:
    CKEditor is very stable and very easy to use and has integrated the file manager (with an ad, but it is no problem for me), but TinyCE has not any integrated File manager.
    Nevertheless, I like JCE editor (for Joomla), this editor is based on TinyMCE and works like a charm. It has a very good implementation of File management.
    If you plan to use a WYSIWYG editor for a wiki, any of them are ok, because you don't need a filemanager (I think).
    However, I recommend you, based in my experience, CKeditor.

    The long answer is very long for this space. If you want the long answer, contact me or google around about this topic.

提交回复
热议问题