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 |
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. |
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. |
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 "Force folder table and parent links" is selected, 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. |