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/
| ||||
---|---|---|---|---|
Setting | Explanation | Default / Example | Data Type | Access R,W,A,D |
Name | The wildcard pattern to specify the files to be described. | Text | R,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 ScanHTMLTitles is set to TRUE, then the description is automatically generated. | Text | R,W |