On Sun, Aug 17, 2008 at 8:33 AM, AmirBehzad Eslami <behzad.eslami@xxxxxxxxx> wrote: > Dear list, > > I'm looking for a light weight WYSIWYG HTML Editor to allow > users to send private messages to each other in a forum application. > > FCKEditor is too complex and very huge for my purposes. I want a > simple editor. What do you recommend? > > Thanks in advance > -- > Kind regards, > -behzad > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Look into the YUI editor for something light weight. You can serve up all the JS straight from their cdn. http://developer.yahoo.com/yui/editor/ In all of my projects I always use FCKEditor. It is easy to have it in one spot and symlink that to each individual project. But that is very specific to the way I deploy my apps. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php