home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 8 / AU_CD8.iso / !Fresco / Config < prev    next >
Text File  |  1998-06-01  |  7KB  |  253 lines

  1. # Config file for Fresco®
  2. # Maximum number of image files in transit at one time
  3. image.max: 6
  4. # Do we want deep colour for images?
  5. image.deep: No
  6. # Don't load images until the user asks
  7. image.defer: No
  8. # Underline links?
  9. display.links.underlined: No
  10. # Use colour and background directives in BODY tags
  11. display.body_colours: Yes
  12. # Antialias the displayed text
  13. display.antialias: Yes
  14. # Display button bar
  15. display.control.buttons: Yes
  16. # Display URL line
  17. display.control.urlline: Yes
  18. # Display status line
  19. display.control.status: Yes
  20. # Use different pointer shapes depending on what the pointer is over
  21. display.fancy_ptr: Yes
  22. # Scaling factor (%)
  23. display.scale: 100
  24. # Scaling factor for images (%)
  25. display.scale.image: 100
  26. # Scale level 1
  27. display.scale.1: 80
  28. # Scale level 2
  29. display.scale.2: 100
  30. # Scale level 3
  31. display.scale.3: 125
  32. # Force page to fit
  33. display.scale.fit: No
  34. # Blend fonts to background
  35. display.blending: No
  36. # Display frames
  37. display.frames: Yes
  38. # Time to activate links for
  39. display.time.activate: 50
  40. # Time for which to wait for background
  41. display.time.background: 0
  42. # Display map co-ordinates on the status line
  43. display.map_coords: No
  44. # 0,1,3: on the fly, 2: decompress
  45. display.jpeg: 2
  46. # half leading
  47. display.leading: 25
  48. # % or OS units
  49. display.leading.percent: Yes
  50. # password char
  51. display.char.password: 45
  52. # wide font encoding
  53. display.encoding: 0
  54. # Display tables
  55. display.tables: Yes
  56. # Default document
  57. document.default: Welcome
  58. # Hotlist file
  59. files.hots: <Fresco$Dir>.Hotlist
  60. # File to store passwords in
  61. files.passwords: <Fresco$Dir>.Users
  62. # Store passwords scrambled
  63. files.passwords.encrypted: No
  64. # This file lists the file types of files that will be run when fetched.
  65. files.runable: <Fresco$Dir>.Runables
  66. # If given, only allow access to sites listed in this file.
  67. files.allow: 
  68. # If given, don't allow access to sites listed in this file.
  69. files.deny: 
  70. # URL of help pages
  71. files.Help: 
  72. # Where to store cookies
  73. files.cookie: <Fresco$Dir>.Cookies
  74. # Where to store the persistent history
  75. files.history: <Fresco$Dir>.History
  76. # Number of chars to truncate file names to
  77. truncate.length: 0
  78. # Do we remove the file extension when we choose a file name?
  79. truncate.suffix: No
  80. # User's email address
  81. user.email: 
  82. # Prefix string for animation sprite names
  83. animation.name: prog
  84. # Number of frames in the progress amination
  85. animation.frames: 12
  86. # Point sizes for fonts
  87. font.size.1: 8
  88. font.size.2: 10
  89. font.size.3: 12
  90. font.size.4: 14
  91. font.size.5: 16
  92. font.size.6: 18
  93. font.size.7: 24
  94. # Name of standard (body) font
  95. font.base: Trinity.Medium
  96. # ... the bold form
  97. font.base.b: Trinity.Bold
  98. # ... the italic form
  99. font.base.i: Trinity.Medium.Italic
  100. # ... bold and italic
  101. font.base.bi: Trinity.Bold.Italic
  102. # Name of headings font
  103. font.head: Homerton.Medium
  104. # ... the bold form
  105. font.head.b: Homerton.Bold
  106. # ... the italic form
  107. font.head.i: Homerton.Medium.Oblique
  108. # ... bold and italic
  109. font.head.bi: Homerton.Bold.Oblique
  110. # Name of fixed space font
  111. font.fixed: Corpus.Medium
  112. # ... the bold form
  113. font.fixed.b: Corpus.Bold
  114. # ... the italic form
  115. font.fixed.i: Corpus.Medium.Oblique
  116. # ... bold and italic
  117. font.fixed.bi: Corpus.Bold.Oblique
  118. # Name of symbol font
  119. font.symbol: Selwyn
  120. # Name of internal menu font
  121. font.internal: Homerton.Medium
  122. # Name of japanese font
  123. font.japanese: HeiBold
  124. # Colour for normal text
  125. colour.plain: 0x00, 0x00, 0x00
  126. # Colour for text in hypertext links
  127. colour.anchor: 0x00, 0x22, 0xdd
  128. # Colour for text in links that have been visited
  129. colour.visited: 0x00, 0x22, 0x88
  130. # Background colour
  131. colour.back: 0xdd, 0xdd, 0xdd
  132. # Colour for activating buttons
  133. colour.action: 0xff, 0xbb, 0x00
  134. # Colour for writable areas
  135. colour.write: 0xff, 0xff, 0xff
  136. # Colour for the light side of rules
  137. colour.line.light: 0xff, 0xff, 0xff
  138. # Colour for the dark side of rules
  139. colour.line.dark: 0x55, 0x55, 0x55
  140. # Colour for text on buttons
  141. colour.button.text: 0x00, 0x00, 0x00
  142. # Background colour for buttons
  143. colour.button.back: 0xdd, 0xdd, 0xdd
  144. # Colour for selected button
  145. colour.button.select: 0xdd, 0xdd, 0xdd
  146. # Colour for highlighted link
  147. colour.highlight: 0x00, 0x00, 0xff
  148. # Colour for activating link
  149. colour.activated: 0xff, 0x00, 0x00
  150. # Colour for frame bevel
  151. colour.bevel: 0x66, 0x66, 0x66
  152. # Colour for highlighted text on buttons
  153. colour.button.text.highlight: 0x00, 0x00, 0x00
  154. # Colours for frame bevel
  155. colour.border.bevel: 0x87878700 0x87878700 0x75757500 0x75757500 0x21212100 0x21212100 0x42424200 0x42424200
  156. # Enable proxies
  157. proxy.http.enable: No
  158. proxy.https.enable: No
  159. proxy.gopher.enable: No
  160. proxy.ftp.enable: No
  161. proxy.mailto.enable: No
  162. # Proxy server name (and port)
  163. proxy.http: 
  164. proxy.https: 
  165. proxy.gopher: 
  166. proxy.ftp: 
  167. # Proxy URL
  168. proxy.mailto: 
  169. # No proxy on these domains
  170. proxy.http.ignore: 
  171. proxy.https.ignore: 
  172. proxy.gopher.ignore: 
  173. proxy.ftp.ignore: 
  174. # Size in K for cache (0 = unlimited)
  175. cache.size: 0
  176. # Max number of items in the cache
  177. cache.items: 48
  178. # Should the cache be kept across closedowns?
  179. cache.keep: No
  180. # Save the cachedump on every update
  181. cache.keep.uptodate: No
  182. # Printing magnification in %
  183. print.scale: 100
  184. # Border, in points, around the printed page
  185. print.border: 36
  186. # Suppress pictures in printout
  187. print.nopics: No
  188. # Suppress backgrouds in printout
  189. print.noback: No
  190. # Suppress text colours in printout
  191. print.nocols: No
  192. # Print pages sideways
  193. print.sideways: No
  194. # Collate multiple copies
  195. print.collated: No
  196. # Print pages in reverse order
  197. print.reversed: No
  198. # The number of pages in the per-view history list
  199. history.length: 50
  200. # The number of unique pages in the global history list
  201. history.global.length: 250
  202. # Should the history list be kept across closedowns?
  203. history.persist: No
  204. # Set this to use Netscape POST redirections
  205. broken.formpost: No
  206. # Shall we receive and send cookies
  207. cookie.enable: Yes
  208. # Save cookies on every update
  209. cookie.uptodate: No
  210. # Save passwords on every update
  211. passwords.uptodate: No
  212. # Configure file for plugins
  213. plugin.file: <Fresco$Dir>.PlugIns
  214. # Keep plugin file up to date
  215. plugin.uptodate: No
  216. # Max number in hotlist
  217. hots.length: 50
  218. # Which (human) languages you'd prefer, e.g. 'en-gb,en,en-us'
  219. language.preference: 
  220. # Which version of the browser wrote this file?
  221. browser.version: 0
  222. # Substrings of image URLs not to fetch (e.g. adverts)
  223. image.blacklist: 
  224. # HTTP (fetch) prefix of editable pages
  225. publishing.fetch.prefix: 
  226. # FTP (send) prefix of editable pages
  227. publishing.send.prefix: 
  228. # File containing <fetchprefix> <sendprefix> [<indexpage>] lines
  229. publishing.more: 
  230. # Index page (if not 'index.html')
  231. publishing.index.page: 
  232. # Is active (server-parsed) HTML used?
  233. publishing.active: No
  234. # 'Show hotlist' calls !Hotlist
  235. hots.run.hotlist: No
  236. # Resizing only reformats if Ctrl held down
  237. resize.requires.ctrl: No
  238. # Controls Fresco icon
  239. icon.bar.icon: No
  240.