[imp] Spell Check
Marcus Fernando Mintz dos Santos
marcus@coop.greenmatrix.com.br
Sun, 01 Apr 2001 13:45:06 -0300 (BRT)
> Just make sure you have the right ispell libraries installed, and add an
> entry
> in config/lang.php[3].
My /config/lang.php[3] :
/* multi-language spelling support */
$default->ispell_lang['ca'] = '-d catala';
$default->ispell_lang['cs'] = '-T latin2 -d czech';
$default->ispell_lang['da'] = '-T latin1 -d dansk';
$default->ispell_lang['de'] = '-T latin1 -d deutsch';
$default->ispell_lang['en'] = '-d english';
$default->ispell_lang['es'] = '-d espanol';
$default->ispell_lang['fr'] = '-d francais';
$default->ispell_lang['it'] = '-T latin1 -d italian';
$default->ispell_lang['nl'] = '-d nederlands';
$default->ispell_lang['no-nyn'] = '-d norsk'; // I guess is´t nynorsk
$default->ispell_lang['pl'] = '-d polish';
$default->ispell_lang['se'] = '-d svenska';
$default->ispell_lang['sl'] = '-d slovensko';
$default->ispell_lang['ru'] = '-d russian';
So, i don't have the brazilian portuguese installed ?
Is there any library that i can download and install ?
> Set $default->path_to_ispell = false for 2.2
Ok, it works. The spell check is not enabled anymore.
Cópia Chuck Hagenbuch <chuck@horde.org>:
> Quoting Marcus Fernando Mintz dos Santos
> <marcus@coop.greenmatrix.com.br>:
>
> > Do anybody have an spell check in Brazilian-Portuguese ?
>
> Just make sure you have the right ispell libraries installed, and add an
> entry
> in config/lang.php[3].
>
> > If there is not, how can i disable the spell check ?
>
> Set $default->path_to_ispell = false for 2.2, or
> $conf['utils']['spellchecker']
> = null for 2.3.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> Number of U.S. nuclear bombs lost in accidents and never recovered: 11
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
Marcus Fernando.
Administração da Rede Green Matrix