Versions Compared

Key

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

This guide outlines guide outlines the main steps that you need to follow in order to integrate and configure WebSpellChecker Proofreader WProofreader with Confluence Server.  All All the described steps are provided for the Cloud version of WebSpellChecker Proofreader.

...

WProofreader.

Note

By default, only Confluence Server provides the opportunity to inject JavaScript code. Following the Confluence documentation, the HTML macro for Confluence Cloud will only be available if it has been enabled by the administrator. But enabling these macros can make your Confluence site vulnerable to cross-chain attacks. Thus, we can not recommend you enable HTML macros to enable WProofreader if you use the Cloud Confluence version. In this case, we offer you to reconsider the WProofreader browser extension, which has two subscription plans: Free Cloud and Business on-premise. For the pricing details, you can write us at [email protected].

1. Obtain service ID

Excerpt Include
IN:_include_wsc_proofreader_cloud_subscribe_step
IN:_include_wsc_proofreader_cloud_subscribe_step
nopaneltrue

2. Add WProofreader scripts to Confluence pages

1. Navigate to Confluence administration page.

2. Scroll down to the Look & Feel section and choose Custom HTML.

3. On the Custom HTML page, click

...

Edit

...

...

4. Navigate to HEAD section

...

.

5. Add the scripts initializing WProofreader for all your Confluence pages

...

Image Removed

...

as shown in the sample below into the HEAD section:

Code Block
languagejs
themeEmacs
<!-- WebSpellCheckerWProofreader Proofreader for Confluence Server -->
<script>
   	window.WEBSPELLCHECKER_CONFIG = {        
		autoSearch: true,
       enableGrammar: true,
       		serviceId: 'your_-service_Id-ID'
   };
</script>
<script async src="https://svc.webspellchecker.net/spellcheck31/wscbundle/wscbundle.js"></script>
Note

The serviceId is a required option to activate and user Proofreader. You can obtain your activation key by subscribing to Cloud WebSpellChecker Proofreader on our website.

...

6. Click Save to apply the changes. WProofreader is initialized for all Confluence pages now. 

3. WProofreader for Confluence Server in

...

action

Check this short video to see how WebSpellChecker Proofreader WProofreader works in a bundle with Confluence.

Multimedia
namewebspellchecker_proofreader_confluence_server.mp4
width800100%