Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

33 Producing deliverable results > 33.5 Placing graphics files for distribution > 33.5.3 Synchronizing graphics settings for HTML output


33.5.3 Synchronizing graphics settings for HTML output

For HTML output types, check configuration settings for the following options; their values must reflect the destination, not the origin, of graphics to be copied to the WrapPath folder:

[Graphics]

; StripGraphPath = No (default)

;  or Yes (remove path from imported graphics)

; GraphPath = path to use (replacing any previous) for all graphics

; GraphPathOverrides = No (default) or Yes (overrides any path

;  in Config markers and in [GraphFiles], adding GraphPath

[GraphFiles]

; FDK name (with or without extension) = new name (with extension)

;  new name overrides any [Graphics]GraphPath specified

Note: For JavaHelp and Oracle Help, alternate settings apply; see §10.2.7.2 Letting Mif2Go set up the folder structure and copy files.

The value for GraphPath, if present, is ordinarily a path relative to the project folder. This value is inserted in <img> tags in your HTML output, as the path to graphics files on the server; see §22.3 Locating graphics files for HTML. If your configuration file does not include a setting for GraphPath, by default <img> tags do not include a path, unless you specify a path in [GraphFiles].

If WrapPath points to the project folder:

Set StripGraphPath=Yes

Remove or comment out any setting for GraphPath

Set GraphPathOverrides=No

Make sure [GraphFiles] entries and configuration markers do not include paths.

If WrapPath points to any folder except the project folder:

Set StripGraphPath=No

Set GraphPath to point to the WrapPath folder, or to a folder relative to the WrapPath folder

Set GraphPathOverrides=Yes

See also:

§22.3 Locating graphics files for HTML

§22.4.1 Using referenced graphics without converting

§29.3 Replacing and relocating graphics files

§31.2.8.4 Overriding graphic properties for HTML



33 Producing deliverable results > 33.5 Placing graphics files for distribution > 33.5.3 Synchronizing graphics settings for HTML output