Oracle Help Overview | ![]() Contents | ![]() Previous | ![]() Next |
---|
A collection of help topics, with their associated control files, is called a "helpset." Helpsets can be merged at runtime. That means that multiple authors can create multiple helpsets which will be seamlessly merged after authoring has been completed. Similarly, new components can be added to a user's help system without having to rework the entire system.
Several features support merged helpsets:
The table of contents navigator merges helpsets into one tree
with the contents from all the merged helpsets. As of OHJ 4.2.6
and OHW 2.0, the table of contents navigator merges all tree nodes that
have the same labels and do not have conflicting targets.
The index shows all the index entries from all helpsets, properly sorted.
The text search searches through all the merged helpsets.
Alternatively, authors can specify that selected helpsets are displayed in a drop down list in the toolbar. This can simplify the presentation of a complex help system to the user.
When this implementation is selected, the table of contents and the index show only items from the helpset selected from the list. The text search searches only for items in the selected helpset.
When an author provides associative links, the list of topics associated with a link includes items from the merged helpsets.
Copyright © 1996, 2004, Oracle. All rights reserved.