Drupal with wysiwyg editor
Many web site or blog use wysiwyg editor to post content on web page like word. Drupal one of cms that most popular have many wysiwyg module. I’m show how to install wysiwyg module in drupal.
1. download fckeditor for drupal from : http://drupal.org/project/fckeditor
2. Extract .zip file and copy fckeditor to folder module.
3. Download fckeditor select last version : http://www.fckeditor.net/download
4. Extract .zip file and copy all file in sub folder to ../module/fckeditor/fckeditor/
5. Enable the module as usual from Drupal’s admin pages.
6. Grant permissions for use of FCKeditor in Administer > User Management > Access Control
7. Under Administer > Settings > FCKeditor, create the fckeditor profiles.
In each profile you can choose which textareas will be replaced by FCKeditor,
select default toolbar and configure some more advanced settings