Versions Compared

Key

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

...

2. Create a plain textual file, e.g. 'grammar_ignore.txt' and place it in the AppServer/UserDictionaries directory. 

Note

The path to UserDictionaries directory can vary depending on the environment and if the custom path was chosen during the installation. For example, for the default WProofreader installation on Docker it is /dictionaries/UserDictionaries. In order to check a correct path to the directory where all created personal user dictionaries are stored on your side, open your AppServerX.xml file, which by default is located in: <WebSpellChecker_Installation_Path>/WSC/AppServer/AppServerX.xml, and verify the value of the UserDictDir tag.

3. List the grammar rules IDs separated by commas that you would like to be ignored. For example, WHITESPACE_RULE is a rule responsible for catching two or more whitespaces.

...