home *** CD-ROM | disk | FTP | other *** search
- +-------------+
- ¦ HTML-Keys ¦
- +-------------+
-
- Double-click on icon in filer window to install.
-
- Click on icon-bar icon to display tags available.
-
- Click on required tag to insert into (eg) !Edit.
-
- To modify the tags avaiable (in “TagsBin”),
- see the fuller instructions below.
-
- HtmlKeys
- ========
- Editing the tags available in “TagsBin”
- --------------------------------------
-
- Double-click on “TagsBin” to load it into your text editor (eg !Edit).
-
- Note the structure/syntax of each line:
-
- the first three characters are a three-bit binary number, with
- each bit indicating whether there is/isn't an entry in the
- left/centre/right columns of the buttons window.
- (The combination “000” introduces a non-button title).
-
- There follows a comma-separated list of button-labels, with
- as many items (and one fewer commas) as there are “1”s in front.
-
- Characters displayed will be exactly as per the items above; and
- characters generated will be exactly as per the items above, EXCEPT:
- the down-arrow ⇩ (Alt-138) converts to a LineFeed new line;
- the open/close quotes “ and ” convert to sexless quotes " " ;
- the underscore _ converts to a deliberate space.
-
- The last entry MUST be “000,End” (but will not appear anywhere).
-
- The number of lines of items determines the number of rows of buttons
- that will be displayed; This should be limited to the number that
- will be displayable in the screen mode (pixels size) that you use:
-
- 800x600 (MODE 31) allows 27 rows;
- 1024x768 (RiscPC) allows about 34.
-
- John Alldred <protovale@argonet.co.uk>