Hitachi

JP1 Version 12 JP1/Navigation Platform Content Editing Guide


4.12.5 Items in the Attribute Settings window (inline frame part in the guide area)

Figure 4‒14: Attribute Settings window (displayed from an inline frame part)

[Figure]

The following describes the items in the Attribute Settings window.

Organization of this subsection

(1) URL text box

Enter the URL of the link-destination content to be displayed in the inline frame.

The following describes the URL format you can enter. The path format you can specify varies depending on whether the link destination is the web server for Navigation Platform or any other web server.

To specify a file stored on the web server for Navigation Platform:

Specify a relative path from the content storage directory on the web server (Navigation-Platform-installation-directory\PP\uCPSB\httpsd\htdocs).

The following example shows how to specify an HTML file named index.html under the content storage directory on the web server.

/index.html

To specify a file stored on a web server other than for Navigation Platform:

Specify the file in protocol://host-name:port-number/file-path format.

  • protocol: http or https

  • host-name: Host name or IP address of the web server

  • port-number: Port number of the web server

  • file-path: Path name of the file stored on the web server

The following example shows how to specify an image file named index.html stored in the html directory on a web server using the HTTP protocol, host name host1, and port number 55555.

http://host1:55555/html/index.html

An error occurs if you enter one of the following character strings in the text box:

(2) Guide Part ID text box

For the Guide Part ID, enter a character string (of no more than 20 single-byte characters) that uniquely identifies the Guide Part. Use the Guide Part ID text box when you change an automatically set Guide Part ID.

You can enter single-byte alphanumeric characters, single-byte hyphen (-), and single-byte underscore (_). You can also enter an empty character string in this text box. When entering a character string other than an empty character string, enter a character string that is unique in the same guide area.

(3) Insert frame border check box

If you select this check box, the frame borders of the inline frame are displayed. By default, this check box is selected.