Roundcube Community Forum

 

Adding individual Words for spellchecking

Started by Hakke, July 21, 2014, 04:43:32 PM

Previous topic - Next topic

Hakke

Hello,

how can i add individual words for spellchecking? We are using googie as the default value.

If a user activates spell checking before sending a mail there a many notifications which can be confirmed.

On next time every word is also marked as a wrong written word ... :-(

I set:

$config['spellcheck_dictionary'] = true;

and the table "dictionary" is almost empty?!?

Anyone an idea whats wrong or how i can solve my problem?

Hakke

Ok,

everything is fine.. it's only too late ;-)

true and shared works fine...

Is there a possibility that the user can choose if he wants to add the wrong word to "shared"-Database or to his "personal-db"-dictionary?