The spell checker seems only to understand English.
The language settings in profiles have no effect on spell checking.
Am I wrong, or how can I make it aware of another language?
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 0001-1467690-by-michal_cksource-Spell-checker-set-to-use-.patch | 862 bytes | mkesicki |
Comments
Comment #1
mkesicki commentedPlease check what language you have set in SCAYT (spell checker) dictionary option. What language do you use ?
SCAYT should use language selected in Drupal but it don't have all languages - the list of supported languages is here: http://www.webspellchecker.net/v3/products/scayt.html
Comment #2
jvieille commentedWhere can I check that?
In CKeditor, there is ckeditor\plugins\scayt\dialogs\ folder and inside an options.js file with just a bunch of code.
I just downloaded CKeditor as is, do I have to do something else?
I look for French, which is supported.
Comment #3
mkesicki commentedYes, French is supported. But after setting French in drupal SCAYT is not set to this language. We try check this. You can change language for SCAYT by click on SCAYT icon and choose options or languages option.
Comment #4
jvieille commentedOK, the problem is just that the language is not automatically set as configured.
Thanks for looking at this.
Comment #5
mkesicki commentedComment #6
mkesicki commentedComment #7
mkesicki commentedComment #8
mkesicki commentedPlease review attached patch
Comment #9
mkesicki commentedComment #10
mkesicki commentedI also added patch to Drupal 7 #1473010: [D7] Spell checker set to use interface language
Comment #11
jvieille commentedIt works.
Thanks