Tiny MCE is not tiny at all. 🙂
I might try to use Tiny MCE in other projects.
For current project, I am doing an e-commerce site. For the products information, I want the description for the products could be rich text editor. And actually, all I need is a link, unlink, BOLD, etc. very simple very basic format.
As a matter of fact, the rich text editor use less format, less tags, offer less extras the better.
The more format and tags it has, the more it will conflict with our own web site formats (css).
I tested FCKeditor. It is an overkill for my project too.
Any other suggestions for me to test and check out? Thanks!
Very simple, clear coded (less codes), min. html formats, cross-platform, bug free rich text editor (htmlarea editor) is what I am looking for.
I used to use htmlarea, but it has some bugs and it is discontinued. I am looking for a simple version rich text editor to replace the htmlarea.
Thanks!