Contents 
 Index 
 "Shell Script Reference" 
 < Previous 
 Next > 

56_nav_index.b File Reference

Generates master index pages for all found mini-index files in the specified directory. More...

Go to the source code of this file.


Detailed Description

Generates master index pages for all found mini-index files in the specified directory.

This makes some assumptions about where template files are found and where to process them.

The template file for an individual index page should be found in /rtfm/techpubs/web_files/voyant_master_index.html If this is not the directory or file you want to use, you can change it here in one place. Generally, all of my projects can get by with only one template file for the index.

This script copies the index file into all possible letters. Then it calls the voyant_indexer.pl with the same template file and the destination directory. The voyant_indexer.pl will overwrite any default index letter files with what it generates. However, you need to have all default files for all letters in order for the navigation in the index to work.

Depending upon the number of mini-index files that are in the specified directory, voyant_indexer.pl can churn away for more than just a few minutes.

When finished, this script copies the generated index files into the destination for publishing.

Author:
Glenn C. Maxey

Definition in file 56_nav_index.b.

 "Shell Script Reference" 
 < Previous 
 Next > 



Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003

TP Tools v2-00-0a

# tpt-script-hcr-02