I need a WYSWYG editor for building my CMS(in PHP) as a final year project.Please suggest a light,easy to use and feature rich editor which can be embedded into the admin page.
Hi, I would recommend using http://www.fckeditor.net it's Javascript based and can be used to transform normal text areas into rich text editors. It can be configured as you like, simple/advanced and custom buttons. Regards, Steve PS. There is also SpawEditor
Why not use the editor that almost every message board and even wordpress is using? TinyMCE : http://tinymce.moxiecode.com/
I would suggest you to use innova WYSWYG editor. Its easy to use and implement. But beware both TinyMCE and innova has issues in IE8. You may have to set the IE engine using the meta tags to avoid this error in IE8. Load it as IE7 will remove this issue. In IE8 it will show blank images in place of tool kits