home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / danlst21.zip / DANLIST.CFG next >
Text File  |  1993-07-12  |  13KB  |  294 lines

  1. % ┌──────────────────────────────────────────────────────────────────────────┐
  2. % │                                                                          │
  3. % │                       Configurationsfile for DANLIST                     │
  4. % │                              Version 2.01 α                              │
  5. % │                Copyright (C) 1992 by Bo Bendtsen 2:231/111               │
  6. % │                                                                          │
  7. % └──────────────────────────────────────────────────────────────────────────┘
  8. %
  9. % Fill out these if you are a registered user of all my software
  10. % First is the name you want in your textfiles.
  11. % Second is the name of your board
  12. % 3th og 4th is 2 codes which are calculated from Name og BoardName
  13. % So it is very important that they always are exactly the same.
  14. % I have a lot of files open, so remember FILES=30 or more in config.sys
  15. % depending on how many filelists you want to create
  16. % DONT YOU ANY -> TABS <- IN THIS FILE
  17. %
  18. RegToName  Bo Bendtsen
  19. RegToBoard DAN BBS
  20. RegCode1   0
  21. RegCode2   0
  22. %
  23. %
  24. % RemoteAccess: The file containing information about areas
  25. %               For RA 2.00 you still need FILES.BBS in each area
  26. % SuperBBS    : has no areanumbers, but if you use Start and Stop with
  27. %               filelist. DANLIST will use the record number as index,
  28. %               but still maximum areas is 200. SuperBBS users can also
  29. %               use the Flags to select the areas.
  30. % QuickBBS    : You must use the Download Flags, if you want to use the
  31. %               flag options in the filelists and oklist
  32. %
  33. % RemoteAccess      R:\FILES.RA                     Tested with 1.11
  34. RemoteAccess200     G:\RA\FILES.RA                  Tested with 2.00 gamma
  35. % SuperBBS          C:\SUPERBBS\FLSEARCH.BBS        Tested with 1.16
  36. % QuickBBS          FILECFG.DAT                     Tested with 2.75
  37. %
  38. %
  39. % MaxLines will allow you to limit the use of memory
  40. % MaxLines is used for Maximum number of Lines in FILES.BBS, the rest
  41. % will be skipped
  42. %
  43. % Default : 500 (100-2000);
  44. %
  45. MaxLines  500
  46. %
  47. %
  48. % Define which filelists you want to create
  49. % All lists will be created in only one run.
  50. % Remember that every time you use a FileList or NewFiles statement
  51. % you use around 3kb extra. You can create up to 100 filelists in one run
  52. % if you've got enough memory. Remember to set your FILES statement in
  53. % the CONFIG.SYS to FILES=40 or more, depending upon how many lists you have
  54. %
  55. % Filename: The complete path and filename of where to place the list
  56. %
  57. % ListFlag: If you want all areas with a flag to be included, just
  58. %           specify the ListFlag here, then only areas with THIS flag
  59. %           will be in that list. If you want all areas you MUST use --
  60. %           Legal flags are A1..A8 , B1..B8 , C1..C8 , D1..D8
  61. %
  62. % MaxLevel: The maximum ListSecurity level to be included in the list
  63. %
  64. % Start   : Begin from area
  65. %
  66. % Stop    : End with area
  67. %
  68. % Days    : 0 = All files, above nul will only take files newer than x
  69. %           days. If you use 30, only files newer than 30 days will be
  70. %           included. The days statements should only be used together
  71. %           with the S-flag, since there is no need of giving all kinds
  72. %           of extra comments.
  73. %
  74. % Flags   : I will include all IncludeAreas
  75. %           S will skip all extra comments
  76. %           A will create list in ANSI
  77. %           X Create index file .IDX for filelist
  78. %           All flags can be used together
  79. %
  80. %        Filename                       ListFlag Maxlevel Start Stop Days Flags
  81. %──────────────────────────────────────────────────────────────────────────────
  82. FileList 231_111.TXT                       --        9999     1  200    0   X
  83. %FileList PRIVATE.TXT                      --       32000    20   21    0   A
  84. %FileList 231_111A.TXT                      --        9999    50   79    0  I
  85. %FileList 231_111P.TXT                      --        9999    80  109    0  I
  86. %FileList PDN.TXT                           --        9999   110  129    0
  87. %FileList SOUND.TXT                         --        9999   130  149    0
  88. %FileList OTHER.TXT                         --        9999   150  159    0
  89. %FileList SDS.TXT                           --        9999   160  179    0
  90. %FileList ADS.TXT                           --        9999   180  189    0
  91. %FileList VIRUS.TXT                         --        9999   190  199    0
  92. %FileList C:\BBS\LISTS\ONLYSOME.TXT         A1        9999     1  200    0   A
  93. %
  94. % These lists will only contain files newer than Days
  95. % Remember to skiptext, by using the S flag
  96. %
  97. %FileList 7DAYS.TXT                         --        9999     1  200    7   XS
  98. FileList 30DAYS.TXT                         --        9999     1  200   30   XS
  99. %FileList DANNEWS.TXT                       --        9999     1  200   30    S
  100. %FileList AM_NEWS.TXT                       --        9999    50   79   30    S
  101. %FileList PC_NEWS.TXT                       --        9999    80  109   30    S
  102. %
  103. %
  104. % If Days is > 0 Then This line will be written at the bottom of each list
  105. % You can change this line to your own language, remember the %D is where
  106. % Days will be inserted
  107. %
  108. NewFilesBottom This list contains only files not older than %D days
  109. %
  110. %
  111. % If you specify an 'I' flag after a FileList statement, the areas will
  112. % be included. I have my Filelists in area 1 and would like to include
  113. % them in the filelist, then just use an IncludeArea statement.
  114. % You can use up to 25 IncludeArea statements
  115. %
  116. IncludeArea  1
  117. %
  118. %
  119. % Skip first x lines in FILES.BBS if you have some kind of header in your
  120. % FILES.BBS you dont need in the filelist
  121. %
  122. SkipLines  7
  123. %
  124. % If making filelist, what date format do you want
  125. % 1 = DD-MM-YY, 2 = MM-DD-YY, 3 = YY-MM-DD
  126. % Default: 1
  127. %
  128. DateType 1
  129. %
  130. %
  131. % Date Seperation (If type 1) -- = 01-01-80, /- = 01/01-80, // = 01/01/80
  132. % Default: --
  133. %
  134. DateSep /-
  135. %
  136. %
  137. % Statement will be insertet in filelist were files are missing
  138. % Max 8 chars will be used
  139. % Default: MISSING
  140. %
  141. %       |──────|
  142. Missing -OnDisc-
  143. %
  144. %
  145. % Reflow long descriptions, looks nicer, 31 will cut off long descriptions
  146. % and insert them at position 31 on the next line, DANLIST will look back
  147. % for and only cut right after a word.
  148. %
  149. Reflow  31
  150. %
  151. %
  152. % Which filenames should be excluded from everything
  153. % Max 25 entries
  154. % Default: None
  155. %
  156. Exclude          FILES.BBS
  157. Exclude          DIR.BBS
  158. %
  159. %
  160. % To make a binkley style Okfile (List of paths)
  161. % Ok header is a file with magic filenames
  162. % OkEnd is what will be added to path, leave this line empty if you
  163. % are using Frontdoor, Binkley use *.*
  164. %
  165. % If you use a flag instead of '--' Only areas with the flag will be
  166. % inside the oklist. If you specify a OkPassword then all areas without
  167. % the flag set be included with the password. Remember the ! that will
  168. % tell your mailer that it is a password. If you not specify the OkPassword
  169. % then the areas will be excluded from the Okfile. Still all areas have
  170. % to be under Maxlevel and inside Start-Stop.
  171. % Legal flags are A1..A8 , B1..B8 , C1..C8 , D1..D8
  172. %
  173. %
  174. %        Filename                         OkFlag Maxlevel Start Stop
  175. %───────────────────────────────────────────────────────────────────
  176. OkFile   OKFILE.TXT                         A1       9999     1  200
  177. %
  178. OkEnd     *.*
  179. %
  180. %
  181. OkReqMsg  (Filerequests allowed from this area)
  182. OkPasMsg  (You need a password to request from this area)
  183. OkPassword !ZDCFSSA
  184. %
  185. %
  186. % All lines between OkHeadStart and OkHeadEnd will be included first in
  187. % the okfile. Max 25 lines.
  188. %
  189. OkHeadStart
  190. @AFU s:\bbc\afu*.*
  191. @RAQUSER s:\bbc\raqu_*.*
  192. @RANETMGR s:\bbc\ranet*.*
  193. @FAST s:\bbc\fast_5*.*
  194. T:\PRIVATE\UTIL\*.* !BENNY
  195. T:\PRIVATE\GAMES\*.* !BENNY
  196. OkHeadEnd
  197. %
  198. %
  199. % All lines between HeaderStart and HeaderEnd will be printet first in each
  200. % filelist. Max 50 lines.
  201. %
  202. HeaderStart
  203. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  204. ▒╒════════════════════════════════════════════════════════ Welcome-Picture ╕▒▒▒
  205. ▒│    ▄▄▄▄▄         ▄▄      ▄                                      ▄▄▄     │░░▒
  206. ▒│   ████████▄    █████▌   ███▄   ███    █████▄▄▄   █████▄▄▄    ██████▄    │░░▒
  207. ▒│   ███▌ ▀████  ▐██▌▐██   █████▄ ███▌   ███▀▀▀██▌  ███▀▀▀██▌  ▐██▀  ▀▀    │░░▒
  208. ▒│   ███    ███▌ ███  ███ ▐███▀██▄▐██▌   ███▄████▄  ███▄████▄   █████▄▄    │░░▒
  209. ▒│   ███▌   ▐██▌▐████████▌▐██▌ ▀█████▌   ███▀▀ ████ ███▀▀ ████    ▀▀▀██▄   │░░▒
  210. ▒│   ▐███  ▄███▌███▌   ███▐██▌   ▀███▌   ▐██▌  ▄███▌▐██▌  ▄███▌▐██ ▄▄███   │░░▒
  211. ▒│   ▐████████▀ ██▌    ██▀▀██     ▐██    ▐████████▀ ▐████████▀  ██████▀    │░░▒
  212. ▒│      ▀▀▀▀                               ▀▀▀▀       ▀▀▀▀                 │░░▒
  213. ▒│ Hardware:                                  Linie 1   42643827 Hst/v32bis│░░▒
  214. ▒│ ──────────────────────────────────────── ┌>Linie 2   43628230 v32bis    │░░▒
  215. ▒│ Server: 40mhz,16MB,Adaptec 1542B         ├>Linie 3   43627750 v32bis    │░░▒
  216. ▒│ Micropolis 1528 1.4 Giga,Micro2:86127799 ├>Linie 4   43625880 v32bis  + │░░▒
  217. ▒│ Seagate ST41200NV 1 Giga,                ├>Linie 5   43625230 v32bis  + │░░▒
  218. ▒│ 2 Giga Archive DAT streamer              └*Linie 6   43623990 v32bis  + │░░▒
  219. ▒│ CD-Server: 386-25mhz,2MB,12 CDROM drives   Linie 7&8 43661070 ISDN      │░░▒
  220. ▒│ 386-40,4MB,ISDN workstation                Fax       42643357 Group 3   │░░▒
  221. ▒│ 9 Workstations, Total=12 PC's in system      + = Betalende brugere      │░░▒
  222. ▒╘═════════════════════════════════════════════════════════════════════════╛░░▒
  223. ▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒
  224. ───────────────────────────────────────────────────────────────────────────────
  225.  
  226.  Sysop kan ikke drages til ansvar for nogle Non-PD uploads, trojanske heste,
  227.  eller virus-smittede programmer af enhver slags. Finder du sådanne
  228.  programmer vil de straks blive fjernet.
  229.  Husk at det er ikke tilladt at uploade Non-PD, da vi ikke kan checke alle
  230.  programmer der kommer ind i systemet. Non-PD vil derfor blive slettet og
  231.  dine uploads vil blive sat ned igen.
  232.  
  233. ───────────────────────────────────────────────────────────────────────────────
  234.  
  235.  
  236. HeaderEnd
  237. %
  238. %
  239. % All lines between FooterStart and FooterEnd will be used at the end of
  240. % each filelist. Max 10 lines.
  241. %
  242. % L/R is left or right-centered, chars is maximum length of meta
  243. %
  244. % ┌─────┬─────────────────────────────────────────┬─────┬─────┐
  245. % │Meta │  Will be replaced with                  │Chars│ L/R │
  246. % ├─────┼─────────────────────────────────────────┼─────┼─────┤
  247. % │ %D  │  Creation date                          │  8  │  -  │
  248. % │ %T  │  Creation time                          │  5  │  -  │
  249. % │ %N  │  Number of files in areas               │  5  │  R  │
  250. % │ %S  │  Size of area in bytes 100.000 style    │ 12  │  R  │
  251. % │ %K  │  Size of area in Kb using 1.024         │ 12  │  R  │
  252. % │ %M  │  Size of area in MB using 1.024.000     │  5  │  R  │
  253. % └─────┴─────────────────────────────────────────┴─────┴─────┘
  254. %
  255. FooterStart
  256.  
  257.                     This list was generated %D...... , %T...
  258. ╓─────────────────────────────────────────────────────────────────────────────╖
  259. ║  Files %N..., Size of areas %S.......... bytes, %K.......... kb,%M... mega  ║
  260. ╙─────────────────────────────────────────────────────────────────────────────╜
  261.  
  262.  
  263. FooterEnd
  264. %
  265. %
  266. % All lines between AreaTopStart and AreaTopEnd will be used in every area
  267. % Max 10 lines
  268. %
  269. % L/R is left or right-centered, chars is maximum length of meta
  270. %
  271. % ┌─────┬─────────────────────────────────────────┬─────┬─────┐
  272. % │Meta │  Will be replaced with                  │Chars│ L/R │
  273. % ├─────┼─────────────────────────────────────────┼─────┼─────┤
  274. % │ %A  │  Number of area                         │  3  │  L  │
  275. % │ %D  │  Name of area                           │ 30  │  L  │
  276. % │ %L  │  Acceslevel for area                    │  5  │  R  │
  277. % │ %N  │  Number of files in area                │  5  │  R  │
  278. % │ %S  │  Size of area in bytes 100.000 style    │ 12  │  R  │
  279. % └─────┴─────────────────────────────────────────┴─────┴─────┘
  280. %
  281. AreaTopStart
  282.  
  283. ╒═════════════════════════════════════════════════════════════════════════════╕
  284. │  Area #%A.:  %D......................................  Access level  %L...  │
  285. ├─────────────────────────────────────────────────────────────────────────────┤
  286. │░░░░░▒▒▒▒▒▓▓▓▓▓█████  %S.......... bytes in %N... files  █████▓▓▓▓▓▒▒▒▒▒░░░░░│
  287. ╘ <DANLIST 2.00α>                                             (C) Bo Bendtsen ╛
  288. AreaTopEnd
  289. %
  290. %
  291. % ┌──────────────────────────────────────────────────────────────────────────┐
  292. % │                         End of Configuration file                        │
  293. % └──────────────────────────────────────────────────────────────────────────┘
  294.