Needs review
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2012 at 10:46 UTC
Updated:
9 Mar 2012 at 08:15 UTC
Jump to comment: Most recent file
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