19.11.1 Specifying alias prefixes for OmniHelp CSH calls

DITA2Go produces CSH alias entries from every TopicAlias PI marker in your DITA document whose content starts with one of the prefixes you specify. If you do not specify any prefixes, all TopicAlias PI markers become aliases.

To specify one or more alias prefixes for CSH calls to OmniHelp topics:

[OmniHelpOptions]
; AliasPrefix = all prefixes wanted in alias file, comma or space
; delimited; if omitted, all newlinks are included
; NOTE: wildcards do not work in prefixes
AliasPrefix = prefix1, prefix2, ...

For example:

[OmniHelpOptions]
AliasPrefix = HIDC_, IDH_

With this setting, the alias file would include the content of every TopicAlias PI marker in your document whose text starts with HIDC_ or IDH_.

DITA2Go always creates the alias file, needed even if empty.

Previous Topic:  19.11 Setting up CSH for OmniHelp

Next Topic:  19.11.2 Referencing OmniHelp topic IDs from an application

Parent Topic:  19.11 Setting up CSH for OmniHelp

Sibling Topics:

19.11.2 Referencing OmniHelp topic IDs from an application

19.11.3 Using redirect pages for OmniHelp CSH calls

19.11.4 Executing browser commands for OmniHelp CSH calls

Table of ContentsIndex