On 4/29/07, Mohd Tarmizi <[EMAIL PROTECTED]> wrote:
This seems like code hacking, if anyone could point out any other way of changing TinyMCE spellchecker config, do tell!
There is an action hook in tiny_mce_config.php, mce_options, that allows you to inject any options you like. The option to add is spellchecker_languages and it looks like you already know the format. Cheers, Andy _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
