Compare TinyMCE and CKeditor for a Wiki
Posted
by Lakshman Prasad
on Stack Overflow
See other posts from Stack Overflow
or by Lakshman Prasad
Published on 2009-09-24T06:34:04Z
Indexed on
2010/05/07
18:38 UTC
Read the original article
Hit count: 246
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-editor seems more feature full.
Those who have used either of these or both, which is better and why. Are there some better packages, that I am missing?
Is there something that I am missing when I conclude CKeditor is better, by going through them (because it is not as widely used).
I want to use it with django and jquery, with multiple instances of WYSIWYG widget per page. Does one offer advantage over the other.
© Stack Overflow or respective owner