Customization

Applications can be customized on the following levels:

  1. Customizing fonts and colors. Refer to Styles for more information.
  2. Customizing the behavior of the application. Refer to Behavior for more information.
  3. Customizing text of the user interface. Refer to Text for more information.
  4. Defining structure. Refer to Customizing XSLT for more information.

The easiest way of creating a customized application is to:

  1. Create the application and its folder in the general configuration page (refer to chapter for more information).
  2. Copy the files of one of the sample applications that are shipped with the ITP/OnLine installation to the folder of the newly created application. Refer to the ITP/OnLine installation guide for more information.
  3. Adapt the files of the newly created application as described in the following paragraphs.

In the J2EE flavor of ITP/OnLine, customizations in the application folder are immediately applied. In the ASP.NET flavor of ITP/OnLine, it is necessary to deploy the ITP/OnLine custom application. Deploying an application is done through the main configuration page of ITP/OnLine ASP.NET.