Which WYSIWYG editor is best for a content management site?
问题 The editor I require, needs to be easy to use. Even for people with absolutely no HTML knowledge The projects I have tried are: TinyMCE ckeditor.com What I'm looking for is: Editor like TinyMCE editor with a live view like in stackoverflow site. A way to insert pictures, and arrange them in the article. EDIT: THe best solution that I think about it right now is to use: TinyMCE for WYSIWYG editor. Write custom code that will show it live in real article format. Write Ajax code that will upload