Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

Refer to Initialize WProofreader in CKEditor 4 guide to migrate from the classic

This guide will help you to migrate from SCAYT/WSC Dialog plugins for CKEditor 4 to WProofreader. All the described steps are provided for the Server version of WProofreader.

...

1. Initialize WProofreader with 'autoSearch' 

Now, you need to enable WProofreader with the autoSearch feature as described in the initialization step of Get Started with WProofreader Server (autoSearch).

2. Remove Old Plugins

...

SCAYT and WSC Dialog plugins for CKEditor 4

...

Code Block
languagejs
themeEmacs
titleCKEditor config.js:
config.removePlugins = 'scayt,wsc';

to WProofreader.