Process Engineer Toolkit > User's Guide > Working with Project Webs > Preparing for Publication
Toolkit:
|
File | Comments |
searchexclude.htm | Keywords that should be excluded from the search database. This is important in order to get a compact database. |
searchresponse.txt | Configuration file to the search engine. |
searchengine.bat | To execute on Windows 95/NT. |
searchengine.unix | To execute on Unix. |
searchenginehelper.bat | To execute on Windows 95/NT. Will generate a file called toc.htm in the current folder. |
searchenginehelper.unix | To execute on Unix. Will generate a file called toc.htm in the current folder. |
For detailed information, see the search application documentation.
When you click the Index button in the RUP, a new window is opened with an index to the Web site. This index has been automatically generated by an application which has extracted keywords from all files in the RUP. You may have a similar index for your project Web if you have used the KeyWordIndex application.
Files | Comments |
keywordconfig.txt | The configuration file with parameters to the KeyWordMap.exe. |
keywordmap.bat | To execute KeyWordmap.exe on Windows 95/NT. |
keywordmap.unix | To execute KeyWordmap.exe on Unix. |
keywordpostamble.txt | Contains HTML code that will be placed last in the resulting index file. |
keywordpreamble.txt | Contains HTML code that will be placed first in the resulting index file. |
keywords.txt | Contains internal references within the index. |
If you want to add, remove, or modify the internal links within the index, edit the file keywords.txt. How to do this and what syntax to use is described in KeyWordIndex documentation, section Internal Index References File.
Adding new keywords in files is described in KeyWordIndex documentation, section Define Keywords in an HTML file.
If you want to customize the index, its layout, and so on, see KeyWordIndex documentation, section Configuration File.
There is a Site Map in the RUP that contains links to all pages in the RUP. You can create a similar Site Map for your project Web (see SiteMap documentation). The Site Map is automatically generated by running the SiteMap.bat.
Files | Comments |
sitemap.bat | To execute SiteMap.exe on Windows 95/NT. |
sitemap.unix | To execute SiteMap.exe on Unix. |
sitemapdef.txt | Configuration file with parameters to SiteMap.exe. This file controls the layout of the result. |
sitepostamble.txt | Contains HTML code that will placed last in the resulting Site Map. |
sitepreamble.txt | Contains HTML code that will placed first in the resulting Site Map |
The file "tree_sitemap.dat" (this file is in the "applet" folder") is used as input by the SiteMap application. If you change the "tree.dat" (or any menu files referenced by "tree.dat"), you have to do corresponding changes in the "sitemapdef.txt" file, which controls the layout of the Site Map. For example, if you add a new entry in the "tree.dat" file that should be on the top in one of the cells in the generated Site Map, then you have to modify the "sitemapdef.txt". See SiteMap documentation, section "The Layout of the Site Map".
To customize the Site Map, its layout, and so forth, see SiteMap documentation for details.
Rational Unified Process |