WYSIWYG Ace

Component ID

2642232

Component name

WYSIWYG Ace

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

109

Component created

Component changed

Component body

Integrates the Ace Editor with the WYSIWYG module.

Yes, I know. Ace isn't a WYSIWYG editor but the wysiwyg module provides a nice API for assigning editors to input formats.

Unlike the ace_editor module, wysiwyg_ace allows you to assign multiple Ace configurations to formatted text fields.

This module is a work in progress and the configuration options are presently limited. Currently, you can pick a theme and mode for each input format that you use Ace on.

This module is mostly functional, the only thing remaining is full-filling the remaining options in the WYSIWYG configuration profile form.

Currently available profile options include:

  • Default Theme
  • Default Mode
  • Default Keybinding

The roadmap of this project includes consideration of optional per-user configurations.