Help - Document Descriptions
 

Introduction
Each entry in this directory associates a given set of files with descriptive text to display within the server-generated file directory listing.

Processing of matching patterns to the resource filename stops after the first match.

Example

The following is a list of what could be stored in the "Description" directory variables:

Pattern       Description

private*      "This is a private file"
*.pri         "This is a private file"
*.pub         "This is a public file"
*             "This is any other file"
Config:/Security/Resource/*/Index/Description/
Config:/Security/Template/*/Index/Description/
SettingExplanationDefault /
Example
Data
Type
Access
R,W,A,D
Name The wildcard pattern to specify the files to be described. *.hlp TextR,W
Description The descriptive text to display alongside the filename within a directory listing. Limit to preferably under 30 characters. If the file is an HTML file and the setting ScanHTMLTitles is set to TRUE, then the description is automatically generated. Help File TextR,W