This page is archived
We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.
Manage text formats and filters and add a WYSIWYG editor.
Goal
Add a WYSIWYG editor and use it in a text format configuration.
Prerequisites
You will need the following knowledge and skills. If you need a review, check out the Additional 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.
Recap
- Some modules are dependent upon third-party libraries to run.
- When using external libraries, be careful to ensure the correct versions are used.
Further your understanding
- Continue to the next lesson: Movie Project: Analyze Site Performance.
Additional resources
- Documentation: WYSIWYG (Drupal.org)
- Video: Hands-On: Setting up WYSIWYG (Drupalize.Me)
- CKEditor