home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_1.ISO / miscplug / nwa10e30.exe / MLMOSAIC.IN_ / MLMOSAIC.bin
Text File  |  1996-06-24  |  10KB  |  376 lines

  1.  
  2. ; ************************************************************************
  3. ; This file contains settings which affect the operation of Mosaic.
  4. ; Do not edit this file unless you are sure you know what you are doing.
  5. ; If you do edit this file, keep a backup copy.
  6. ;
  7. ; Not all of the items mentioned here are officially supported options.
  8. ; Edit this file at your own risk.
  9. ;
  10. ; Copyright 1994-1995 Spyglass, Inc.
  11. ; All Rights Reserved
  12. ;
  13. ; ************************************************************************
  14.  
  15. ; NOTICE: This INI file is INSTALLED in the same directory as the Mosaic EXE.
  16. ; NOTICE: However, Mosaic looks for the INI file in the Windows directory.
  17. ; NOTICE: If Mosaic does not find an INI file in the Windows directory,
  18. ; NOTICE: it copies the one in the EXE directory there.
  19. ; NOTICE: If you are editing this file in the EXE directory, your changes
  20. ; NOTICE: will probably not take effect.  Edit the copy in the Windows
  21. ; NOTICE: directory instead.
  22.  
  23. ; --------------------------------
  24. ;
  25. ; This section contains general settings for the operation of Mosaic
  26. ;
  27. [Main]
  28. Max_Connections=5
  29. Show Toolbar=yes
  30. Display_Text_Size=2
  31. Print_Text_Size=1
  32. Display_Images_Progressively=yes
  33. Reformat_Handling = 2
  34. Show Server Errors = no
  35. Accept_Language_Header = en
  36. Display Inline Images = true
  37. Anchor Underline = true
  38.  
  39. ; The Grey Background is for compatibility with NCSA Mosaic.  When set
  40. ; to yes, Mosaic forces the windows to have a grey background, instead
  41. ; of obeying the default Windows background color setting.
  42. Grey Background=no
  43.  
  44. ; Anchor_Visitation_Horizon controls how Mosaic colors links as being
  45. ; visited.  The unit is in days, so if you set it to 3, Mosaic will
  46. ; color all links visited in the last 3 days as visited.
  47. Anchor_Visitation_Horizon=1
  48.  
  49. ; History_Expire_Days tells Mosaic how many days of history to keep.
  50. ; For example, if you set it to 30, Mosaic will only keep item in
  51. ; your history file for 30 days.  A setting of -1 means never throw
  52. ; away history entries.  The history file is called globhist.htm
  53. History_Expire_Days = 7
  54.  
  55. ; Mosaic sometimes creates temporary files for use with external viewer
  56. ; programs.  If you set Delete_Temp_Files_On_Exit to yes, then Mosaic
  57. ; will delete those files when you exit from Mosaic
  58. Delete_Temp_Files_On_Exit = yes
  59.  
  60. ; The specification of the help file is relative to the EXE directory.
  61. Help_File = help/topics.htm
  62.  
  63. ; The specification of the hotlist file is relative to the Windows directory,
  64. ; where the hotlist file is stored.
  65. Hotlist_File = hotlist.htm
  66.  
  67. ; The specification of the globhist file is relative to the Windows directory,
  68. ; where the globhist file is stored.
  69. Globhist_File = globhist.htm
  70.  
  71. Enable_Disk_Cache = yes
  72.  
  73. ; Temp_Directory = c:\mytemp\
  74. Home Page = http://www.accentsoft.com/iwaaeng.htm
  75.  
  76. ; --------------------------------
  77. ;
  78. ; This section is used to configure network servers and parameters
  79. ;
  80. ; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS = no
  81. ;
  82. [Services]
  83. HTTP_Proxy_Server = 
  84. Gopher_Proxy_Server =
  85. FTP_Proxy_Server =
  86. No_Proxy =
  87. NNTP_Server =
  88. Use_Async_DNS = yes
  89.  
  90. ; --------------------------------
  91. [Settings]
  92. Anchor Color = 0, 0, 255
  93. Anchor Color Visited = 0, 128, 128
  94.  
  95. ; --------------------------------
  96. [Document Windows]
  97. x = -1
  98. y = -1
  99. width =    600
  100. height = 400
  101.  
  102. ; --------------------------------
  103. [History Window]
  104.  
  105. ; --------------------------------
  106. [Hotlist Window]
  107.  
  108. ; --------------------------------
  109. ; Margin settings are in inches
  110. [PageSetup]
  111. margin_left = 0.75
  112. margin_right = 0.75
  113. margin_top = 0.75
  114. margin_bottom = 0.75
  115.  
  116. ; header/footer symbols
  117. ;
  118. ;    &w        window name
  119. ;    &u        URL
  120. ;    &d        date - american style mmm dd yyyy
  121. ;    &D        date - european style dd mmm yyyy
  122. ;    &t        time - AM/PM style HH:MM AM/PM
  123. ;    &T        time - 24 hour style HH:MM
  124. ;    &p        current page number
  125. ;    &P        total number of pages
  126. ;    &&        single ampersand ('&')
  127. ;
  128. header_left = &w
  129. header_right = Page &p of &P
  130. footer_left = &D
  131. footer_right = &t
  132.  
  133. ; --------------------------------
  134. [Document Caching]
  135. Number = 4
  136.  
  137. ; --------------------------------
  138. [Image Caching]
  139. Number = 50
  140.  
  141. ; --------------------------------
  142. [Helpers]
  143. ; telnet = c:\mytelnet\mytelnet.exe %s
  144.  
  145. ; --------------------------------
  146. ;
  147. ; This section is intended to support vendor configuration of Mosaic
  148. ;
  149. [Custom_URL_Menu]
  150. enable=no
  151. count=4
  152. name=&URL
  153.  
  154. title_1 = Spyglass Home Page
  155. url_1 = http://www.spyglass.com/
  156.  
  157. ; Note that entry number 2 is totally missing.  This becomes a separator.
  158.  
  159. ; Note the missing title_3 entry.  The title defaults to be the same as the URL.
  160. url_3 = http://info.cern.ch/
  161.  
  162. title_4 = NCSA What's New
  163. url_4 = http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/whats-new.html
  164.  
  165. ; --------------------------------
  166. ;
  167. ; External viewers (Helpers) are configured by specifying a MIME type on a line of
  168. ; the form TYPE# where # is an integer.  The numbers must be contiguous.
  169. ; Then, set the MIME type = to the application you wish to use to view
  170. ; files of that type.  Insert %s where you want the filename of the viewer
  171. ; temp file to be substituted.
  172. ;
  173. ; TYPE0=image/jpeg
  174. ; TYPE1=image/gif
  175. ; image/jpeg = c:\myviewer\myviewer.exe %s
  176. ;
  177. [Viewers]
  178. TYPE0=image/jpeg
  179. TYPE1=image/gif
  180. TYPE2=text/html
  181. TYPE3=text/plain
  182. TYPE4=audio/basic
  183. TYPE5=audio/x-aiff
  184. TYPE6=audio/x-wav
  185. TYPE7=image/tiff
  186. TYPE8=application/postscript
  187. TYPE9=video/mpeg
  188. TYPE10=video/quicktime
  189. TYPE11=video/x-msvideo
  190. TYPE12=application/pdf
  191. TYPE13=application/zip
  192. TYPE14=application/x-tar
  193. TYPE15=application/rtf
  194. TYPE16=application/x-stuffit
  195. TYPE17=application/mac-binhex40
  196. TYPE18=application/x-compress
  197. TYPE19=application/x-gzip
  198. TYPE20=application/x-hdf
  199. TYPE21=text/x-sgml
  200.  
  201. ; --------------------------------
  202. ; Suffixes (file extensions) for a given MIME type are configured here.  These
  203. ; suffixes are not used for HTTP URL's, since the HTTP protocol specifies
  204. ; the MIME type, therefore Mosaic does not have to guess the MIME type by
  205. ; file extension.  MIME types which appear here must be defined in the [Viewers]
  206. ; section.
  207. ;
  208. [Suffixes]
  209. image/jpeg=.jpeg .jpg  
  210. image/gif=.gif  
  211. text/html=.htm .html  
  212. text/plain=.txt .c .h .ini  
  213. audio/basic=.au  
  214. audio/x-aiff=.aiff .aif  
  215. audio/x-wav=.wav
  216. image/tiff=.tif .tiff
  217. application/postscript=.ps .eps .ai
  218. video/mpeg=.mpeg .mpg
  219. video/quicktime=.qt .mov
  220. video/x-msvideo=.avi
  221. application/pdf=.pdf
  222. application/zip=.zip
  223. application/x-tar=.tar
  224. application/rtf=.rtf
  225. application/x-stuffit=.sit
  226. application/mac-binhex40=.hqx
  227. application/x-compress=.Z
  228. application/x-gzip=.gz
  229. application/x-hdf=.hdf
  230. text/x-sgml=.sgm .sgml
  231.  
  232. ; --------------------------------
  233. ;
  234. ; Valid settings for an encoding are binary, 7bit, or 8bit
  235. ;
  236. ; image/jpeg = binary
  237. ; image/gif = binary
  238. ;
  239. [Encodings]
  240. image/jpeg=binary
  241. image/gif=binary
  242. text/html=8bit
  243. text/plain=7bit
  244. audio/basic=binary
  245. audio/x-aiff=binary
  246. audio/x-wav=binary
  247. image/tiff=binary
  248. application/postscript=8bit
  249. video/mpeg=binary
  250. video/quicktime=binary
  251. video/x-msvideo=binary
  252. application/pdf=binary
  253. application/zip=binary
  254. application/x-tar=binary
  255. application/rtf=8bit
  256. application/x-stuffit=binary
  257. application/mac-binhex40=8bit
  258. application/x-compress=binary
  259. application/x-gzip=binary
  260. application/x-hdf=binary
  261. text/x-sgml=binary
  262.  
  263. ; --------------------------------
  264. ;
  265. ; MIME Descriptions contains the plain-language descriptions which
  266. ; appear in the Helpers dialog.
  267. ;
  268. [MIME Descriptions]
  269. image/jpeg=JPEG Images
  270. image/gif=GIF Images
  271. text/html=HTML Documents
  272. text/plain=Text Files
  273. audio/basic=Audio Files
  274. audio/x-aiff=AIFF Files
  275. audio/x-wav=WAVE Files
  276. image/tiff=TIFF Images
  277. application/postscript=PostScript Files
  278. video/mpeg=MPEG Movies
  279. video/quicktime=QuickTime Movies
  280. video/x-msvideo=Microsoft Video Movies
  281. application/pdf=PDF Files
  282. application/zip=ZIP Archives
  283. application/x-tar=TAR Archives
  284. application/rtf=Rich Text Format Files
  285. application/x-stuffit=Stuffit Archives
  286. application/mac-binhex40=Binhex Files
  287. application/x-compress=Compressed Files
  288. application/x-gzip=GZIP Files
  289. application/x-hdf=HDF Data Files
  290. text/x-sgml=SGML Documents
  291.  
  292. [German MIME Descriptions]
  293. image/jpeg=JPEG-Bilder
  294. image/gif=GIF-Bilder
  295. text/html=HTML-Dokumente
  296. text/plain=Textdateien
  297. audio/basic=Audiodateien
  298. audio/x-aiff=AIFF-Dateien
  299. audio/x-wav=WAVE-Dateien
  300. image/tiff=TIFF-Bilder
  301. application/postscript=PostScript Dateien
  302. video/mpeg=MPEG-Videos
  303. video/quicktime=QuickTime Movies
  304. video/x-msvideo=Microsoft Video
  305. application/pdf=PDF-Dateien
  306. application/zip=ZIP-Archive
  307. application/x-tar=TAR-Archive
  308. application/rtf=Rich Text Format-Dateien
  309. application/x-stuffit=Stuffit Archive
  310. application/mac-binhex40=Binhex-Dateien
  311. application/x-compress=Komprimierte Dateien
  312. application/x-gzip=GZIP-Dateien
  313. application/x-hdf=HDF-Datendateien
  314. text/x-sgml=SGML-Dokumente
  315.  
  316. [French MIME Descriptions]
  317. image/jpeg=Images JPEG
  318. image/gif=Images GIF
  319. text/html=HTML Documents
  320. text/plain=Fichiers-texte
  321. audio/basic=Fichiers audio
  322. audio/x-aiff=Fichiers AIFF
  323. audio/x-wav=Fichiers WAVE
  324. image/tiff=Images TIFF
  325. application/postscript=Fichiers PostScript
  326. video/mpeg=Films MPEG
  327. video/quicktime=Films QuickTime
  328. video/x-msvideo=Films vidΘo Microsoft
  329. application/pdf=Fichiers PDF
  330. application/zip=Archives ZIP
  331. application/x-tar=Archives TAR
  332. application/rtf=Fichiers format texte riche
  333. application/x-stuffit=Archives Stuffit
  334. application/mac-binhex40=Fichiers Binhex
  335. application/x-compress=Fichiers compressΘs
  336. application/x-gzip=Fichiers GZIP 
  337. application/x-hdf=Fichiers de donnΘes HDF
  338. text/x-sgml=Documents SGML
  339.  
  340. ; --------------------------------
  341. ;
  342. ; This section provides the DDE service names for preconfigured Mosaic SDI
  343. ; Helpers.
  344. ;
  345. [SDI_Viewers]
  346.  
  347. ; --------------------------------
  348. ;
  349. [SecurityProtocols]
  350. Basic=Basic_Load,basic.dll
  351. Digest=Digest_Load,digest.dll
  352. FirstVirtual=fv_Load,fv.dll
  353.  
  354. ; --------------------------------
  355. ; This section is used during the install process
  356. ;
  357. [Version]
  358. Build=2.1.0.BUILDNUM
  359.  
  360. [MainDiskCache]
  361. Directory = $(EXEDIR)\cache
  362. Size_Kilobytes = 2048
  363. Verify_Policy = 2
  364. Clear_On_Exit = no
  365.  
  366. [Mailto]
  367. Email_address=
  368. Server_Name=
  369.  
  370. [Fonts]
  371. Main=Times New Roman
  372. Header=Times New Roman
  373. Monospace=Courier New
  374.  
  375.