Ticket #3272 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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:

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

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

Change History

Patch for trunk. Makes removal of TinyMCE more graceful.

  • Type changed from defect to enhancement

Oh how I love you... :D

  • Status changed from new to closed
  • Resolution set to fixed

(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.