Learn WordPress in our new online class.
Get the special Early-Bird discount,
just 30% of the normal price:

| Adding a WYSIWYG Editor to Your Drupal Site |
What is a WYSIWYG Editor and Why Do You Need It?
So your site users don't have to use code. Its as simple as that. WYSIWYG stands for "What You See Is What You Get" ... if you select some text and click the "bold" button, that text will be bold. If you select some text and click the "italic" button, that text will be in italics. There's no messing around with HTML. That will be a relief to some of you and more particularly ... your clients and site visitors. Installing the WYSIWYG ModuleFirst of all, we're going to install a WYSIWYG module that will allow Drupal to install a range of different editors.
Installing TinyMCENow we're going to install the TinyMCE editor itself:
|
