home *** CD-ROM | disk | FTP | other *** search
-
- Within the directory '!WebGopher.Options' you will find the file,
- 'TypeFile'. Altering this file allows you to change the icons WebGopher
- uses when converting a raw gopher menu into an HTML page suitable for
- display via a WWW browser. The format is as follows,
-
- The first line contains the number of types.
-
- Each subsequent line contains the description for a type.
- The first single character on the line is the type code, as used within
- the raw gopher data, and gopher URL. This is followed by a '#' character.
- Next comes the short textual description of the type, followed by a
- terminating '#'. Finally the sprite name of the sprite to be used to
- represent this type is entered, followed by a new line.
-
- Finally '#end' on a single line, stops the type reading.
-
- So for example,
-
- 0#Text#small_fff
-
- defines the text type, represented by the gopher type code, '0'. The text
- description is 'Text' and the sprite used will be 'small_fff'.
-
- It should be noted that any sprites used MUST be present in the Wimp sprite
- pool or the icon will not be displayed by your browser.
-
-