[wp-trac] [WordPress Trac] #10517: the_editor() should not generate constant IDs in the HTML

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 30 15:56:03 UTC 2009


#10517: the_editor() should not generate constant IDs in the HTML
-------------------------+--------------------------------------------------
 Reporter:  mark-k       |        Owner:            
     Type:  enhancement  |       Status:  closed    
 Priority:  normal       |    Milestone:  Unassigned
Component:  Editor       |      Version:            
 Severity:  normal       |   Resolution:  wontfix   
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by azaozz):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 As TinyMCE is already loaded there you only need to init another instance
 of it (best done with another init array). If you need the HTML tab too,
 you'll need to add new function for switching tabs similar to the one in
 wp-admin/js/editor.js. To let the user edit the HTML you can also include
 the "code" button that shows it in a popup.

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


More information about the wp-trac mailing list