Editor requirements

Last updated on
19 February 2017

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

To include support for an editor in Wysiwyg module, the original editor library must meet the following requirements:

  1. The library is versioned.
    • Versions can be downloaded from the vendor's web site.
    • Earlier versions are available for download.
  2. At least one file in the downloaded package contains the exact version of the library.

    Ideally, this is either in a CHANGELOG.txt, or at the top of the main JavaScript file of the editor.

  3. The editor library is capable to spawn multiple instances, and each instance can be attached and detached independently at runtime.
  4. Each instance supports separate settings and the configuration/settings can be passed separately to each instance.

Further information to merge in here:

#726896-4: New Editor: CodeEditor

Help improve this page

Page status: No known problems

You can: