home *** CD-ROM | disk | FTP | other *** search
- ; MagnaFile v3.00bß Configuration File.
- ; Copyright (C) 1990, 1991 by Blue Wave Software and George Hatchew.
- ; All Rights Reserved.
- ;
- ; All lines beginning with a ';', and BLANK LINES are ignored by MagnaFile.
- ; KEYWORDS must start in column 1. (This isn't because we were too lazy
- ; to make it work, it's because it runs MUCH faster without having to
- ; strip blanks from the beginning of a line. When a user is on-line, time
- ; is precious!)
- ;
- ; You may delete any and/or all comment lines. (The smaller this file is,
- ; the less time it takes to parse it...) If MagnaFile cannot find a certain
- ; KEYWORD, it will default to LightCyan.
- ;
- ; MagnaFile recognizes these KEYWORDS:
- ; HIGHLIGHT, NORMALTEXT, HEADERINFO, FILENAME, FILEINFO, FILESTATUS,
- ; DESCRIPTION, and VERBOSE.
- ;
- ; MagnaFile recognizes these colors when used after the preceding KEYWORDS:
- ;
- ; ALLOWABLE COLOR NAMES
- ; -------------------------
- ; Blue LightBlue
- ; Green LightGreen
- ; Cyan LightCyan
- ; Red LightRed
- ; Magenta LightMagenta
- ; Brown
- ; Gray Yellow
- ; DarkGray White
-
-
-
- ; HIGHLIGHT is the color used to display highlighted information, which
- ; includes the "-*-*-*" around the AREANAME, "New Files since your Last
- ; login date of xx/xx/xx", "Master file listing", etc.
-
- HIGHLIGHT LightCyan
-
-
- ; NORMALTEXT is the color used to display the words "Size: ", "File
- ; Points: ", "Downloads: ", and if the /INFO or /STATS switch is used, it is
- ; also the color of the text used in these areas.
-
- NORMALTEXT Cyan
-
-
- ; HEADERINFO is the color used to display the Area's description, and other
- ; headers when the switche(s) /INFO and /STATS are used.
-
- HEADERINFO White
-
-
-
- ; FILENAME is the color used to display the FILENAME.EXT <Obvious :-)>
-
- FILENAME LightGreen
-
-
-
- ; FILEINFO is the color used to display information about the file, such
- ; as SIZE, FILE POINTS, and number of DOWNLOADS. If the /INFO switch is
- ; used, this is the color used to display the user's upload/download ratio
- ; and number of file points.
-
- FILEINFO Yellow
-
-
-
- ; FILESTATUS is the color used to display the status of a file, such as
- ; OFFLINE and UNVALIDATED.
-
- FILESTATUS LightRed
-
-
-
- ; DESCRIPTION is the color used to display the file's description.
-
- DESCRIPTION LightCyan
-
-
-
- ; VERBOSE is the color used to display the file's Verbose Description, if
- ; any.
-
- VERBOSE Blue
-
- ; VALIDATE is the ACS string to use when evaluating 'vv' access strings
- ; in the file area. If your "Validated" users have a security level of 50
- ; and a Download security level of 70, you would use "S50D70"
-
- VALIDATE s50d70
-
-
- ; End of MagnaFile configuration
-