// This script is intended to be used for recursive builds with: // * All links in one file // * No folder table // * Anchor links limited to 30 characters, and in one column // Essentially, it looks a lot like a framed site, but prettier. // Note: This is a clone of div_recursive.txt with extra code to handle description.txt files // To add a descrption to a folder, copy a sample description.txt file to that folder and replace the non-html text (right before the final ) with whatever is desired /ANCHOR %%FILEdescription-dirhtml.txt% /HEAD /TABLEHEADER /FILE_TABLE_ROW2 class="row2" /TIME_TD class="no-left" /ANCHOR_TABLE_HEADER
/ANCHOR_TABLE_ROW2 class="row2" /ANCHOR_TD class="anchor" style="text-align: center; font-size: medium; line-height: 1.05" /FOLDER_TABLE_HEADER
/FOLDER_TABLE_ROW2 class="row2" /FOLDER_HEADER class="dark-blue" style="text-align: center" /HEADER_STYLE class="dark-blue" style="text-align: center; font-size: medium; line-height: 1.3" /HEAD /START

%%DIR

/BEFORE_ANCHORS
/BETWEEN_FILES_AND_FOLDERS
/END