Manage text formats and filters and add a WYSIWYG editor.
Objectives and Prerequisites
You will need the following knowledge and skills. If you need a review, check out the Resources section at the bottom of this page.
- Manage content filters in Drupal.
- How to download and use external libraries.
Tasks
Download the WYSIWYG module.
Consult the WYSIWYG module page on drupal.org and download the appropriate version of CKEditor into the libraries directory.
Configure the content filter for Filtered and Full HTML to use CKEditor.
Summary
- Some modules are dependent upon third-party libraries to run.
- When using external libraries, be careful to ensure the correct versions are used.
Resources
- Documentation: WYSIWYG (drupal.org)
- Video: Hands-On: Setting up WYSIWYG (Drupalize.Me)
- CKEditor