Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 12 months ago

#3272 closed enhancement (fixed)

Make TinyMCE Removal more graceful

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords: tinyMCE rich text
Focuses: 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 (1)

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

Download all attachments as: .zip

Change History (3)

@markjaquith
18 years ago

Patch for trunk. Makes removal of TinyMCE more graceful.

#1 @Viper007Bond
18 years ago

  • Type changed from defect to enhancement

Oh how I love you... :D

#2 @markjaquith
18 years ago

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

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