Adding Links to the Web Page of the Information Center



To add links to the Web page of the Information Center:

  1. Open the following file in a Unicode editor such as SC UniPad, or UNIEDIT for Windows, or yutex, or yudit for Linux (Notepad will not work because it cannot read the Unicode files used for the Information Center notebook): db2webuc.ndx

    This file can be found in the following directory:

  2. Add an entry in this file for each of the new links that you want to have appear on the Web page.

    Note:The first entry in the file is a number corresponding to the number of entries in the file. This number must be manually updated if you add or remove entries from the file. The other entries in the file are in the form of a comma-separated list. Here is an example of an entry: "DB2 for OS/390 documentation on the Internet",1,"Reference information for OS/390 database administrators",http://www.ibm.com/software/data/db2/os390/library.html The list is as follows :

    1. The name of the entry as it appears in the tree or list of items in the Information Center
    2. The number representing the category of this entry. (Set the category to "2" for entries added to the Web page that link to intranet pages)
    3. The description that appears on the status line when this item is selected
    4. The full Web address indicating the location of the entry
    Include information corresponding to each part of the comma-separated list documented above for each entry that you add to the file. Follow this template:
    "DB2 at my company",2,"DB2 Information at my company",http://www.mycompany.com/db2.html
    
  3. Update the number found on the first line of the file to reflect the current number of entries in the file.
  4. Save the file.
  5. Restart the Control Center and the Information Center to have your changes take effect.



Related information