[wp-trac] [WordPress Trac] #3171: Don't hide advanced button

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 26 15:05:15 GMT 2006


#3171: Don't hide advanced button
----------------------------+-----------------------------------------------
 Reporter:  mypatricks      |       Owner:  ryan  
     Type:  enhancement     |      Status:  new   
 Priority:  normal          |   Milestone:  2.0.5 
Component:  Administration  |     Version:  2.0.4 
 Severity:  normal          |    Keywords:  editor
----------------------------+-----------------------------------------------
 The advanced button(wpAdv) should be appear for click.

 {{{
 $mce_buttons = apply_filters('mce_buttons', array('bold', 'italic',
 'underline', 'strikethrough', 'separator', 'bullist', 'numlist',
 'outdent', 'indent', 'separator', 'justifyleft', 'justifycenter',
 'justifyright', 'separator', 'link', 'unlink', 'image', 'wp_more',
 'separator', 'spellchecker', 'separator', 'wp_help', 'wp_adv',
 'wp_adv_start', 'formatselect', 'justifyfull', 'forecolor', 'separator',
 'pastetext', 'pasteword', 'separator', 'removeformat', 'cleanup',
 'separator', 'charmap', 'separator', 'undo', 'redo', 'wp_adv_end'));
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3171>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list