Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 108.97 KB
MD5: 49eece3fdcdc06a32f44a213fe266207
SHA-1: e68ebdb582d416eb795955bb009e12b3d197428e
SHA-256: de4d7e722dcaf47546a2b16eb861012df687a4dae3ea228dd116b895eda8d961
Download zip 141.08 KB
MD5: 9146b7388bbc92f5bf170a6aed77ba6f
SHA-1: 3dbcfa875b7807babea0ac38a3d4a5e10d1a145c
SHA-256: 4741ba2eae32379b904858dcac6476df4867c6c6805b04f00d6ca6a5d18e6d72

Release notes

Changes since 7.x-2.7:

  • Support for YUI editor has been dropped!

    This release includes an update hook which removes any editor profile using the YUI editor. The text format itself will not be affected. All integration code related to YUI has been removed from Wysiwyg module.

  • Deprecation of unmaintained editors!

    Starting from May 2022 the only supported editor libraries will be CKEditor 4 and TinyMCE 4. This means using any of the following editors is not recommended and strongly discouraged:

    • CKEditor 3
    • TinyMCE 3
    • FCKEditor
    • jWysiwyg
    • markItUp
    • NicEdit
    • Whizzywig
    • WYMeditor

    Unless a strong argument is made for continued support, all these editors will be removed from Wysiwyg module some time after May 2022. As far as I can tell, there has been no official effort made to keep any of these editors up to date with modern browsers. Continuing to support them in Wysiwyg module is becoming difficult and error prone. This drastic measure will cut down the number of supported editor versions from 100+ to a handful. It feels sad, but also necessary. D7 is nearing its end of life but I do not want to leave it even slightly unclear that these editors have been supported far longer than they really should have been and that simply can not go on - even if Drupal 7 somehow lives on.

    (Yes, this applies to the inofficial 6.x branch as well.)

  • #3172792 by Shabbir: Fixed variable initialized twice.
  • Corrected swap point for WYMeditor integration files. Was 1.0.0a1, should have been 1.0.0-rc1. Avoids call to a missing method.
  • #3227897 by dmundra, hargobind: Update to CKEditor 4.17.1
  • Work around CKEditor's onChange event not existing until version 4.2.
Created by: twod
Created on: 29 Dec 2021 at 16:11 UTC
Last updated: 5 Jan 2022 at 19:10 UTC
Bug fixes
Insecure
Unsupported

Other releases