I'm looking for a RTE javascript library (e.g. tinyMce) to allow user to create rich web content. I'm very keen to find one that is:
- lightweight (not a must)
- allow image upload that can transform binary data into "data uri", i'd like to embed uploaded images into the page that the user is editing. If this feature is not provided with any RTEs, please recommend one that may extend this function easily.
- multiple languages support including asian languages.
- preferrably work as a jQuery plug-in.
Please share your experience if you have done this before.
cheers,