16.5.2 Preparing index entries for Microsoft Help Viewer

Microsoft Help Viewer 1.x requires extra meta elements for index terms, so converting DITA <indexterm> elements to HTML or XHTML is not enough.

To have DITA2Go prepare index entries for eventual use in Microsoft Help Viewer 1.x:

[Index]
; UseHVIndex = No (default) or Yes, prepare meta elements for use
; with Microsoft Help Viewer 1.x
UseHVIndex = Yes

Index terms for Microsoft Help Viewer 1.x look like this:

<meta name="Microsoft.Help.Keywords" content="Marker, Plain index" />
<meta name="Microsoft.Help.Keywords" content="Unicode%2C mañana…" />
<meta name="Microsoft.Help.Keywords" content="Index marker, First" />
<meta name="Microsoft.Help.Keywords" content="Index marker, Second" />

Previous Topic:  16.5.1 Understanding how DITA2Go creates Help index entries

Next Topic:  16.5.3 Limiting length of index entries for HTML Help or WinHelp

Parent Topic:  16.5 Configuring index entries for Help systems

Sibling Topics:

16.5.1 Understanding how DITA2Go creates Help index entries

16.5.3 Limiting length of index entries for HTML Help or WinHelp

16.5.4 Treating commas as potential index level separators

16.5.5 Combining index levels for HTML-based Help

16.5.6 Configuring See and See also entries for HTML-based Help

16.5.7 Specifying index link destinations for HTML-based Help

16.5.8 Customizing index sort order

Table of ContentsIndex