Ticket #4288 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

The color picker in TinyMCE doesn't work

Reported by: azaozz Assigned to: anonymous
Priority: high Milestone: 2.2.1
Component: TinyMCE Version: 2.2
Severity: normal Keywords:
Cc:

Description

color_picker.htm locate at wp-includes/js/tinymce/themes/advanced/ is from TinyMCE version 2.0.9, however color_picker.js located at wp-includes/js/tinymce/themes/advanced/jscripts/ seems to be from TinyMCE version 2.1.1 and is incompatible with previous versions.

Fix

add colorpicker.css to wp-includes/js/tinymce/themes/advanced/css/ add colors.jpg to wp-includes/js/tinymce/themes/advanced/images/ overwrite the current color_picker.htm with the one from TinyMCE version 2.1.1.1

Attached - the 3 files mentioned above.

Attachments

themes.zip (4.9 kB) - added by azaozz on 05/18/07 21:01:30.

Change History

05/18/07 21:01:30 changed by azaozz

  • attachment themes.zip added.

05/19/07 00:10:58 changed by ryan

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

(In [5488]) Fix tinymce colorpicker. Props azaozz. fixes #4288 for 2.3

05/19/07 00:11:41 changed by ryan

Oops, commit message typos. Should be[5487] for 2.3 and [5488] for 2.2.