My previous post (in Thai) about usability of Drupal content creation screen got some comments on the WYSIWYG editor, so I write this followup post.
Both TinyMCE and FCKeditor do not suit my need. After reading a post on Acquia wiki (registration needed), I learn with two alternative projects. The first one is Editor, an exclusive WYSIWYG for Drupal. It's very promising but still in very early alpha. The second is YUI Rich Text Editor from Yahoo! Developer Network. (Real demo is available from Yahoo! site)
There is already YUI Editor module for Drupal. Anyway the concept is slightly different from other Drupal WYSIWYG modules. No need to download twice, This module will pull the YUI editor JavaScript file from Yahoo! web site on the fly (local copy is also an option).