WebHelp search & index panes

Navigation:  Premium Pack 1.51 > Configuration Variables Reference >

WebHelp search & index panes

Previous pageReturn to chapter overviewNext page

INDEX_CALLOUT

Message displayed when the user clicks on a keyword index letter link for which there are no entries in the index. The letter is added after the text automatically.

You must insert one or more <br /> tags to create the line breaks needed to format this message box.

Default text: No index entries<br />beginning with

IDXMSG_BGCOLOR

IDXMSG_BORDERCOLOR

The background and border colors of the INDEX_CALLOUT message box. You should not normally change these values as they are designed to harmonize with the color scheme of the skin.

IDX_HLCOLOR

 

SEARCH_NAVHLCOLOR

SEARCH_PAGEHLCOLOR

The found term highlight colors in the keyword index (IDX_) and search panes. In the search pane you can set different highlight colors for the found terms in the search results and in the topic page where the results are found. The default color is a standard yellow (#ffff40).

Note: the SEARCH_PAGEHLCOLOR variable also changes the search highlight color in CHM files.

SEARCH_INSTRUCTIONS

The instructions displayed at the top of the search pane in WebHelp.

Default text: Enter one or more keywords to search ('*' and '?' wildcards are supported):

JS_SEARCHMSG

Message displayed if the user tries to open the search page and JavaScript is turned off. This text is almost never displayed because the search pane is only displayed if JavaScript is on.

Default text: JavaScript is required for the search function!