Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Replace all the steps with the link to guide.


Info

Refer to Initializing WProofreader in CKEditor 4 guide

...

to migrate from the classic SCAYT

...

and WSC Dialog plugins for CKEditor 4

...

0. Obtain Service ID

...

1. Initialize WProofreader with autoSearch

...

to

...

Option A. Initializing using Config Variable

1. Add Config with Options

...

WProofreader

...

Option B. Initializing using Inline Data Attributes

...

2. Remove Old Plugins

...

.

...

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