Customization
Applications can be customized on the following levels:
- Customizing fonts and colors. Refer to Styles for more information.
- Customizing the behavior of the application. Refer to Behavior for more information.
- Customizing text of the user interface. Refer to Text for more information.
- Defining structure. Refer to Customizing XSLT for more information.
The easiest way of creating a customized application is to:
- Create the application and its folder in the general configuration page (refer to chapter for more information).
- 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.
- 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.