Roundcube Community Forum

 

Problem with spell check

Started by paulinho, January 27, 2011, 04:40:52 AM

Previous topic - Next topic

paulinho

Hello. Friends.

Please hellp me =] pleeeeeeeease =]

i get a problem with spell check on roundcube.

Its dont work with portuguese-br

MY CONFIGURATION:

$rcmail_config['enable_spellcheck'] = TRUE;
$rcmail_config['spellcheck_engine'] = 'googie';
$rcmail_config['spellcheck_uri'] = '';
$rcmail_config['spellcheck_languages'] = pt_br;

This configuration is checking in english language. How can i check brazilian portuguese language ?

Julius Caesar

Have you tried
$rcmail_config['spellcheck_languages'] = 'br';Already?
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

paulinho

#2
its dont work with "br" tag

sistem is checking english language

Julius Caesar

I've tried the Brasilian version of Portugese, but could only get the regular Portuguese functioning use the following:


$rcmail_config['spellcheck_languages'] = array('en'=>'English''pt'=>'Brasilian');
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

paulinho

this dont work.

All i do, sistem is checking and sugesting english words.

There is some problem

My code:

$rcmail_config['enable_spellcheck'] = TRUE;
$rcmail_config['spellcheck_engine'] = 'googie';
$rcmail_config['spellcheck_uri'] = '';
$rcmail_config['spellcheck_languages'] = array('pt'=>'Brasilian');

Julius Caesar

The setting itself is ok, however after some testing it looks like your 'language' setting is not set to 'Portuguese (Brasil)'. (Settings > Preferences > User Interface)

Without selecting a language for the spell check, the spellcheck automatically uses the language setting in Roundcube.

And thanks to your question I've found some errors in the skin Groupvice4.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

paulinho

my preference language is setted to brazilian portuguese in my interface

i give up

i cant make this spell check on portuguese lol

thanks for help. if you know some else about this error tell me

and sorry for my bad english, im from brazil