Adding UI customizations

After you have written a UI customization, you can add it directly to WorldServer by using the Customization SDK page.

  1. Log in to WorldServer.
  2. 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.
  3. Click New customization.
  4. 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.
  5. Click OK.