Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update the wording so it doesn't have encrypted customer ID

...

Tip

Good to know:

  • WSC Dialog plugin is an integrated spell and grammar checking solution in the standard package of CKEditor 4. By default, the WSC 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 allow the customers to get rid of the banner ad, lift the usage limitations and get the extra functionality and languages. 
  • To get started with the trial or paid version of WSC plugin for CKEditor 4, it is required to subscribe to the WebSpellChecker Cloud WebSpellChecker services. On the subscription, you will receive an email with your encrypted customer service ID, an activation key, that is required for the WSC service activation.

...

Before the WSC Dialog integration, you are required to subscribe to trial or paid WSC version of WSC Dialog plugin for CKEditor 4 CloudOn the subscription, you will receive a confirmation email with your subscription information and encrypted customer service ID, activation key, attached in the config.ini file. The encrypted customer ID . It is required for the service activation and futher use. 

You can also download find your encrypted customer service ID from on your account page on the webspellchecker.com website. Just log in using your Customer ID and password, and Download Configuration file. 

Info

If you already have an active subscription, skip this step and jump to the next one.

...

If you are using the standard package of CKEditor 4, the WSC Dialog plugin is already there which is pointed to the Free services. To accomplish migration to the trial or paid version of WSC Cloud, the wsc_customerId parameter with the encrypted customer service ID, activation key, must be added to CKEditor config.js file.

Code Block
languagejs
themeEmacs
config.wsc_customerId = 'encryptedyour-customerservice-ID';

4. Adjust Default Settings

...

If you are migrating or configuring the Paid version of WSC Dialog for CKEditor 4, upon adding an encrypted customer a service ID (an activation key) of the paid subscription, the banner ad on the dialog should be removed.

Pic 3.1. The view of WSC Dialog plugin using the Free /Trial WebSpellChecker Cloud Services.

Pic 3.2. The view of WSC Dialog plugin using the Paid WebSpellChecker Cloud Services.

...