You can customize the contents of the home page that appears
when you log on to Rational ClearQuest Web.
The following variables are used in path names in this topic:
- RATIONAL_COMMON
- Directory where Rational common files are installed
- yourHomePage.html
- Your customized HTML home page
To customize the home page, perform the following steps:
- In the Rational ClearQuest Web application banner, click .
- On the Application Options tab of
the Site Configuration dialog box, type the Web address of your customized
HTML home page in the Home Page field. Use
the following format:
- On Windows:
drive:%RATIONAL_COMMON%\CM\profiles\cmprofile\installedApps\hostCMProfileNode01Cell\RationalClearQuestWeb.ear\CQWebModule.war\yourHomePage.html
Alternatively,
specify your customized home page as a relative Web address. For example:
/Company1HomePage.html
/Company1Folder/Company1HomePage.html
/Company1Folder/Company1Subfolder/Company1HomePage.html
- On the UNIX system and Linux:
$RATIONAL_COMMON/CM/profiles/cmprofile/installedApps/host-nameCMProfileNode01Cell/RationalClearQuestWeb.ear/CQWebModule.war/yourHomePage.html
Alternatively,
specify your customized home page as a relative Web address. For example:
/Company1HomePage.html
/Company1Folder/Company1HomePage.html
/Company1Folder/Company1Subfolder/Company1HomePage.html
After making this change, the home page displays your customized
content. You do not need to restart the server or the Web application.