Control | Description |
Include File Size | Includes the size of file links |
Include File Date | Includes the date of file links |
Include File Time | Includes the timestamp of file links |
Create folder table | Creates a table with links to all subfolders of the root folder above the file table (excluding skipped folders) |
Suppress Parent Link | There is no link to the parent folder in the folder table |
Force Rectangular Tables | Adds empty <td>'s as needed to make all table rows have the same number of <td>'s |
Use File Table Script Elements For All Tables |
Folder and anchor table script elements are copied from file table elements |
Insert Commas In File Sizes | Formats sizes with commas (for example: 1,234 instead of 1234). '.' Is used instead of ',' if "European Style Dates" is selected. |
File Sizes Shown in K's | Shows file sizes in rounded multiples of 1,024 bytes (1K) |
Suppress Headers | Table columns have no headers |
Suppress Extensions | Links are shown without the extension (for example, "something.txt" would appear as "something"). |
Suppress Visible Link Text | Generated link text is blank. This is only useful when building a site of thumbnailed images.
Example script, which is required to have usable invisible links:
|
Use Backslashes | Use \ instead of / to designate folders |
Use html <title> As Link Text | Uses the <title> of a .html/.shtml/.xhtml/.htm file as the link text instead of the filename |
Fully Qualified Path To Links | HREF links are fully qualified (for example: <a href="file://C:/folder/file.txt">file.txt</a>). By default, links are relative (for example: <a href="folder/file.txt">file.txt</a>). Enabling this option may result in significantly larger generated files. |
Convert Latin Characters | Converts non-english characters (for example ä, ö, ü) to equivalent html codes. |
Non-Functional Links | Links have no href component (except internal anchor links) |
Insert Summary Statistics | Adds a summary of links to the bottom of generated files (the summary can also be placed elsewhere using %%SUMMARY) |
European Style Dates | Formats dates as DD/MM/YY (instead of MM/DD/YY) and times in 24 hour format without am/pm (see also "European Date Separator" below) |
European Date Separator | The character that separates DDMMYY when european style dates are generated |
Doctype | Selects html 4.01 transititional, html 4.01 strict, xhtml 1.0 transitional or xhtml 1.0 strict file generation |
Full Anchor Text In The File Table | Uses the full folder name for anchors instead of the max anchor character version |
Charset | Defines the character set to be used in generated files. Note: UTF-16 html files are twice as large as standard files. |
Max File Characters | Selects the maximum number of characters in displayed file links (when zero, links are never shortened) |
Max Anchor Characters | Selects the maximum number of characters in anchor links (when zero, links are never shortened) |
Max Folder Characters | Selects the maximum number of characters in displayed folder links (when zero, links are never shortened) |
File Columns | Number of columns in the file table |
Anchor Columns | Number of columns in the anchor table |
Folder Columns | Number of columns in the folder table |