Sample locales Section The locales Element

Oracle Help for the Web Configuration File 9-11 These elements are used to support performance tuning or specify non-default error, state, or locale handling.

9.6 The navigatorAliases Element

The optional navigatorAliases element allows you to use classnames in your helpset file that do not correspond to the classnames of the navigators in OHW. Alias registrations are done through the use of the alias element. The alias elements are contained within a single navigatorAliases element, and has the following attributes: ■ name - The name to use as the alias. ■ value - The value this alias should map to. For example: navigatorAliases alias name=oracle.help.navigator.tocNavigator.TOCNavigator value=oracle.help.web.navigator.tocNavigator.TOCTreeNavigator navigatorAliases

9.7 Custom Protocol Links

OHW supports links for custom protocols through the Oracle Help custom protocol. For information about custom protocol links in OHJ, see Section 8.3, Custom Protocol Links . searchBlockSize The number of search results to show on one page. The default value is 10. Table 9–6 parameters Performance Child Elements Element Description maxSearchThreads The maximum number of threads that OHW can use to perform searches. Default value is 10. errorPage When a topic is not found, OHW displays this topic instead. The value of this parameter is a topic ID. OHW provides a standard error page if no value is set. stateManager Specifies the state manager OHW should use. If set to cookie, user state will be saved for one month. If set to session, the user state will be saved through single request. The default is session. localeDeterminer OHW uses the specified locale determiner to select a localized helpset based on a user request. OHW provides a default locale determiner that uses browser settings to determine the locale if no value is set. cacheSize The number of active localized helpsets to be kept in memory at one time. The default value is 3. Note: The tree-based TOC Navigator of OHW uses the oracle.help.web.navigator.tocNavigator.TOCTreeNaviga tor class name. Table 9–5 Cont. parameters Keyword Child Elements Element Description