Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited expandable section contents.

...

Tip

Good to know:

  • SCAYT is an integrated spell and grammar checking solution in CKEditor 4. By default, the SCAYT plugin for CKEditor is pointed to the Free WebSpellChecker Cloud Services. The free version with the banner ad and limited functionality is available for free for all CKEditor customers. 
  • The paid services allows the allow customers to get rid of the banner ad, lift the usage limitations and get the extra functionality and languages. 
  • To get started with the paid version of SCAYT for CKEditor 4, it is required to subscribe to the Cloud SCAYT services. On the subscription, you will receive an email with your encrypted customer ID, an activation key, that is required for the SCAYT service activation.

...

Click here to see a full list of SCAYT API parameters and possible values...
Code Block
languagejs
themeEmacs
config.scayt_autoStartup = true;
config.grayt_autoStartup = true;
config.scayt_sLang ="en_US";
Expand
title

Include Page
SCAYT Parameters for CKEditor
SCAYT Parameters for CKEditor

Info

Check a demo page with SCAYT plugin for CKEditor on our website.

...