Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 3 years ago

#3272 closed enhancement (fixed)

Make TinyMCE Removal more graceful

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: tinyMCE rich text
Cc: Focuses:

Description

TinyMCE is obviously here to stay, but there are those who don't like it. For these people, removing TinyMCE should be as simple as deleting the /wp-includes/js/tinymce/ directory. It should disappear gracefully.

Attached patch allows that to happen.

Attachments (1)

tinymce_graceful.diff (3.6 KB ) - added by markjaquith 20 years ago.
Patch for trunk. Makes removal of TinyMCE more graceful.

Download all attachments as: .zip

Change History (3)

@markjaquith
20 years ago

Patch for trunk. Makes removal of TinyMCE more graceful.

#1 @Viper007Bond
20 years ago

  • Type defectenhancement

Oh how I love you... :D

#2 @markjaquith
20 years ago

  • Resolutionfixed
  • Status newclosed

(In [4417]) Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272

Note: See TracTickets for help on using tickets.