Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated steps numbering.

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

Step 1. Obtain Service ID

Excerpt Include
IN:_include_wsc_proofreader_cloud_subscribe_step
IN:_include_wsc_proofreader_cloud_subscribe_step
nopaneltrue

Step 2. Add WProofreader Scripts to Confluence Pages

  • Go to Confluence Administration.
  • Scroll down to the Look & Feel section and choose Custom HTML.
  • On the Custom HTML page, click 'Edit'. 
  • Go to HEAD section to add a script to initialize WProofreader for all your Confluence pages.

  • Add next two scrips of WProofreader and click Save.
Code Block
languagejs
themeEmacs
<!-- WProofreader for Confluence Server -->
<script>
   window.WEBSPELLCHECKER_CONFIG = {        
		autoSearch: true,
       enableGrammar: true,
       serviceId: 'your-service-ID'
   };
</script>
<script async src="https://svc.webspellchecker.net/spellcheck31/wscbundle/wscbundle.js"></script>

Step 3. WProofreader for Confluence Server in Action

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

Multimedia
namewebspellchecker_proofreader_confluence_server.mp4
width100%