home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com 1998 June / WF0698_3.ISO / webauth-promote / swolf306.exe / data1.cab / Help_Files / template.def < prev    next >
Encoding:
Text File  |  1998-06-16  |  9.7 KB  |  396 lines

  1. ;
  2. ; This template file should be used when creating new Search Engine
  3. ; definitins for import into SubmitWolf.
  4. ;
  5. ; To make your definitions available to other users, please upload the
  6. ; completed and tested definitions file to our FTP site.
  7. ; Refer to the SubmitWolf's home page for more information.
  8. ;
  9.  
  10.   ;
  11.   ; By which name is the search engine Known?
  12.   ; eg: NAME=My New Search Engine
  13.  
  14. NAME=
  15.  
  16.  
  17.   ;
  18.   ; URL of the Engine's main Submit Page
  19.   ; eg: SUBMIT=http://myengine.com.au/submit.html
  20.  
  21. SUBMIT=
  22.  
  23.   ;
  24.   ; URL of the Engines mail Search or Home Page
  25.   ; eg: HOME=http://www.myurl.com.au/search.html
  26.  
  27. HOME=
  28.  
  29.  
  30.   ;
  31.   ; The REQUEST= string is how SubmitWolf sends a request to the Engine for
  32.   ; registration. There are two formats depending on whether the POST or GET
  33.   ; form submission method is expected.
  34.   ;
  35.   ; For POST method:
  36.   ;
  37.   ; eg: REQUEST=http://[host_address]/POST /[cgi] $HTTP[request_string]
  38.   ;
  39.   ;
  40.   ; For GET method:
  41.   ;
  42.   ; eg: REQUEST=http://[host_address]/[cgi]?[request_string]
  43.   ;
  44.  
  45. REQUEST=
  46.  
  47.  
  48. ;
  49. ; Everything from this point is optional. Uncomment only if required.
  50. ;
  51.  
  52.   ;
  53.   ; If this is a LINKs List and not a True Search Engine.
  54.   ;
  55.  
  56. ;TYPE=L
  57.  
  58.  
  59.   ;
  60.   ; To prevent SubmitWolf upgrading this definition to a newer version.
  61.   ;
  62.  
  63. ;TYPE=C
  64.  
  65.  
  66.   ;
  67.   ; Restrict Submissions to a specific Domain(s)
  68.   ; eg:  DOMAIN=au,nz  (Limits submissions if URL is in Australia or New Zealand)
  69.  
  70. ;DOMAIN=
  71.  
  72.  
  73.   ;
  74.   ; Restrict $DESCRIPTION length to n characters.
  75.   ; eg: CHARS=n
  76.  
  77. ;CHARS=
  78.  
  79.  
  80.   ;
  81.   ; Restrict $DESCRIPTION to a maximum of n words.
  82.   ; eg: WORDS=n
  83.  
  84. ;WORDS=
  85.  
  86.  
  87.   ;
  88.   ; Do not Submit if Company Name Specified
  89.   ;
  90.  
  91. ;RULE=NOCOM
  92.  
  93.  
  94.   ;
  95.   ; Submit only if Company Name Specified
  96.   ;
  97.  
  98. ;RULE=COM
  99.  
  100.  
  101.   ;
  102.   ; Do not Submit if URL has Adult Content
  103.   ;
  104.  
  105. ;RULE=NOXXX
  106.  
  107.  
  108.   ;
  109.   ; Submit only if URL is Adult Related
  110.   ;
  111.  
  112. ;RULE=XXX
  113.  
  114.  
  115.   ;
  116.   ; Prevent Multiple Submission of a single URL
  117.   ;
  118.  
  119. ;RULE=NOSPAM
  120.  
  121.  
  122. ;
  123. ;-------------------------- Category Mapping Data ---------------------------
  124. ;
  125. ;
  126. ; If the engine, needs Class, Category and or Type Information, The
  127. ; following MAP file template must be completed.
  128. ;
  129. ; You may also complete a map if you wish to restrict submissions to sites
  130. ; with specific content. This can be done by replacing the '***' with 'xxx'
  131. ; next to the undesired categories.
  132. ;
  133.  
  134.  
  135.   ;
  136.   ; The name of the MAP file must be specified if the map is to be used.
  137.   ; eg: MAP=mymap.map
  138.   ;
  139.   ; Note: The specified file will be generated automatically.
  140.  
  141. ;MAP=filename
  142.  
  143.  
  144.   ;
  145.   ; Class MAP
  146.   ; =========
  147.   ; IF the $CLASS and/or $CLASSCATA substitution variables have been used
  148.   ;    in the REQUEST= string, complete ALL.
  149.   ; ELSE IF the $CATCLASS substition variable has been used, complete
  150.   ;    the first line (*101) only.
  151.   ;
  152.   ; For each Class, replace '***' with the string that is expected by the
  153.   ; Engine. If an exact match can not be made, use the closest approximation.
  154.   ;
  155.  
  156. *101     ,***     ;Personal Home page
  157. *102     ,***     ;Commercial/Business
  158. *103     ,***     ;Educational Institution
  159. *104     ,***     ;Non Profit organization
  160. *105     ,***     ;Government Site
  161. *106     ,***     ;Shopping Site
  162.  
  163.   ;
  164.   ; Category MAP
  165.   ; ============
  166.   ;
  167.   ; IF $CATEGORY and/or $CATCLASS substitution variables have been used in
  168.   ;    the REQUEST= string, complete ALL.
  169.   ; ELSE if $CLASSCATA has been used, complete the Adult (#107) entry only.
  170.   ; ELSE ignore the Category mappings.
  171.   ;
  172.   ; For each Category below, replace '***' with the string that is expected by
  173.   ; the Engine to place the URL in a similar Category.
  174.   ; If an exact match can not be made, use the closest approximation.
  175.   ;
  176. #107     ,***     ;Adult
  177. #90      ,***     ;Automotive
  178. #91      ,***     ;Business
  179. #92      ,***     ;Computing
  180. #93      ,***     ;Consumer Products
  181. #94      ,***     ;Entertainment
  182. #95      ,***     ;Finance
  183. #96      ,***     ;Internet
  184. #97      ,***     ;Employment
  185. #98      ,***     ;Real Estate
  186. #111     ,***     ;Recreation
  187. #99      ,***     ;Services
  188. #100     ,***     ;Travel
  189. #112     ,***     ;Science & Technology
  190. #113     ,***     ;Reference
  191. #118     ,***     ;Politics
  192. #123     ,***     ;Media
  193. #128     ,***     ;Education
  194.  
  195.   ;
  196.   ; Type MAP
  197.   ; ========
  198.   ;
  199.   ; IF the $TYPE substitution variable has been used in the REQUEST= string,
  200.   ;     complete ALL of following.
  201.   ; ELSE ignore the Type mappings.
  202.   ;
  203.   ; For each Type below, replace '***' with the string that is expected by
  204.   ; the Engine to place the URL in a similar Type Category.
  205.   ; If an exact match can not be made, use the closest approximation.
  206.   ;
  207.  
  208. ;Automotive
  209. 1        ,***     ;Accessories/Spares
  210. 2        ,***     ;Aviation
  211. 3        ,***     ;Bikes/Vans/Trucks
  212. 4        ,***     ;Boats
  213. 5        ,***     ;Cars
  214. 6        ,***     ;Dealers
  215. 7        ,***     ;General
  216. 8        ,***     ;Services
  217. ;Business
  218. 9        ,***     ;Advertising/Marketing
  219. 10       ,***     ;Agriculture
  220. 11       ,***     ;Communications
  221. 165      ,***     ;Conferences and Meetings
  222. 12       ,***     ;Consultants
  223. 13       ,***     ;General
  224. 14       ,***     ;Import Export
  225. 15       ,***     ;Industrial Goods
  226. 163      ,***     ;Mail Order
  227. 16       ,***     ;Office Equipment
  228. 17       ,***     ;Opportunities
  229. 18       ,***     ;Resources
  230. 19       ,***     ;Services
  231. 164      ,***     ;Stock Market
  232. 20       ,***     ;Wholesale
  233.  
  234. ;Computing
  235. 21       ,***     ;Consultants
  236. 22       ,***     ;Games
  237. 23       ,***     ;General
  238. 110      ,***     ;Hacking Phreaking
  239. 24       ,***     ;Hardware
  240. 25       ,***     ;Services
  241. 26       ,***     ;Software
  242. 171      ,***     ;Dealers
  243. 172      ,***     ;Training
  244. 173      ,***     ;Multimedia
  245. ;
  246. ;Consumer Products
  247. 27       ,***     ;Arts/Crafts
  248. 28       ,***     ;Beauty
  249. 29       ,***     ;Clothing
  250. 30       ,***     ;Electrical
  251. 31       ,***     ;Food
  252. 32       ,***     ;Furnishings
  253. 33       ,***     ;Gardening
  254. 34       ,***     ;General
  255. 35       ,***     ;Gifts/Flowers
  256. 36       ,***     ;Health
  257. 37       ,***     ;Jewelry
  258. 38       ,***     ;Toys/Novelties
  259. 174      ,***     ;Antiques
  260. 175      ,***     ;Electronics
  261. 176      ,***     ;Music
  262. ;
  263. ;Entertainment
  264. 39       ,***     ;Art
  265. 40       ,***     ;Cinema
  266. 41       ,***     ;Games
  267. 42       ,***     ;General
  268. 43       ,***     ;Music
  269. 44       ,***     ;Sports
  270. 45       ,***     ;Television/Radio
  271. 156      ,***     ;Amusement Parks
  272. 158      ,***     ;Theatre
  273. 159      ,***     ;Museums
  274. ;
  275. ;Finance
  276. 120      ,***     ;Accounting
  277. 122      ,***     ;Banking
  278. 46       ,***     ;General
  279. 47       ,***     ;Insurance
  280. 48       ,***     ;Investments
  281. 49       ,***     ;Loans/Credit
  282. 50       ,***     ;Mortgages
  283. ;Internet
  284. 51       ,***     ;Access Providers
  285. 52       ,***     ;Consultants
  286. 53       ,***     ;General
  287. 54       ,***     ;Resources
  288. 55       ,***     ;Web Site Providers
  289. ;Employment
  290. 56       ,***     ;Agencies
  291. 57       ,***     ;General
  292. 58       ,***     ;Vacancies
  293. ;Real Estate
  294. 62       ,***     ;Agents
  295. 59       ,***     ;General
  296. 144      ,***     ;Mortgages
  297. 61       ,***     ;Properties
  298. 145      ,***     ;Services
  299. ;Recreation
  300. 63       ,***     ;Books/Videos
  301. 64       ,***     ;Clubs/Hobbies
  302. 65       ,***     ;Dating
  303. 66       ,***     ;Eating/Drinking
  304. 67       ,***     ;General
  305. 68       ,***     ;Magazines
  306. 69       ,***     ;Music
  307. 157      ,***     ;Outdoors
  308. 70       ,***     ;Pets/Animals
  309. 71       ,***     ;Sports
  310. ;Services
  311. 72       ,***     ;Announcements
  312. 73       ,***     ;Building
  313. 74       ,***     ;Charities
  314. 75       ,***     ;General
  315. 76       ,***     ;Health
  316. 77       ,***     ;Legal
  317. 78       ,***     ;Organizations
  318. 79       ,***     ;Photography
  319. 80       ,***     ;Printing/Graphic Design
  320. 81       ,***     ;Security
  321. 82       ,***     ;Spiritual
  322. ;
  323. ;Travel
  324. 84       ,***     ;Activities
  325. 109      ,***     ;Airlines
  326. 137      ,***     ;Car Rentals
  327. 85       ,***     ;General
  328. 86       ,***     ;Holidays
  329. 87       ,***     ;Hotels/Accommodation
  330. 138      ,***     ;Services
  331. 88       ,***     ;Tourist Info
  332. 89       ,***     ;Transport
  333. 136      ,***     ;Travel Agencies
  334. ;
  335. ;Adult
  336. 186      ,***     ;Adult BBS
  337. 178      ,***     ;Film & Video
  338. 179      ,***     ;CD Roms
  339. 108      ,***     ;General
  340. 180      ,***     ;Literature
  341. 181      ,***     ;Live Sex Video Conferencing
  342. 182      ,***     ;Magazines
  343. 183      ,***     ;Merchandise & Equipment
  344. 184      ,***     ;Phone Sex
  345. 185      ,***     ;Services
  346. ;Science & Technology
  347. 114      ,***     ;General
  348. 139      ,***     ;Engineering
  349. 140      ,***     ;Research
  350. 141      ,***     ;Biotechnology
  351. 142      ,***     ;Consultants
  352. 143      ,***     ;Science
  353. ;
  354. ;Reference
  355. 115      ,***     ;History
  356. 121      ,***     ;Libraries
  357. 116      ,***     ;Search Engine
  358. 117      ,***     ;Other
  359. ;
  360. ;Politics
  361. 119      ,***     ;General
  362. 146      ,***     ;City
  363. 147      ,***     ;Federal
  364. 148      ,***     ;Regulatory
  365. 149      ,***     ;Other
  366. 150      ,***     ;Consultants
  367. 151      ,***     ;Legislative
  368. 152      ,***     ;Services
  369. 153      ,***     ;County
  370. 154      ,***     ;Provincial
  371. 155      ,***     ;State
  372. ;
  373. ;Media
  374. 134      ,***     ;Advertising/Agencies
  375. 124      ,***     ;Film
  376. 125      ,***     ;Radio
  377. 126      ,***     ;Television
  378. 83       ,***     ;Video
  379. 127      ,***     ;Newspapers/Magazines
  380. 135      ,***     ;Publishing
  381. 166      ,***     ;Consultants
  382. 167      ,***     ;Telecommunications
  383. 168      ,***     ;Public Relations
  384. 169      ,***     ;Services
  385. 170      ,***     ;Productions
  386. ;Education
  387. 129      ,***     ;Adult Education
  388. 130      ,***     ;Schools
  389. 131      ,***     ;Services
  390. 132      ,***     ;Universities/Colleges
  391. 133      ,***     ;Other
  392. 160      ,***     ;Preschool
  393. 161      ,***     ;Distance
  394. 162      ,***     ;Supplies
  395.  
  396.