Configure spellchecker to skip an element
You can configure the spellchecker so that it skips specific elements.
The spellchecker stores the list of elements to skip in the dictionaryExclusions.xml configuration file.
Elements such as <codeblock>
and
<codeph>
, which often contain code and
commands, do not require a spellchecker. By default, IXIA CCMS is configured to skip the <codeblock>
and <codeph>
elements, but you can configure it as appropriate for your deployment. For example,
configure the spellchecker so that it only skips <codeph>
elements, but does not skip <codeblock>
elements.
Important: Make configuration changes in a test
environment and confirm they work before copying them to a production
environment.
To configure spellchecker to skip an element: