Opened 20 years ago
Closed 19 years ago
#2033 closed defect (bug) (fixed)
Recommend removal of "rich_editing" global option
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | trivial | Version: | 2.0 |
| Component: | Administration | Keywords: | bg|has-patch |
| Focuses: | 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)
Change History (6)
#1
@
20 years ago
- 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!
Note: See
TracTickets for help on using
tickets.
Patch for WP 2.0 SVN