What is a robust jQuery Rich Text Editor with image upload capabilities?
- by thinkswan
I know this question has been asked countless times, but answers are mixed, so I thought I'd test the waters and see what the latest verdict is out in the development community.
I need a [preferably jQuery] rich text editor plugin that simply attaches itself to <textarea> elements and supports image uploads.
It doesn't need to be too advanced. Just alignment, bold, italic, styles and image support.
I tried CKEditor (along with CKFinder for image uploads), but it just has too many features and is too heavy for what I need. This is going to be used for simple webpage editing.