Ticket #1897 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Would somebody PLEASE fix the rich editor?

Reported by: skeltoac Assigned to: ryan
Priority: highest omg bbq Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords: tinymce bg|has-patch
Cc: matt

Description

Hehe. Got rid of some files we didn't need. Added the very necessary license.html and a little "?" gif as a help button. The help needs some... help, but it's better than nothing IMO.

TinyMCE now produces lovely HTML that is a perfect match for wpautop(). At least, it does in FF and IE on Windows XP. It never saves <br /> and it only saves <p> when attributes are present. Pointless whitespace is also stripped. Why would anyone want to use the plain text editor?

Maybe nobody will notice but I removed the \t preceding all <p> created by wpautop. That kind of thing belongs in theme-registered filters, as not every theme indents the same way.

Attachments

help.gif (92 bytes) - added by skeltoac on 11/17/05 12:31:48.
wp-includes/js/tinymce/plugins/wordpress/images/help.gif

Change History

11/17/05 12:31:48 changed by skeltoac

  • attachment help.gif added.

wp-includes/js/tinymce/plugins/wordpress/images/help.gif

11/17/05 12:34:38 changed by skeltoac

Okay, the diff was too big again. Go get it: http://skeltoac.homelinux.net/tinyfixes.diff

11/17/05 17:48:00 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [3136]) Big tiny fixes from skeltoac. fixes #1897

11/30/06 19:41:47 changed by

  • milestone deleted.

Milestone 2.0 deleted