[wp-trac] [WordPress Trac] #4122: Make Spellchecker languages menu usable

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 10 09:16:37 GMT 2007


#4122: Make Spellchecker languages menu usable
-------------------------+--------------------------------------------------
 Reporter:  devil1591    |       Owner:  anonymous   
     Type:  enhancement  |      Status:  new         
 Priority:  normal       |   Milestone:  2.2         
Component:  TinyMCE      |     Version:  2.2         
 Severity:  normal       |    Keywords:  spellchecker
-------------------------+--------------------------------------------------
 In order to use the tinyMCE Spellchecker (which works very well) with
 other languages, we need to automaticaly populate the dropdown menu where
 the configuration file is in wp-
 includes/js/tinymce/plugins/spellchecker/editor_plugin.js

 {{{
 tinyMCE.getParam('spellchecker_languages','+English=en,French=fr,German=de').split(',')
 }}}

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


More information about the wp-trac mailing list