Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

10 Generating JavaHelp or Oracle Help  > 10.2 Setting up a JavaHelp or Oracle Help project > 10.2.7 Creating a folder structure for JavaHelp / Oracle Help > 10.2.7.5 Specifying a path for search-index links


10.2.7.5 Specifying a path for search-index links

To create a search index, URLs in the JavaHelp map file (.jhm) must point to files in a subfolder of the folder where the helpset file is located; the default subfolder is help\html. See §10.2.7.1 Understanding the JavaHelp / Oracle Help folder structure.

Note:  

Oracle Help uses a map file only for ALinks and for CSH links; if your Oracle Help project does not include either of those features, there is no map file.

To provide a prefix that points map-file URLs to the correct folder:

[JavaHelpOptions]

; MapFilePrefix = prefix to insert at start of map file URLs

MapFilePrefix = html/

The folder designated by HTMLSubdir (see §10.2.7.2 Letting Mif2Go set up the folder structure and copy files) is the default setting for MapFilePrefix, with "/" added. Use a forward slash, not a backslash, at the end of the prefix; URLs require forward slashes.

MapFilePrefix fixes URLs in the map file, but does not actually move any of the referenced files; see §10.2.7.2 Letting Mif2Go set up the folder structure and copy files.



10 Generating JavaHelp or Oracle Help  > 10.2 Setting up a JavaHelp or Oracle Help project > 10.2.7 Creating a folder structure for JavaHelp / Oracle Help > 10.2.7.5 Specifying a path for search-index links