Opened 7 years ago

Closed 6 years ago

#2033 closed defect (bug) (fixed)

Recommend removal of "rich_editing" global option

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0
Severity: trivial Keywords: bg|has-patch
Cc:

Description

The rich_editing global option is redundant, as it can already be set per-user. I don't see any great benefit from being able to set a default... at least not anything that justifies having an option dedicated to it.

Attachments (1)

remove-rich_editing-global-option.diff (4.2 KB) - added by markjaquith 7 years ago.
Patch for WP 2.0 SVN

Download all attachments as: .zip

Change History (6)

Patch for WP 2.0 SVN

  • Keywords bg|has-patch added; bg|needs-patch removed
  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

The patch removes the option, so I incremented the database version to enforce its removal. At the time that I made this patch, the current database version was 3243, and I incremented to 3244. I just want to point this out in case there are other increments before this patch gets considered... wouldn't want there to be a database decrement!

+1 on the removal of this option.

comment:3   ryan7 years ago

1

comment:4   matt7 years ago

  • Milestone changed from 2.0 to 2.1

comment:5   matt6 years ago

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

(In [4574]) Remove the global rich_editing option, now it's just personal, fixes #2033

Note: See TracTickets for help on using tickets.