Adding UI customizations
After you have written a UI customization, you can add it directly to WorldServer by using the Customization SDK page.
Procedure
- Log in to WorldServer.
- In your browser's address bar, type <ws-server>:<port>/ws/customizations, where:
- <ws-server> is the name or IP address of the server on which WorldServer is installed.
- <port> is the number of the port on which WorldServer is installed.
- Click New customization.
- In the New customization dialog box, specify the following information:
- Name
- The name of the customization; it is filled in automatically when you upload the customization package.
- Description
- Optional: Type a description of the customization.
- Selector type
- In the list, click a selector type of your choice.
- Selector
- Type the ID of the HTML element to which you want to add the customization.
- Position
- In the list, click the position where you want to add the customization (relative to the HTML element).
- Select File
- Click Browse, select the customization package you want to upload, and then click Open.
Note: You can upload customization packages only as ZIP files. - Click OK.