#4122 closed enhancement (worksforme)
Make Spellchecker languages menu usable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.2 |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
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(',')
Change History (4)
Note: See
TracTickets for help on using
tickets.
guessing it got added inbetween then and now with tinyMCE 3. I have dropdown options for English, Danish, Dutch, Finnish, French, German, Italian, Polish, Portuguese, Spanish, and Swedish