Build Files Recursively: | Toggles recursive builds on and off. A recursive build processes all subfolders of the root folder, with the exception of skipped folders and their progeny. | |
Search Depth: | Maximum depth of sub-folders to be searched | |
Max Anchor Depth: | Maximum depth of sub-folder links shown as clickable anchors |
Recursive Build Type: | |
All Links In One File | Builds a single file linked to all matching files in the folder branch |
One HTML File Per Folder | Builds a file in every folder with matching files or folders in the branch under the main folder |
Build A Framed Site | Builds a frameset, a file for the left frame with root subfolder links only, and a file for the right frame in every folder in the branch with matching files or folders. |
All Links In One File Options: | |
Show Sorted Folders As <tr>'s | Shows the folder as a separate <tr> before each subsection of links. These are the anchor targets if an anchor table is generated. This setting also toggles showing relative folders when the build is not sorted by folders |
Repeat header after sorted folders | The entire file table header row is repeated after sorted folder <tr>'s. |
Create An Anchor Table | Creates a table below the folder table with "href=#..." anchor links to each folder subsection |
Note: These options are only relevant when folders are sorted first. |
One HTML File Per Folder Options: | |
HTML <title> | Selects the html <title> for generated files from several options. If "None" is selected, the script must provide the <title> via /HEAD in order to generate valid html files (possibly using a variable). |
Don't Build File In The Root Folder | No file is generated in the root folder |
Link Folders To Generated Files | Appends the default output filename to all folder links. If this is not selected, browsers will look for index.html instead of the files being built. |
Force folder table and parent links | All generated files will include a folder table and a link to the parent folder (except the root folder, which will never include a parent link), regardless of other settings. |
Framed Site Options: | Manages the scripts used for frameset components.
The frameset file is copied wholesale and not altered (with the exception of the
<title></title> line). Filenames for generated left and right
frame files are extracted from the frameset file.
Framed sites use settings from the "One Html File Per Folder" section. If "Use primary script instead of left/right frame scripts" is selected, the main script from the Folders, Files page will be used for both frames instead of the left/right scripts. Note: If a batch/vbs file is created to generate a framed site, and the batch/vbs file is saved to a location other than where dirhtml.exe is located, the recursive page must have been activated before the batch/vbs file is saved. Otherwise, the framed scripts will not have proper UNC references. |