[wp-trac] [WordPress Trac] #24067: TinyMCE 4.0
WordPress Trac
noreply at wordpress.org
Sun Dec 29 01:30:07 UTC 2013
#24067: TinyMCE 4.0
-------------------------+-----------------------
Reporter: josh401 | Owner: azaozz
Type: enhancement | Status: accepted
Priority: high | Milestone: 3.9
Component: TinyMCE | Version: 3.8
Severity: minor | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by azaozz):
> Let the testing begin!
Yep, and hope there will be lots of it :)
This is still a work-in-progress. Things may change or move around. There
are several TODOs, but more importantly there are few to-be-decided:
- Should we switch to the jQuery TinyMCE build? As TinyMCE also uses
Sizzle, it can use the one included in jQuery, so its size will be reduced
a bit. We require jQuery for both DFW and wpLink, but the basic TinyMCE
outputted from `WP_Editor` can still be used without jQuery.
- Should we remove the 'spellchecker' plugin? It has been disabled since
3.7 and currently doesn't work with the PHP back-end (throws an error).
- Regarding the new UI, do we still want the second row of buttons or
should we show/hide the (new) toolbar? The toolbar contains all available
menu items so the user will have access to more "kitchen sink" stuff in
there.
TODO:
- Styling for the new TinyMCE dialogs. The old styling was in the
'inlinepopups' plugin that doesn't exist any more.
- Further refinement of DFW. It was updated to avoid using another editor
instance and some of the js and css was simplified. This makes it easier
to use anywhere.
- Another look through WP_Editor and editor.js.
- Perhaps some refinements for the "Read more..." styling inside the
editor and the gallery placeholder and functionality (currently it selects
the placeholder on first click, opens the gallery for editing in the media
modal on second click).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24067#comment:43>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list