[wp-trac] [WordPress Trac] #33300: More text patterns

WordPress Trac noreply at wordpress.org
Fri Feb 26 21:03:33 UTC 2016


#33300: More text patterns
--------------------------------------+-------------------------
 Reporter:  iseulde                   |       Owner:  iseulde
     Type:  task (blessed)            |      Status:  accepted
 Priority:  normal                    |   Milestone:  4.5
Component:  TinyMCE                   |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  needs-patch dev-feedback  |     Focuses:  javascript
--------------------------------------+-------------------------

Comment (by ramiy):

 @iseulde, My way of thinking is a bit different. I was looking at the
 current TinyMCE buttons and I think we should create text patters for all
 those buttons, or at least for the basic buttons. To make it easy to write
 content without the mouse, only the keyboard.

 The basic buttons are:

 * '''Bold''' `<strong>` - introduced in wp4.3
 * '''Italic''' `<em>` - introduced in wp4.3
 * '''Strikethrough''' `<del>`
 * '''Unordered List''' `<ul>` - introduced in wp4.3
 * '''Ordered List''' `<ol>` - introduced in wp4.3
 * '''Blockquote''' `<blockquote>` - introduced in wp4.3
 * '''Horizontal Rule''' `<hr>` - will be introduced in wp4.5

 For now, only the strikethrough `<del>` has no text pattern.

 Also, you said that underlining is a bad practice, but we have an
 underline button in the editor. In my opinion we should probably add an
 underline pattern, but we don't have to do it in 4.5.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33300#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list