
If you are reading this with Webster, you probably don't need this information. But there are some useful things you can do to make webster look and work better on your machine.
Important Infomation
- Use the 'Edit Fonts' menu to change the fonts to something more suitable. Some styles (TeleType,
Code
, Sample and Keyboard) should be a fixed spaced font.
- Providing you have TCPIP version 2.01 or later then http access to the internet should work assuming TCPIP is working and running.
- If you have version 2.04 or later of TCPIP, then ftp fetches may work as well. (The ftp fetcher is untested with a network and is very dependant on TCPIP working perfectly for correct operation)
- Read all the documentation, such as it is.
Useful Infomation
- Inline GIF Images are currently decoded by a utility called gif2spr.
Alternatively you can change the
Gif Decoder
in the Viewers
section of the Choices windows and use any GIF to sprite converter with a command line interface.
- JPEG images (Inline or as the destination of links) need ChangeFSI for decoding. All that is require is that RISC OS has 'seen' the application.
- The filetype used for HTML is currently &FAF. (The same as for ARCWeb) If this clashes with a file type you have allocated for something else, you need to change the following
- The name of the file_FAF icon in the !Sprites file.
- The Alias$@FileType_FAF and Alias$@RunType_FAF lines in the !Run and !Boot files.
- All occurances of &FAF in webster's ScanType, MIME2Type and translate files.
Webster in a Read Only Archive or Filesystem
If you intend to run Webster from a readonly archive or filesystem, you need to change the following
- The Webster$CacheDir line in the !Run file. I suggest setting it to <Wimp$ScrapDir>.Webster.Cache.
- The Webster$Choices line in the !Run file. I suggest setting it to <Wimp$ScrapDir>.Webster.Choices.
- Running Webster should then create the directories. (Though you may have to create them your self if the examples shown are not used)