'TPU HTML Editor Commands

TPU Editor





Installation


    4
  1. Place the EDITOR.TPU file in a common location6
  2. Assign a symbol (such as HTMLEDIT) as follows:  %
  3. Edit your HTML files by typing: 


!

TPU HTML Editor Commands





$
GOLD-A Insert an anchorG
This will place a named anchor in another location in the currentL document or another document. You will be prompted for the following: 


-------

$

GOLD-B Toggle BOLD text>
This will toggle on and off BOLD text attributes.

-------

1

GOLD-D Start/Stop a Descriptive List
This will start or stop a descriptive list. A descriptive list is a Title line followed by one or more lines of explaining~text. You will be prompted as to whether you want to start a list or stop a list. Once a list is started a <DT> and aƒ<DD> will be place in the document. On the <DT> line place the title of the subject. On the <DD> line place thetext describing the subject. Use the ENTER key to add more <DT>/<DL> lines. End the list when all items have been entered.

-------

=

GOLD-E Start/Stop a PREFORMATED section of text.
This will start a section of text in which you want the text to be format exactly like entered. You will be prompted as tow whether to start the section or end the section. Other embedded HTML commands may still be used in PRE sections.

-------

*

GOLD-F Toggle FIXED font textF
This will toggle on and off FIXED font text attributes.

-------

+

GOLD-G Insert an inline image.u
This will allow an inline GIF or X11 picture to be placed on the page. You will be prompted for the following:
+
Image name (including path):K
This is asking for the file name of the image; including full path.4
Is file on the local host? (Y/N) [Y]:L
This is asking if the above image file is on the local host or is itK an off site address? Press RETURN for YES)
Descriptor for this image:;
This is asking for text to appear beside the image.A
Should text be align to bottom of image? (Y/N) [Y]€
This is asking if the Descriptor should be aligned to the bottom of the picture. Choosing NO will align the text to theI top of the image. Press RETURN for YES.


-------

&

GOLD-H Insert Header LineX
This inserts a header line onto the page. You will be prompted for the following:
"
Header Level (1-6):t
This is asking for the level of the header. Level 1 point size is larger than 2, 2 is larger than 3, etc...
Header Text:'
This is the actual header text.


-------

"

GOLD-I Toggle ItalicsE
This will toggle on and off ITALICS font text attribute.

-------

5

GOLD-L Insert a link to another documenti
This will allow a point and click link to another document. You will be prompted for the following:
*
File name (including path):^
This is asking for the name of the file that you want to move to; including full path.5
Is file on the local host? (Y/N) [Y]: b
This is asking if the external document is on the local host or is it an off site address?6 Press RETURN for YES (
Descriptor for this link:J
This is asking for a brief description of what the link is about. W
What type of link is it (file, http, gopher, wais, news, telnet) [FILE]:t
This is asking what type (SEE BELOW) of link is required to get the requested document.6 Press RETURN for FILE


-------

.

GOLD-O Start/Stop an Ordered List€
This will insert and ordered list (numbered). You will be prompted as to whether you want to start a list or end a list. | Each item in a list starts with <LI>; pressing the ENTER key while the list is started will insert <LI>'s C for you. End the list when all list items have been entered.

-------

-

GOLD-P Insert a paragraph markerG
This marks the end of a paragraph, and tells HTML to skip a line.

-------

(

GOLD-Q Insert a Block Quote~
This insert an indented block of text. You will be prompted as to whether you want to start the quote or end the quote.> End the quote when all applicable text has been entered.

-------

%

GOLD-S Insert an Addressb
This inserts the author's address line onto the page. You will be prompted for the address.

-------

0

GOLD-T Insert the Title of the PageW
This inserts the page's title onto the page. You will be prompted for the title.

-------

1

GOLD-U Start/Stop an Unnumbered List
This will insert a bulleted list (unnumbered). You will be prompted as to whether you want to start a list or end a list. | Each item in a list starts with <LI>; pressing the ENTER key while the list is started will insert <LI>'s C for you. End the list when all list items have been entered.

-------

4

GOLD-< Insert the actual < symbol_
Because the < is an embedded command symbol in HTML use GOLD-< to insert the symbol

-------

4

GOLD-> Insert the actual > symbol_
Because the > is an embedded command symbol in HTML use GOLD-> to insert the symbol

-------

6

GOLD-& Insert the actual & symbola
Because the & is an embedded command symbol in HTML use GOLD-& to insert the symbol

+

Types of Links






FILEH
A file on your local system, or a file on an anonymous FTP server.
HTTP(
A file on a World Wide Web server.
GOPHER
A file on a Gopher Server.
WAIS
A file on a WAIS server.
NEWS)
A group/article from a News server.
TELNET
Telnet to a site