29.3.1.1 Specifying graphics location for HTML
Graphics files for HTML usually should be in the same folder as the HTML files, or in a related folder. Their location relative to the HTML files might not be the same as their location relative to FrameMaker. Therefore, you must specify where they will be when your HTML output is deployed on a Web server, in a Help system, or on a production system different from your conversion system.
Note: Some HTML output types restrict placement of graphics; see §22.3 Locating graphics files for HTML.
Graphics in folder with HTML files
To remove any path information from graphics file names, so that a browser or Help viewer will look for graphics in the same folder as the HTML files that reference those graphics:
; StripGraphPath = No (default)
; or Yes (remove path from imported graphics)
Graphics in a different folder
To specify where a browser or Help viewer should look for graphics:
; GraphPath = path to use (replacing any previous) for all graphics
GraphPath=path/to/graphics/files
Move graphics to the referenced folder
To move graphics to the specified folder, do one of the following:
• Have Mif2Go copy the graphics after conversion; see §33.5.1 Copying graphics files to the assembly folder or subfolder.
• Use a system command to copy the graphics; see §32.4.2 Executing system commands before and after conversion.
• Copy the graphics yourself, outside of the conversion process.
§33.5.3 Synchronizing graphics settings for HTML output
§22.3 Locating graphics files for HTML
§8.2.9 Locating graphics files for HTML Help
§9.3.10 Getting OmniHelp supporting files in the right place
§10.2.7.4 Locating graphics files for JavaHelp and Oracle Help
> 29 Working with graphics > 29.3 Replacing and relocating graphics files > 29.3.1 Changing graphics files for HTML output > 29.3.1.1 Specifying graphics location for HTML
