You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

WProofreader add-on for rich text editors enables grammar and spell check, combining spelling and grammar suggestions while you type or work with your text in a floating dialog. 

Its auto-searching feature enables detecting new editable fields on the page and proofreading the text they contain automatically on hover selection. No additional actions or plugins are required for enabling WProofreader in a specific WYSIWYG editor or HTML editable element. A single configuration applies to almost all editors and controls. Here is the list of WProofreader supported integrations

This guide outlines the main steps that you need to follow for initializing CKEditor 4 with WProofreader. 

For details on initializing WProofreader, refer to initialization guide.

Step 1. Obtain Service ID

Sign up for the trial or paid version here to get started with WProofreader Cloud. On the subscription, you will receive an email with your service ID and an activation key that is required for the WProofreader service activation. If you already have a service ID, one, you can skip this step.

If you have a Server version of WProofreader, you can skip this step.

Step 2. Initialize CKEditor 4

Before integrating and configuring WProofreader, make sure CKEditor 4 is properly configured in your web application. To initialize CKEditor 4, follow the steps described in the .

Step 3. Initialize WProofreader

Choose one of the options below how to enable spelling and grammar checking functionality of WProofreader in CKEditor 4:

  • Using autoSearch
    When using this method, you need a CONFIG and a wscbundle script. After setting up the autoSearch, WProofreader will be enabled as soon as the editable container with CKEditor is in focus. Refer to the description of initializing using CONFIG in our documentation for details.
  • Using init() method
    When using this method, WProofreader will be started on the CKEditor 4 load. Refer to the description of initializing using init() method in our documentation for details.

Step 4. Further Actions

After you have initialized WProofreader in Froala Editor, you can customize WProofreader options, its user interface, and behavior.


Still have a question?

Please feel free to contact our technical team if you are having any difficulties with the configuration. 

  • No labels