OriginalBaseURL

By default, IDOL View Component converts any URLs that occur in the HTML and CSS background attributes in input documents into IDOL View Component View actions.

Set OriginalBaseURL to True if you do not want to rewrite hyperlinks in the output document as IDOL View Component actions. In this case, IDOL View Component adds the base tag (with the href attribute set) to the beginning of the output, so that relative URLs resolve to the original Web server.

This parameter has an effect only when the document specified in the Reference action parameter is in HTML format.

You can set the default value with the OriginalBaseURL configuration parameter, in the [Viewing] section of the configuration file.

Actions: View
Type: Boolean
Default: False
Example: OriginalBaseURL=True
See Also: OriginalBaseURL configuration parameter