Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #36575


Ignore:
Timestamp:
07/02/2019 03:49:15 PM (7 years ago)
Author:
azaozz
Comment:

This is now (mostly) superseded by the block editor. Moving to the "editor" component for consideration there.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36575

    • Property Component changed from TinyMCE to Editor
  • Ticket #36575 – Description

    initial v2  
    33It's  important for some to be able to add link metadata easily (nofollow, target, but also all kind of data that could be used in css etc.). Having to click two times for changing link info is sometime not acceptable.
    44
    5 The force of Wordpress is it's extensibility and adaptability and this inline toolbar are not.
     5The force of WordPress is it's extensibility and adaptability and this inline toolbar are not.
    66
    77Either provide a way (hook, filter or JS function) to disable this inline toolbar, or to be able to add buttons/functions to it.