[wp-trac] [WordPress Trac] #10753: Introduce smarter TinyMCE menu by reducing inline styles and using content aware styling

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 9 08:46:23 UTC 2009


#10753: Introduce smarter TinyMCE menu by reducing inline styles and using content
aware styling
-------------------------+--------------------------------------------------
 Reporter:  micasuh      |       Owner:  azaozz                                                                       
     Type:  enhancement  |      Status:  new                                                                          
 Priority:  normal       |   Milestone:  2.8.5                                                                        
Component:  TinyMCE      |     Version:  2.8.4                                                                        
 Severity:  normal       |    Keywords:  tinymce, inline style, content aware styling, classes, custom classes, editor
-------------------------+--------------------------------------------------

Comment(by azaozz):

 -1. Custom CSS classes are quite easy to do on per site/per theme basis.
 The bad thing about them is that when the user switches the theme all the
 styling will disappear. If this is implemented the same would happen when
 switching from 'supporting' to 'non-supporting' theme.

 Currently this can be implemented with a small (3-4 lines of code) plugin
 and perhaps that is the better way of doing it as the person making the
 plugin would be able to adjust the theme to support previous posts too.

 Force-inserting major CSS in wp_head would be disastrous.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10753#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list