Remember to flush caches and run update.php after upgrading or things will break!
Changes since 6.x-2.4:
- Removed unused stylesheets.
- #1968318 by TwoD, mglaman, Inzor, ofry, rocketeerbkw, et al: TinyMCE 4 support.
- #2375679 by Twod, rocketeerbkw: Improved profile management.
- Added note about JSON settings and a helper function for validation.
- Fixed array-to-string notice on profile overview.
- Added support for CKEditor version 4.6.1.
- #1671030: Updated CHANGELOG.txt.
- #1963766 by TwoD, agoradesign, BWPanda: Improved support for paste related options.
- #2800063 by temkin: Fixed misleading Editor Appearance options for TinyMCE.
- #2415623 by googletorp, jansete: Added hook_wysiwyg_editor_alter().
- #2821817 by jenna.tollerson: Added CKEditor specific note to plugin documentation.
- #828718 by theunraveler, danbohea, BrightBold, jonraedeke, colinstillwell88, jennifer.chang, et al.: Fixed hard .css setting cache: how to clear the cache?
- #2821903 by prince_zyxware: Documentation - Spacing issues
- - #2818645 by lliss, TwoD: Fixed loading init scripts from private files folder.
- Removed bulk-detaching of editors based only on context.
- Fixed non-empty initial content in jWYSIWYG.
- Dropped TinyMCE 2 support.
- #970892 by TwoD: Dropped openWYSIWYG support.
- #2802769 by prince_zyxware: Fixed coding standard for PHP NULL.
- #2711597 by awebmanager, sillo, TwoD: Added link to supported editor versions.
- #2656266 by loopduplicate: Fixed trailing comma on object literal.
- #2639738 by TwoD: Fixed internal instance tracking for CKEditor.
- #2614826 by lucas.constantino: Fixed CKEditor stylesSets being re-registered too.
- #2470043 by TwoD: Fixed CKEDITOR is not defined when using JS aggregation.
- Fixed accidental removal of TinyMCE's cross-editor plugin support.
- #2614826 by lucas.constantino, TwoD: Fixed registering new plugins after AJAX updated settings.
- Added missing implementations for isFullscreen method.
- #923460 by TwoD, ph0enix, jonhattan, rpayanm: Fixed jWYSIWYG website and release package structure.
- #1207170 by TwoD: Whizzywig no longer needs xhtml.js.
- #1230708 by droplet, rpayanm: Fixed mismatched button names.
- #1996626 by delphian: Libraries located in base profiles are not accessible
- Merge branch '6.x-2.x' of ../d6_backports into 6.x-2.x
- #2243413 by TwoD: Fixed AJAX state syncing by isolating editor instances.
- #2513712 by rrfegade: Fixed spelling errors.
- #1081432 by TwoD, arjenlentz: Added primary index to {wysiwyg_user} table.
- By TwoD: Fixed undefined variable '$field' for Whizzywig.
- By TwoD: Fixed JavaScript variables being created globally.
- Fixed unnecessary #element_validate callback in the TinyMCE form.
- Disabled AutoInline mode for CKEditor.
- #594322 by TwoD: Fixed caret position after inserting content in NicEdit.
- #1927968 by TwoD: Fixed CKEditor insert method in WebKit browsers.
- #507696 by hadsie, kndr, ksenzee, mcarbone, gaele, et al: Automatically adjust initial editor height.
- Fixed textarea grippie sometimes being attached to active editors.
- Fixed CKEditor 4 default skin name.
- #2120015 by TwoD: Fixed PHP Notice for CKEditor.
- Added support for JavaScript Function references and Regular Expressions in settings.
- #2054885 by tswaters, TwoD: Fixed adding blank stylesheet in CKEditor proxy plugin function.
- #1956778 by mibfire, rocketeerbkw, guillaumev: Added support for configuring CKEditor's Advanced Content Filter.
- #771424 by TwoD: Fixed Missing library breaks admin UI.
- #2018439 by TwoD: Fixed editor-specific settings shown for all editors.
- #1834472 by sun, TravisCarden, Twod: Use vertical tabs on WYSIWYG profile form.
- #2177309 by galindus_olidop, TwoD: Fixed names for custom formats in CKEditor.
- #767628 by TwoD, rocketeerbkw: Added installation note for markItUp.
- #1214924 by donquixote, TwoD, Shabana Blackborder: Fixed WYMeditor not saving changed content.
- #356480 by TwoD, zhangtaihao, sun: Fixed initialization of editor libraries in Ajax scenarios.
- #2043081 by stBorchert, TwoD: Allow sub-pages of profile/edit.
- #1967204 by stevejburge, TwoD: Updated URL to the TinyMCE website.
- #474588 by TwoD: Added support for forcePasteAsPlainText in CKEditor.
- #1853550 by rwohleb, chrisrd, jm.federico, klaasvw, yanniboi, TwoD: Added CKEditor 4 support.
- #1861174 by TwoD: Added comment about relative URLs in CKEditor.
- #1898210 by TwoD: Fixed Administration menu overlaps editors in fullscreen mode.
- #1531896 by Emmanuel_S, TwoD: Fixed strict warning for CKEditor and OpenWYSIWYG.
- #614402 by TwoD: Ported YUI Editor Plugin API support from 7.x-2.x.
- #947676 by merlinofchaos, zhangtaihao, mradcliffe: Added event for detaching when CTools modal closes.
- #1388224 by ksenzee, sun, TwoD: Fixed editors detaching on form submissions.
- #1802342 by TwoD, sun: Fixed TinyMCE font plugin buttons are not updated to default plugin.
- #1794782 by TwoD: Fixed TinyMCE disappears when switching between formats.
- #940312 by Ypthor: Fixed warning on editor configuration page.
- #1691478 by aaronbauman: Fixed {wysiwyg}.settings column is not marked as serialized.
- #1679272 by marcusx: Fixed Path/statusbar location setting has no effect in TinyMCE.
- #614146 by jide, fearlsgroove, TwoD, aklump, sun: Added Drupal.wysiwyg.editor.instance content methods.
- #1650416 by TwoD, sun: Changed settings form callback to leverage $form_state.
- #1650416 by sun: Changed arguments for settings form callback.
- #746524 by fietserwin, sun, Sborsody, jastraat, kardave, pacproduct, osopolar, amanaplan, joelcollinsdc, roderik, plach, sylus, aaronbauman, g10: Fixed No Font Styles for CKeditor.
- #1650416 by sun, fietserwin: Added 'settings form callback' to allow editor specific changes to be made to the profile settings form.
- #682160 by n_vashenko, TwoD: Fixed lists plugin support for TinyMCE.
- #1064600 by TwoD: Fixed maximized editors hidden under Drupal's toolbar.
- #1405786 by logaritmisk: Fixed CKEditor being wider than parent elements.
- #1531896 by Chi: Fixed strict warning for WYMeditor.
- #1442226 by robertom: Fixed inverted list button names for WYMeditor.
- #1352426 by TwoD, sun: Added install notes (CKEditor edition clarification).
- #1112212 by timdiacon, TwoD: Added language direction buttons for CKEditor.
- #1398560 by markwittens: Fixed TinyMCE removing the longdesc attribute.
- #970452 by smk-ka, sun, TwoD, drzraf: Fixed outdated TinyMCE plugin info.
- #1153458 by TwoD: Fixed TinyMCE 'Verify HTML' setting ignored.
- #1125582 by TwoD: Fixed TinyMCE fullscreen plugin deletes content.
- #1078834 by sun: Fixed coding standards errors.
VCS Label
6.x-2.5
Core compatibility
Release type
Packaged Git sha1
8356316b7776528e025be12246109c96280fe945
Release files
c23f851967978943032a38ac3dcf1fdd
Release file SHA-1 hash
db1ccfd145fd395f7cc61d0604ac72faeda98681
Release file SHA-256 hash
b558a9ecebcd3addd48c0fae98b3fe19ab0153659af50e9e31e2930abf4dba08
8fe08edef00c785a5663622540e48d87
Release file SHA-1 hash
3800817dc2eb9a711c3fac4fa6ecfa8a5859c38f
Release file SHA-256 hash
0d74e0fe5f0c584b54c7f71e361d1f2369d57c9c2cc32237c9a40d4330094445