Dirhtml Help - Miscellaneous

ControlDescription
Include File Size Includes the size of file links
Insert Commas In File Sizes Formats sizes with delimiters (for example: 1,234 or 1.234 instead of 1234).
Sizes In Selects how file sizes are shown - bytes, k's, megabytes or gigabytes
Include File Date Includes the date of file links
Include File Time Includes the modified date of file links
Suppress Extensions Links are shown without the extension (for example, "something.txt" would appear as "something").
Create folder table Creates a table with links to all subfolders of the root folder above the file table (excluding skipped folders)
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:
/FILE_HREF_APPEND
target="_new"><img src="thumbnails/%%F" alt="%%F" border="0"></img
Insert Summary Statistics Adds a summary of links to the bottom of generated files (the summary can also be placed elsewhere using %%SUMMARY)
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
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)
Suppress Parent Link There is no link to the parent folder in the folder table
Time Format Selects a format for times
Number Format Selects a regional number format
Date Format Selects a date format
Date Delimiter The character that separates DDMMYY
Suppress name/size/date rows Table rows for name/size/date header lines are not generated
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
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