Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Hakke on July 21, 2014, 04:43:32 PM

Title: Adding individual Words for spellchecking
Post by: Hakke on July 21, 2014, 04:43:32 PM
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?
Title: Re: Adding individual Words for spellchecking
Post by: Hakke on July 21, 2014, 05:00:08 PM
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?