[wp-trac] Re: [WordPress Trac] #8963: More languages in spellchecker
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 25 22:43:06 GMT 2009
#8963: More languages in spellchecker
---------------------------------------------+------------------------------
Reporter: Petter | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: TinyMCE | Version: 2.7
Severity: normal | Resolution:
Keywords: spellchecker, language, tinymce |
---------------------------------------------+------------------------------
Comment (by DD32):
By default, WordPress uses the Google Spell API.
You can modify the .php files in the spellchecker directory to enable
different spellers, [http://trac.wordpress.org/browser/trunk/wp-
includes/js/tinymce/plugins/spellchecker/config.php]
Looking at it, It supports GoogleSpell, PSpell(PHP Extension, OR command
line) & EnchantSpell. Aspell is the same as PSpell, So you should be able
to enable the extra speller via the config file. That however, Doesnt
change the fact the languages are limited in the JS..
--
Ticket URL: <http://trac.wordpress.org/ticket/8963#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list