[wp-trac] [WordPress Trac] #23630: Simplify the DFW implementation
WordPress Trac
noreply at wordpress.org
Tue Feb 26 16:44:57 UTC 2013
#23630: Simplify the DFW implementation
-----------------------------+--------------------------
Reporter: lessbloat | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Editor
Version: | Severity: normal
Keywords: DFW |
-----------------------------+--------------------------
I was sad to see that distraction free writing
[http://make.wordpress.org/core/2013/01/08/wordpress-3-6-distraction-free-
writing-improvements/#comment-7469 didn't get picked up] for 3.6. I
decided to play around with a rough proof of concept to see how difficult
it would be to use the existing TinyMCE instance for DFW.
Benefits of handling it this way include:
- It eliminates the need (and complexity) of juggling multiple instances
of TinyMCE
- We'll be able to remove a bunch of the old DFW code
- It makes the transition between regular mode and DFW mode much more
smooth
- It can be as fully featured as we want it to be
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23630>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list