Control | Description |
Include File Size | Includes the size of file links |
Include File Date | Includes the date of file links |
Date | Selects a date format |
Date Separator | The character that separates DDMMYY |
Include File Time | Includes the timestamp of file links |
Time Format | Selects a format for times |
Number Format | Selects a regional number format |
Full Anchor Text In The File Table | Uses the full folder name for anchors instead of the max anchor character version |
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 delimiters (for example: 1,234 or 1.234 instead of 1234). |
File Sizes Shown in K's | Shows file sizes in rounded multiples of 1,024 bytes (1K) |
Suppress Headers | Table columns have no headers |
Force Rectangular Tables | Adds empty <td>'s as needed to make all table rows have the same number of <td>'s |
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 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) |
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 |
Use Backslashes | Use \ instead of / to designate folders |
Suppress Extensions | Links are shown without the extension (for example, "something.txt" would appear as "something"). |
Doctype | Selects html 4.01 transititional, html 4.01 strict, xhtml 1.0 transitional, xhtml 1.0 strict or html 5 file generation |
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 |