// This files sets the value of variables which change how // pages are outputted. VariableFileTitle: Single Picture Per Row Table VariableFileDescription: This layout causes each picture to occupy its own row in a table. The table has multiple columns, that include the in-line image, the anchor file name, the file size, the name of the person in the photo, and a description of the photo. PageHeadTemplate: ${PageTitle}

${PageLabel}

${PageIntro}


PageIntro: Click on an image or highlighted text to follow a link. PageTitle: ${PageFullDOSFileName} PageLabel: ${PageFullDOSFileName} BodyTag: PageBodyTemplate: ${BodyTag} //The value of ActualReturnLabel is set to PossibleReturnLabel //if and only if the page has a parent page, otherwise it's blank PageEndTemplate: ${ActualReturnLabel}

The the total size of files to download is ${TotalFileSizeInK}K.

${PageTitle}/${PersonFullName}/${EMailAddress}

FileLeaderTemplate: FileEntryTemplate: FileTrailerTemplate:
Picture File List
Image File Size Name Description
${ImageTag} ${AnchorFileName} ${FileSizeInK}K ${ImageSubjectName} ${ImageDescription}
DirLeaderTemplate: DirEntryTemplate: DirTrailerTemplate:
Page List
Sample Page Name Size
${ImageTag} ${PageLabel} ${TotalFileSizeInK}K
//Note=> ParentPageLabel is expanded using the variables of the parent // page not the page it's value appears in. ParentPageLabel: ${PageLabel} //The following appears at the end of a child page. //If the page has no parent this label does not appear. PossibleReturnLabel:

Return to ${ParentPageLabel} ImageTag: // The following field(s) are entirely optional ImagePersonName: N/A Description: N/A