home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09961.iso / suites / IJS200.ZIP / _SETUP.LIB / KIOSK.INI < prev    next >
INI File  |  1996-04-12  |  8KB  |  303 lines

  1. #
  2. ; ************************************************************************
  3. ; This file contains settings which affect the operation of The Kiosk.
  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. ; Copyright 1996 JSB Computer Systems Ltd.
  8. ; All Rights Reserved
  9. ;
  10. ; ************************************************************************
  11.  
  12. ; NOTICE: This INI file is INSTALLED in the same directory as the Kiosk EXE.
  13. ; NOTICE: However, Kiosk looks for the INI file in the Windows directory.
  14. ; NOTICE: If Kiosk does not find an INI file in the Windows directory,
  15. ; NOTICE: it copies the one in the EXE directory there.
  16. ; NOTICE: If you are editing this file in the EXE directory, your changes
  17. ; NOTICE: will probably not take effect.  Edit the copy in the Windows
  18. ; NOTICE: directory instead.
  19.  
  20. [Kiosk]
  21. User_Name_Required=FALSE
  22. User_Name_Extension=.htm
  23. No_Exit=FALSE
  24. Home_Allowed=TRUE
  25. BackForward_Allowed=TRUE
  26. Hotlist_Allowed=TRUE
  27. History_Allowed=TRUE
  28.  
  29. [QuickMenu]
  30. Notepad=file:///notepad.exe
  31. ;Menu_Title_2=URL_2
  32. ;Menu_Title_3=URL_3
  33. ;Menu_Title_4=URL_4
  34. ;Menu_Title_5=URL_5
  35. ;Menu_Title_6=URL_6
  36.  
  37. [Main]
  38. ; ************************************************************************
  39. ; Not all of the items mentioned below are officially supported options.
  40. ;
  41. ; Edit the remainder of this file at your own risk.
  42. ;
  43. ; ************************************************************************
  44. ; --------------------------------
  45.  
  46. ; Home Page=http://www.intranet.co.uk/
  47. Max_Connections=5
  48. Show Toolbar=yes
  49. Display_Text_Size=2
  50. Print_Text_Size=1
  51. Display_Images_Progressively=yes
  52. Reformat_Handling=2
  53. Show Server Errors=no
  54. Accept_Language_Header=en
  55. Display Inline Images=true
  56. Anchor Underline=true
  57.  
  58. ; The Grey Background is for compatibility with NCSA Mosaic.  When set
  59. ; to yes, Kiosk forces the windows to have a grey background, instead
  60. ; of obeying the default Windows background color setting.
  61. Grey Background=no
  62.  
  63. ; Anchor_Visitation_Horizon controls how Kiosk colors links as being
  64. ; visited.  The unit is in days, so if you set it to 3, Kiosk will
  65. ; color all links visited in the last 3 days as visited.
  66. Anchor_Visitation_Horizon=1
  67.  
  68. ; History_Expire_Days tells Kiosk how many days of history to keep.
  69. ; For example, if you set it to 30, Kiosk will only keep item in
  70. ; your history file for 30 days.  A setting of -1 means never throw
  71. ; away history entries.  The history file is called globhist.htm
  72. History_Expire_Days=60
  73.  
  74. ; Kiosk sometimes creates temporary files for use with external viewer
  75. ; programs.  If you set Delete_Temp_Files_On_Exit to yes, then Kiosk
  76. ; will delete those files when you exit from Kiosk
  77. Delete_Temp_Files_On_Exit=yes
  78.  
  79. ; The specification of the help file is relative to the EXE directory.
  80. Help_File=help/topics.htm
  81.  
  82. ; The specification of the hotlist file is relative to the Windows directory,
  83. ; where the hotlist file is stored.
  84. Hotlist_File=kiosk.htm
  85.  
  86. ; The specification of the globhist file is relative to the Windows directory,
  87. ; where the globhist file is stored.
  88. Globhist_File=kioskhst.htm
  89.  
  90. Enable_Disk_Cache=no
  91.  
  92. ; Temp_Directory = c:\mytemp\
  93.  
  94. [Services]
  95. ; --------------------------------
  96. ;
  97. ; This section is used to configure network servers and parameters
  98. ;
  99. ; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS=no
  100. ;
  101. HTTP_Proxy_Server=
  102. Gopher_Proxy_Server=
  103. FTP_Proxy_Server=
  104. No_Proxy=
  105. NNTP_Server=
  106. Use_Async_DNS=yes
  107.  
  108. ; --------------------------------
  109. [Settings]
  110. Anchor Color=0, 0, 255
  111. Anchor Color Visited=0, 128, 128
  112.  
  113. ; --------------------------------
  114. [Document Windows]
  115. x=0
  116. y=0
  117. width=1280
  118. height=1024
  119.  
  120. ; --------------------------------
  121. [History Window]
  122.  
  123. ; --------------------------------
  124. [Hotlist Window]
  125.  
  126. ; --------------------------------
  127. ; Margin settings are in inches
  128. x=0
  129. y=0
  130. [PageSetup]
  131. margin_left=0.75
  132. margin_right=0.75
  133. margin_top=0.75
  134. margin_bottom=0.75
  135.  
  136. ; header/footer symbols
  137. ;
  138. ;    &w        window name
  139. ;    &u        URL
  140. ;    &d        date - american style mmm dd yyyy
  141. ;    &D        date - european style dd mmm yyyy
  142. ;    &t        time - AM/PM style HH:MM AM/PM
  143. ;    &T        time - 24 hour style HH:MM
  144. ;    &p        current page number
  145. ;    &P        total number of pages
  146. ;    &&        single ampersand ('&')
  147. ;
  148. header_left=&w
  149. header_right=Page &p of &P
  150. footer_left=&D
  151. footer_right=&t
  152.  
  153. ; --------------------------------
  154. [Document Caching]
  155. Number=4
  156.  
  157. ; --------------------------------
  158. [Image Caching]
  159. Number=50
  160.  
  161. ; --------------------------------
  162. [Helpers]
  163. ; telnet=c:\mytelnet\mytelnet.exe %s
  164.  
  165. ; --------------------------------
  166. ;
  167. ; This section is intended to support vendor configuration of Kiosk
  168. ;
  169. mailto=
  170. telnet=
  171. [Custom_URL_Menu]
  172. enable=no
  173. count=4
  174. name=&URL
  175.  
  176. title_1=JSB Home Page
  177. url_1=http://www.jsb.com/
  178.  
  179. ; Note that entry number 2 is totally missing.  This becomes a separator.
  180.  
  181. ; Note the missing title_3 entry.  The title defaults to be the same as the URL.
  182. url_3=http://info.cern.ch/
  183.  
  184. title_4=NCSA What's New
  185. url_4=http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/whats-new.html
  186.  
  187. ; --------------------------------
  188. ;
  189. ; External viewers (Helpers) are configured by specifying a MIME type on a line of
  190. ; the form TYPE# where # is an integer.  The numbers must be contiguous.
  191. ; Then, set the MIME type=to the application you wish to use to view
  192. ; files of that type.  Insert %s where you want the filename of the viewer
  193. ; temp file to be substituted.
  194. ;
  195. ; TYPE0=image/jpeg
  196. ; TYPE1=image/gif
  197. ; image/jpeg=c:\myviewer\myviewer.exe %s
  198. ;
  199. [Viewers]
  200. TYPE0=text/html
  201. TYPE1=image/jpeg
  202. TYPE2=image/gif
  203. TYPE3=audio/basic
  204. TYPE4=audio/x-aiff
  205.  
  206. ; --------------------------------
  207. ; Suffixes (file extensions) for a given MIME type are configured here.  These
  208. ; suffixes are not used for HTTP URL's, since the HTTP protocol specifies
  209. ; the MIME type, therefore Kiosk does not have to guess the MIME type by
  210. ; file extension.  MIME types which appear here must be defined in the [Viewers]
  211. ; section.
  212. ;
  213. [Suffixes]
  214. image/jpeg=.jpeg .jpg
  215. image/gif=.gif
  216. text/html=.htm .html
  217. audio/basic=.au
  218. audio/x-aiff=.aiff .aif
  219.  
  220. ; --------------------------------
  221. ;
  222. ; Valid settings for an encoding are binary, 7bit, or 8bit
  223. ;
  224. ; image/jpeg=binary
  225. ; image/gif=binary
  226. ;
  227. [Encodings]
  228. image/jpeg=binary
  229. image/gif=binary
  230. text/html=8bit
  231. audio/basic=binary
  232. audio/x-aiff=binary
  233.  
  234. ; --------------------------------
  235. ;
  236. ; MIME Descriptions contains the plain-language descriptions which
  237. ; appear in the Helpers dialog.
  238. ;
  239. [MIME Descriptions]
  240. image/jpeg=JPEG Images
  241. image/gif=GIF Images
  242. text/html=HTML Documents
  243. audio/basic=Audio Files
  244. audio/x-aiff=AIFF Files
  245.  
  246. [German MIME Descriptions]
  247. image/jpeg=JPEG-Bilder
  248. image/gif=GIF-Bilder
  249. text/html=HTML-Dokumente
  250. audio/basic=Audiodateien
  251. audio/x-aiff=AIFF-Dateien
  252.  
  253. [French MIME Descriptions]
  254. image/jpeg=Images JPEG
  255. image/gif=Images GIF
  256. text/html=HTML Documents
  257. audio/basic=Fichiers audio
  258. audio/x-aiff=Fichiers AIFF
  259.  
  260. ; --------------------------------
  261. ;
  262. ; This section provides the DDE service names for preconfigured Kiosk SDI
  263. ; Helpers.
  264. ;
  265. [SDI_Viewers]
  266.  
  267. ; --------------------------------
  268. ;
  269. text/html=
  270. image/jpeg=
  271. image/gif=
  272. audio/basic=
  273. audio/x-aiff=
  274.  
  275. [SecurityProtocols]
  276. Basic=Basic_Load,basic.dll
  277. Digest=Digest_Load,digest.dll
  278. FirstVirtual=fv_Load,fv.dll
  279.  
  280. ; --------------------------------
  281. ; This section is used during the install process
  282. ;
  283. [Version]
  284. Build=2.1.0.BUILDNUM
  285.  
  286. [MainDiskCache]
  287. Directory=$(EXEDIR)\cache
  288. Size_Kilobytes=2048
  289. Verify_Policy=2
  290. Clear_On_Exit=no
  291.  
  292. [Mailto]
  293. Email_address=
  294. Server_Name=
  295.  
  296. [Fonts]
  297. Main=Times New Roman
  298. Header=Arial
  299. Monospace=Courier New
  300.  
  301.