Add Navigation Code Worksheet
This is a neat heavily used utility, and is used for this section. The facility has now been enhanced, so that there is the option of also creating the htm pages, simultaneously with creating the navigation. To accomplish this, several text files reside in each folder:
- FolderInfo.txt (CSS strings, backlinks; options for sub-indexes, descriptions, and shortcut icons)
- FolderData.txt (the two titles and code for the page body)
- FolderCSS.txt (optional, specific for each htm)
- FolderDesc.txt (optional file that adds a description meta tag to the head section. specific for each htm)
- FolderTopLinks.txt (optional file with backlinks that are put above the regular backlinks. specific for each htm)
There are several options for each path. They apply to both navigation only, and when also creating the files. The options are additive:
- 1 - Create htms for folder, in addition to creating the navigation
- 2 - Process down one level.
- 4 - Use htm files only (don't include sub-folder paths)
- 8 - Strip common beginning of Titles without colon being present (default is navigation titles strip up to a common colon).
Off to the right is a list of strings that we strip from the fronts of title tags, when the tags are used for navigation and for creating the site map.
You have the option of stopping and starting what code in the top file is to be used in the building of the circular navigation links. The strings to embed are in the top right.
The routines are often run by buttons on the dashboard, and not from this page.
This is one of three sheets where a macro on Ctrl-R puts the row number you are on into the Row cell.
If the navigation has changed, the site map for the site will have to be rebuilt.
The module with the VBA Code.