Configuring WYSIWYG editors in Drupal is now more complicated than ever. First you need to choose which editor you like. Then you need to install and configure about 10 modules to make your chosen editor work in Drupal. All that is followed by a period or pulling your hair out, banging your head against your keyboard, and frantically googling for instructions on how to get everything to work nicely together. When you’re finally done and get something working, you probably don’t even realize that you’ve exposed yourself to a potential security vulnerability.
I’d like to share with you a best-practice approach for setting up a secure, usable WYSIWYG editor, and even show youseveral techniques for embedding images inline. The modules I’ll be demonstrating include: WYSIWYG API, WYSIWYG filter, Caption Filter, Better Formats, Insert, Image Resize Filter, FileField Sources (and if there’s time, IMCE)
A complete tutorial on how to set up your own best-practices WYSIWYG editor can be found at http://wysiwyg.jenlampton.com