Changing the browser window title
To change the title displayed in the browser’s title bar when viewing online help, alter the title.js file for each document root. The browser’s title bar appears as shown in Figure 10-6.
Figure 10-6  
How to change the text displayed in the browser’s title bar
Use the following procedure to change the text displayed in the browser’s title bar when you access help.
1  
Navigate to the <document root>\wwhdata\common directory for the help topic you want to customize. For example, to change the text displayed in the browser title bar when you open the Using Actuate BIRT Java Components help topic, the <document root> is the <context root>\using-dk directory.
2  
3  
Locate the line in the code that uses the return method. For the Using Actuate BIRT Java Components help topic, it is the following line:
return "Using Actuate BIRT Java Components";
4  
5  

Additional Links:

Copyright Actuate Corporation 2012