Component properties reference
These are required component properties that you edit in the file components.xml, located in the templates/config/ subdirectory of your skin directory.
disableTOCHitCount-
Description: Toggle for calculating and displaying the search hit count in the table of contents. Defaults to 0 (enabled) if left unspecified.
Example:
<prop id="disableTOCHitCount">1</prop> UTFEncoding-
Description: Toggle for support for special characters for UTF-8-encoded DMs.
When a target refdm title has a special character (say, the degree symbol, °), it is not rendered in the techname/infoname style, but instead remains as a DMC.
Set the encoding indicator for special characters in xref to 0 for ISO, or to 1 for UTF.
Example:
<prop id="UTFEncoding">1</prop>