Ticket #6111 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

Several fixes to TinyMCE

Reported by: azaozz Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: TinyMCE Version: 2.5
Severity: normal Keywords: has-patch
Cc:

Description

Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements (fixes #6026) and added filter for extended_valid_elements, update to the latest version, including fix for #6013.

Attachments

tinymce.zip (240.9 kB) - added by azaozz on 03/06/08 10:31:14.
editor.patch (3.3 kB) - added by azaozz on 03/06/08 10:31:24.

Change History

03/06/08 10:31:14 changed by azaozz

  • attachment tinymce.zip added.

03/06/08 10:31:24 changed by azaozz

  • attachment editor.patch added.

03/06/08 19:56:03 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7173]) Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111