Author Topic: Adding individual Words for spellchecking  (Read 2154 times)

Offline Hakke

  • Jr. Member
  • **
  • Posts: 13
Adding individual Words for spellchecking
« 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?

Offline Hakke

  • Jr. Member
  • **
  • Posts: 13
Re: Adding individual Words for spellchecking
« Reply #1 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?