From f7f5657f1e38597bf3b301d56aa5368c12979524 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 22 May 2013 00:57:45 -0400 Subject: snapshot of project "lynx", label v2-8-7dev_15f --- lynx_help/Lynx_users_guide.html | 236 +++++++++++++++---------- lynx_help/about_lynx.html | 31 ++-- lynx_help/keystrokes/alt_edit_help.html | 8 +- lynx_help/keystrokes/bashlike_edit_help.html | 13 +- lynx_help/keystrokes/bookmark_help.html | 6 +- lynx_help/keystrokes/cookie_help.html | 6 +- lynx_help/keystrokes/dired_help.html | 6 +- lynx_help/keystrokes/edit_help.html | 8 +- lynx_help/keystrokes/environments.html | 18 +- lynx_help/keystrokes/follow_help.html | 4 +- lynx_help/keystrokes/gopher_types_help.html | 8 +- lynx_help/keystrokes/history_help.html | 6 +- lynx_help/keystrokes/keystroke_help.html | 6 +- lynx_help/keystrokes/movement_help.html | 6 +- lynx_help/keystrokes/option_help.html | 91 +++++----- lynx_help/keystrokes/other_help.html | 6 +- lynx_help/keystrokes/print_help.html | 6 +- lynx_help/keystrokes/scrolling_help.html | 6 +- lynx_help/keystrokes/test_display.html | 84 ++++----- lynx_help/keystrokes/visited_help.html | 6 +- lynx_help/keystrokes/xterm_help.html | 6 +- lynx_help/lynx-dev.html | 10 +- lynx_help/lynx_help_main.html | 9 +- lynx_help/lynx_url_support.html | 250 ++++++++++++++++----------- 24 files changed, 474 insertions(+), 362 deletions(-) (limited to 'lynx_help') diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index b7fba2dc..b703bfaa 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx Users Guide v2.8.7 @@ -318,12 +318,14 @@
is a scheme-specific field which for some schemes may correspond to a directory path and/or filename.
- Here are some sample URLs. + + +

Here are some sample URLs.

HTTP (HyperText Transfer Protocol)
-
http://www.subir.com/lynx.html
+
http://lynx.isc.org
Gopher
@@ -342,17 +344,21 @@
lynx http://kufacts.cc.ukans.edu/cwis/kufacts_start.html
-
Lynx also will attempt to create a complete URL if you - include adequate portions of it in the startfile argument. For - example:
+ + +

Lynx also will attempt to create a complete URL if you include + adequate portions of it in the startfile argument. For + example:

 1234.6789.1234.6789.1234.6789.1234.6789.1234.6789.1234.6789.1234.6789.1234.6789
                  wfbr          will be expanded to:
       http://www.wfbr.edu/     and:
              ftp.more.net/pub  will be expanded to:
        ftp://ftp.more.net/pub
-
See URL Schemes Supported by -Lynx for more detailed information. + + +

See URL Schemes Supported by + Lynx for more detailed information.

[ToC]

@@ -385,8 +391,10 @@ Lynx for more detailed information.
WWW_HOME=http://www.w3.org/ [or in registry]
- Note that on VMS the double-quoting must be - included to preserve casing. + + +

Note that on VMS the double-quoting must be included + to preserve casing.

[ToC]

@@ -412,29 +420,32 @@ Lynx for more detailed information. |<-- prev | next | | sel. -->| | of | | | DOWN | | doc. | link \|/| link | | text 1| \|/ 2| 3| +---------+---------+---------+ +-------+-------+-------+ -There are also a few other keyboard commands to aid in -navigation. The Control and Function keys used for navigation -within the current document are described in Scrolling and Other useful commands. Some -additional commands depend on the fact that Lynx keeps a list of -each link you visited to reach the current document, called the -History Page, and a list -of all links visited during the current Lynx session, called the -Visited Links Page. The -HISTORY keystroke command, normally mapped to Backspace or -Delete, will show you the History Page of links -leading to your access of the current document. Any of the previous -documents shown in the list may be revisited by selecting them from -the history screen. The VLINKS keystroke command, normally mapped -to uppercase 'V', will show the Visited Links -Page, and you similarly can select links in that list. The -MAIN_MENU keystroke command, normally mapped to 'm' and -'M', will take you back to the starting document unless -you specified the -homepage=URL option at the command -line. Also, the LIST and ADDRLIST keystroke commands, normally -mapped to 'l' and A' respectively, will create a -compact lists of all the links in the current document, and they -can be selected via those lists. + + +

There are also a few other keyboard commands to aid in + navigation. The Control and Function keys used for navigation + within the current document are described in Scrolling and Other useful commands. + Some additional commands depend on the fact that Lynx keeps a + list of each link you visited to reach the current document, + called the History + Page, and a list of all links visited during the current Lynx + session, called the Visited Links Page. The + HISTORY keystroke command, normally mapped to Backspace + or Delete, will show you the History Page of + links leading to your access of the current document. Any of the + previous documents shown in the list may be revisited by + selecting them from the history screen. The VLINKS keystroke + command, normally mapped to uppercase 'V', will show the + Visited Links Page, and you similarly can select links + in that list. The MAIN_MENU keystroke command, normally mapped to + 'm' and 'M', will take you back to the starting + document unless you specified the -homepage=URL option + at the command line. Also, the LIST and ADDRLIST keystroke + commands, normally mapped to 'l' and A' + respectively, will create a compact lists of all the links in the + current document, and they can be selected via those lists.

The 'i' key presents an index of documents. The default index offered contains many useful links, but can be @@ -521,14 +532,16 @@ can be selected via those lists.

lynx file://localhost/FULL/PATH/FILENAME
lynx path/filename.html
- In addition, the user must also specify an editor in the + + +

In addition, the user must also specify an editor in the Options Menu so that Lynx knows which editor to use. If the file is specified correctly and an editor is defined, then you may edit documents by using the 'e' command. When the 'e' command is entered your specified editor is spawned to edit the file. After changes are completed, exit your editor and you will return to Lynx. Lynx will reload and render - the file so that changes can be immediately examined. + the file so that changes can be immediately examined.

[ToC]

@@ -556,11 +569,14 @@ can be selected via those lists. will be that Lynx optionally puts

- <!--X-URL: http://www.site.foo/path/to/file.html -->
- <BASE href="http://www.site.foo/path/to/file.html"> -
at the start of the file so that relative URLs in - the document will still work. Even this modification can be - prevented by setting PREPEND_BASE_TO_SOURCE:FALSE in lynx.cfg. +

<!--X-URL: http://www.site.foo/path/to/file.html + -->
+ <BASE href="http://www.site.foo/path/to/file.html">

+ + +

at the start of the file so that relative URLs in the document + will still work. Even this modification can be prevented by + setting PREPEND_BASE_TO_SOURCE:FALSE in lynx.cfg.

Some options, such as Save to disk, involve prompting for an output filename. All output filename entries are saved in @@ -643,8 +659,10 @@ can be selected via those lists.

       <ISINDEX PROMPT="Enter WAIS query:"
                HREF="wais://net.bio.net/biologists-addresses">
-
for submitting a search of the Biologist's Addresses database -directly to the net.bio.net WAIS server. + + +

for submitting a search of the Biologist's Addresses database + directly to the net.bio.net WAIS server.

[ToC]

@@ -663,7 +681,6 @@ directly to the net.bio.net WAIS server. generated at runtime, in which the user fills in choices as in any ordinary HTML form.

-
                     Options Menu (Lynx Version 2.8.7rel.1)
 
       Accept Changes - Reset Changes Left Arrow cancels changes HELP!
@@ -746,7 +763,6 @@ directly to the net.bio.net WAIS server.
   accessed by setting FORMS_OPTIONS to TRUE in lynx.cfg.

-
              Options Menu (Lynx Version 2.8.7rel.1)
 
      (E)ditor                     : emacs
@@ -767,15 +783,18 @@ directly to the net.bio.net WAIS server.
      (U)ser mode                  : Advanced      verbose images (!) : ON
      user (A)gent                 : [User-Agent header]
      local e(X)ecution links      : FOR LOCAL FILES ONLY
-
An option can be changed by entering the capital letter or -character in parentheses for the option you wish to change (e.g., -'E' for Editor or '@' for show cursor). For -fields where text must be entered, simply enter the text by typing -on the keyboard. The Line -Editor can be used to correct mistakes, and Control-U -can be used to erase the line. When you are done entering a change -press the Return key to get back to the Command? -prompt. +
+ +

An option can be changed by entering the capital letter or + character in parentheses for the option you wish to change (e.g., + 'E' for Editor or '@' for show cursor). For + fields where text must be entered, simply enter the text by + typing on the keyboard. The Line Editor can be used to + correct mistakes, and Control-U can be used to erase the + line. When you are done entering a change press the + Return key to get back to the Command? + prompt.

For fields where you must choose one of two choices, press any key to toggle the choices and press the Return key to @@ -1470,12 +1489,14 @@ prompt. <LINK REV="made" HREF="mailto:user@somedomain.com"> … </HEAD> -You may also add a TITLE attribute with, for example, the -name of your page) If no ownership is specified then comments are -disabled. Certain links called mailto: links will also -allow you to send mail to other people. Using the mail features -within Lynx is straightforward. + + +

You may also add a TITLE attribute with, for example, the name + of your page) If no ownership is specified then comments are + disabled. Certain links called mailto: links will also + allow you to send mail to other people. Using the mail features + within Lynx is straightforward.

Once you have decided to send a comment or have selected a mailto: link a new screen will appear showing you to @@ -1536,8 +1557,10 @@ within Lynx is straightforward. information about the URL schemes for posting or sending followups (replies) to nntp servers with Lynx. [ToC] - See also RFC 977. + + +

See also RFC 977.

Lynx bookmarks

@@ -1554,11 +1577,14 @@ within Lynx is straightforward. asked:

- Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): -
Answer 'd' to save a link to the document - you are currently viewing or 'l' to save the link that - is currently selected on the page. Selecting 'c' will - cancel without saving anything to your bookmark file. +

Save D)ocument or L)ink to bookmark file or C)ancel? + (d,l,c):

+ + +

Answer 'd' to save a link to the document you are + currently viewing or 'l' to save the link that is + currently selected on the page. Selecting 'c' will + cancel without saving anything to your bookmark file.

A bookmark file will be created in conjunction with acting on the 'a'dd command if it does not already exist. @@ -2096,9 +2122,11 @@ within Lynx is straightforward. to use, it might for example say

           (Textarea) Enter text. [ ..... ] (^Xe for editor).
-
An external editor has to be defined, for example in the -Options Menu, before you can -start using this function. + + +

An external editor has to be defined, for example in the + Options Menu, before you + can start using this function.

A key to invoke external TEXTAREA editing is normally provided by the - In general, you can move around the form using the standard + + +

In general, you can move around the form using the standard Lynx navigation keys. The up-arrow and down-arrow keys, respectively, select the previous or next field, box, or button. The TAB key selects the next - field, box, or button. + field, box, or button.

To submit the form press right-arrow or Return when positioned on @@ -2177,8 +2207,10 @@ start using this function.

       <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
       <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
-
or the server sent a "Pragma" or "Cache-Control" MIME header -with a no-cache directive. + + +

or the server sent a "Pragma" or "Cache-Control" MIME header + with a no-cache directive.

You also can use the DOWNLOAD ('d') keystroke command when positioned on a form submit button if you wish to download @@ -2417,7 +2449,9 @@ the other two cannot be saved between sessions.

  • Most attributes are ignored, including borders, WIDTH, vertical alignment.
  • - Horizontal alignments (LEFT, + + +

    Horizontal alignments (LEFT, CENTER, RIGHT), COLSPAN, and ROWSPAN are interpreted according to HTML 4.01. (ROWSPAN can only reserve empty space in @@ -2431,7 +2465,7 @@ the other two cannot be saved between sessions. within table cells) and not essential for understanding the textual contents, it remains basically ignored. Some more information on details is available in the file - README.TRST of the source distribution. + README.TRST of the source distribution.

    For tabular display of more complex tables, Lynx users can @@ -2601,8 +2635,10 @@ the other two cannot be saved between sessions.

             See the <A HREF="#fn1">footnote</A>.
    -
    activating that link will take you to the labeled rendering -of: + + +

    activating that link will take you to the labeled rendering + of:

             <FN ID="fn1"><p>Lynx does not use popups for FN blocks.</p></FN>
    @@ -2640,9 +2676,11 @@ of:
           <NOTE CLASS="warning" ID="too-bad">
             <p>The W3C vendors did not retain NOTE in the HTML 3.2 draft.</p>
           </NOTE>
    -
    It will degrade gracefully for WWW browsers which do -not support NOTE, except for recognition of the ID attribute as a -named Anchor. + + +

    It will degrade gracefully for WWW browsers which do + not support NOTE, except for recognition of the ID attribute as a + named Anchor.

    [ToC]

    @@ -2854,11 +2892,13 @@ named Anchor. client-side-pull. An example of such an element is:

           <META HTTP-EQUIV="Refresh" CONTENT="3; URL=http://host/path">
    -
    which instructs a client to fetch the indicated URL in 3 -seconds after receiving the current document. If the URL= -field is omitted, the URL defaults to that of the current document. -A no-cache directive is implied when the Refresh -if for the same URL. + + +

    which instructs a client to fetch the indicated URL in 3 + seconds after receiving the current document. If the + URL= field is omitted, the URL defaults to that of the + current document. A no-cache directive is implied when + the Refresh if for the same URL.

    Lynx recognizes and processes Refresh directives in META elements, but puts up a labeled link, typically in the upper @@ -3079,7 +3119,9 @@ if for the same URL.

    lynx [options]
    lynx [options] startfile
    - where + + +

    where

    startfile
    @@ -3129,9 +3171,11 @@ if for the same URL. -center:off -center=off -center- -Lynx recognizes "1", "+", "on" and "true" for true values, -and "0", "-", "off" and "false" for false values. Other -option-values are ignored. + + +

    Lynx recognizes "1", "+", "on" and "true" for true values, + and "0", "-", "off" and "false" for false values. Other + option-values are ignored.

    The default boolean, number and string option values that are compiled into lynx are displayed in the help-message @@ -4006,10 +4050,12 @@ option-values are ignored. lynx -source . >foo.html -generates HTML source listing the files in the current -directory. Each file is marked by an HREF relative to the parent -directory. Add a trailing slash to make the HREF's relative to the -current directory: + + +

    generates HTML source listing the files in the current + directory. Each file is marked by an HREF relative to the + parent directory. Add a trailing slash to make the HREF's + relative to the current directory:

     
                         lynx -source ./ >foo.html
    diff --git a/lynx_help/about_lynx.html b/lynx_help/about_lynx.html
    index 4243bb43..e740aca2 100644
    --- a/lynx_help/about_lynx.html
    +++ b/lynx_help/about_lynx.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       About Lynx
       
    @@ -14,9 +14,9 @@
     
     
       
    - [ About Lynx-Dev | [ About Lynx-Dev | Lynx-Dev - Archives ] + Archives ]

    About Lynx

    @@ -70,11 +70,12 @@ are copyrighted by other institutions or individuals. The Lynx copyright does not override or invalidate those copyrights.

    -

    Thanks to Tim Berners-Lee and - the other CERN - World Wide Web wizards for the WWW client library code and - all of their other work on the WWW project, NCSA and the Thanks to Tim + Berners-Lee and the other CERN World Wide Web + wizards for the WWW client library code and all of their + other work on the WWW project, NCSA and the Mosaic developers, and to everyone out in netland who has contributed to Lynx's development either directly (through @@ -91,13 +92,15 @@ which did not use the WWW libraries and had their own hypertext format.

    -

    Availability

    +

    Availability

    Information on obtaining the most current version of Lynx is - available via Lynx - links.

    + available via the Lynx + homepage.

    -

    Mailing List

    +

    Mailing + List

    We have a mailing list for lynx development discussion. If you are interested in joining the list, follow this - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx Line Editor Alternative Key Binding @@ -56,7 +56,7 @@ LKCMD Invoke cmd prompt - Ctrl-V (in form text fields, only) [2] -Special commands for use only in textarea fields[3]: Textarea external edit - Ctrl-X e diff --git a/lynx_help/keystrokes/bashlike_edit_help.html b/lynx_help/keystrokes/bashlike_edit_help.html index 14a3a4ff..bb175990 100644 --- a/lynx_help/keystrokes/bashlike_edit_help.html +++ b/lynx_help/keystrokes/bashlike_edit_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx Line Editor Bash-Like Key Binding @@ -60,7 +60,7 @@ LKCMD Invoke cmd prompt - C-v [FORM] SWMAP Switch input keymap - C-^ (if compiled in) -Special commands for use in textarea fields [FORM]: PASS! Textarea external edit - C-e C-e [4], C-x e @@ -68,15 +68,16 @@ PASS! Grow textarea - C-x g

    -

    Here is a little textarea for practice:

    +

    Here is a little textarea for practice:

    +

    +

     
    diff --git a/lynx_help/keystrokes/bookmark_help.html b/lynx_help/keystrokes/bookmark_help.html
    index df5adad1..66eafbf6 100644
    --- a/lynx_help/keystrokes/bookmark_help.html
    +++ b/lynx_help/keystrokes/bookmark_help.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Lynx Bookmark Help
       
    diff --git a/lynx_help/keystrokes/cookie_help.html b/lynx_help/keystrokes/cookie_help.html
    index ad4c4240..60920128 100644
    --- a/lynx_help/keystrokes/cookie_help.html
    +++ b/lynx_help/keystrokes/cookie_help.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Help on the Cookie Jar Page
       
    diff --git a/lynx_help/keystrokes/dired_help.html b/lynx_help/keystrokes/dired_help.html
    index a692c1b9..c5cb3dbc 100644
    --- a/lynx_help/keystrokes/dired_help.html
    +++ b/lynx_help/keystrokes/dired_help.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Lynx Dired Help
       
    diff --git a/lynx_help/keystrokes/edit_help.html b/lynx_help/keystrokes/edit_help.html
    index d18eb255..7fa146d8 100644
    --- a/lynx_help/keystrokes/edit_help.html
    +++ b/lynx_help/keystrokes/edit_help.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Lynx Line Editor Default Key Binding
       
    @@ -57,7 +57,7 @@
          LKCMD  Invoke cmd prompt     -  Ctrl-V (in form text fields, only) [2]
          SWMAP  Switch input keymap   -  Ctrl-^ (if compiled in)
     
    -Special commands for use only in textarea fields[3]:
     
               Textarea external edit  - Ctrl-X e
    diff --git a/lynx_help/keystrokes/environments.html b/lynx_help/keystrokes/environments.html
    index c6988b0c..e898ef47 100644
    --- a/lynx_help/keystrokes/environments.html
    +++ b/lynx_help/keystrokes/environments.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Help on Environment variables
       
    @@ -35,7 +35,7 @@
     "#dos">win32/dos specific
            variables.
     
    -
    +
     Environment Variables Used By Lynx:
     
            COLORTERM
    @@ -162,7 +162,7 @@ Environment Variables Used By Lynx:
                                the default startup URL  specified  in
                                any of the Lynx configuration files.
     
    -
    +
     Environment Variables Set or Modified By Lynx:
     
     
    @@ -237,7 +237,7 @@ Environment Variables Set or Modified By Lynx:
                                variables may also be changed.
     
     
    -
    +
     SIMULATED CGI SUPPORT
     
            If built with the cgi-links option  enabled,  Lynx  allows
    @@ -284,7 +284,7 @@ SIMULATED CGI SUPPORT
            should be consulted for general information on CGI  script
            programming.
     
    -
    +
     NATIVE LANGUAGE SUPPORT
     
            If  configured and installed with Native Language Support,
    @@ -323,7 +323,7 @@ NATIVE LANGUAGE SUPPORT
            NLSPATH             This variable, if set, is used as  the
                                path prefix for message catalogs.
     
    -
    +
     Proxy details and examples:
     
     
    @@ -430,7 +430,7 @@ Proxy details and examples:
         you can set them at run time via the configuration file lynx.cfg
         (this will not override external settings).
     
    -
    +
     Win32 (95/NT) and 386 DOS
     
       (adapted from "readme.txt" by Wayne Buttles
    diff --git a/lynx_help/keystrokes/follow_help.html b/lynx_help/keystrokes/follow_help.html
    index 394b3553..ff3b8a66 100644
    --- a/lynx_help/keystrokes/follow_help.html
    +++ b/lynx_help/keystrokes/follow_help.html
    @@ -1,10 +1,10 @@
    +
     
    -
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Help on the Follow link (or page) number feature
       
    diff --git a/lynx_help/keystrokes/gopher_types_help.html b/lynx_help/keystrokes/gopher_types_help.html
    index 5af38dbd..f524dd1d 100644
    --- a/lynx_help/keystrokes/gopher_types_help.html
    +++ b/lynx_help/keystrokes/gopher_types_help.html
    @@ -1,10 +1,10 @@
    -
    -
    +
    +
     
     
     
       
    +  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
     
       Listing of Gopher types
       
    @@ -15,7 +15,7 @@
     
       

    Gopher Types

    -
    +
    (FILE)
    An ASCII file
    diff --git a/lynx_help/keystrokes/history_help.html b/lynx_help/keystrokes/history_help.html index f8f4566a..f3728502 100644 --- a/lynx_help/keystrokes/history_help.html +++ b/lynx_help/keystrokes/history_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Help on the History Page diff --git a/lynx_help/keystrokes/keystroke_help.html b/lynx_help/keystrokes/keystroke_help.html index 01855e3d..05c94246 100644 --- a/lynx_help/keystrokes/keystroke_help.html +++ b/lynx_help/keystrokes/keystroke_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Help on Lynx Keystroke Commands diff --git a/lynx_help/keystrokes/movement_help.html b/lynx_help/keystrokes/movement_help.html index a08534b9..7e7f7247 100644 --- a/lynx_help/keystrokes/movement_help.html +++ b/lynx_help/keystrokes/movement_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Help on Lynx Movement commands diff --git a/lynx_help/keystrokes/option_help.html b/lynx_help/keystrokes/option_help.html index 7854b8af..b9baf83d 100644 --- a/lynx_help/keystrokes/option_help.html +++ b/lynx_help/keystrokes/option_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Form-based Options Menu : Help @@ -116,13 +116,13 @@ -

    Cookies

    +

    Cookies

    This can be set to accept or reject all cookies or to ask each time. See the Users Guide for details of cookie usage.

    -

    Editor

    +

    Editor

    This is the editor to be invoked when editing browsable files, sending mail or comments, or filling form's textarea (multiline @@ -131,7 +131,7 @@ the same character set you have for "display character set" in Lynx.

    -

    Emacs keys

    +

    Emacs keys

    If set to 'ON' then the CTRL-P, CTRL-N, CTRL-F and CTRL-B keys will be mapped to up-arrow, down-arrow, right-arrow and @@ -142,14 +142,14 @@

    Note: setting emacs keys does not affect the line-editor bindings.

    -

    Execution links

    +

    Execution links

    If set to 'ALWAYS ON', Lynx will locally execute commands contained inside any links. This can be HIGHLY DANGEROUS, so it is recommended that they remain 'ALWAYS OFF' or 'FOR LOCAL FILES ONLY'.

    -

    Keypad mode

    +

    Keypad mode

    This gives the choice between navigating with the keypad (as arrows; see Lynx Navigation) and having every link numbered @@ -157,21 +157,21 @@ instead of moving to them with the arrow keys. You can also number form fields.

    -

    Line edit style

    +

    Line edit style

    This allows you to set alternate key bindings for the built-in line editor, if Alternate Bindings have been installed. Otherwise, Lynx uses the Default Binding.

    -

    Personal Mail Address

    +

    Personal Mail Address

    You may set your mail address here so that when mailing messages to other people or mailing files to yourself, your email address can be automatically filled in. Your email address will also be sent to HTTP servers in a `from:' field.

    -

    Pop-ups for select fields

    +

    Pop-ups for select fields

    Lynx normally uses a pop-up window for the OPTIONs in form SELECT fields when the field does not have the MULTIPLE attribute @@ -182,13 +182,13 @@ attribute specified, the OPTIONs always are rendered as a list of checkboxes.

    -

    Searching type

    +

    Searching type

    If set to 'case sensitive', user searches invoked by '/' will be case-sensitive substring searches. Default is 'Case Insensitive'.

    -

    Show color

    +

    Show color

    This will be present if color support is available.

    @@ -204,13 +204,16 @@ saved to a '.lynxrc' file in non-anonymous accounts, ALWAYS will cause Lynx to set color mode on at startup if supported. - If Lynx is built with slang, this is equivalent to having + + +

    If Lynx is built with slang, this is equivalent to having included the -color command line switch or having the COLORTERM environment variable set. If color support is provided by curses or ncurses, this is equivalent to the default behavior of using color when the terminal type supports it. If (n)curses color support is available but cannot be used for the current terminal - type, the preference can still be saved but will have no effect. + type, the preference can still be saved but will have no + effect.

    A saved value of NEVER will cause Lynx to assume a monochrome terminal at start-up. It is similar to the -nocolor switch, but @@ -226,7 +229,8 @@ color mode is incorrect for your terminal, set it appropriately on or off via this option.

    -

    Show cursor for current link or option

    +

    Show cursor for current link or + option

    Lynx normally hides the cursor by positioning it to the right and if possible the very bottom of the screen, so that the @@ -238,7 +242,7 @@ character attributes used to distinguish the current link or OPTION from the others in the display.

    -

    User Mode

    +

    User Mode

    Novice: Shows 2 extra lines of help at the bottom @@ -251,7 +255,7 @@ line.
    -

    Assumed document character set

    +

    This changes the handling of documents which do not explicitly specify a charset. Normally Lynx assumes that 8-bit characters in @@ -264,7 +268,7 @@ they were encoded accordingly. Option is active when 'Raw 8-bit or CJK Mode' is OFF.

    -

    Raw 8-bit or CJK mode

    +

    Raw 8-bit or CJK mode

    This is set automatically, but can be toggled manually in certain cases: it toggles whether 8-bit characters are assumed to @@ -283,7 +287,7 @@ setting can also be toggled via the RAW_TOGGLE command, normally mapped to '@', and at startup via the -raw switch.

    -

    HTML error recovery

    +

    HTML error recovery

    Lynx often has to deal with invalid HTML markup. It always tries to recover from errors, but there is no universally correct @@ -329,7 +333,7 @@ Default recovery mode can also be switched with CTRL-V key, from lynx.cfg or command line switch. -->

    -

    Show Images

    +

    Show Images

    This option combines the effects of the `*' & `[' keys as follows:

    @@ -343,16 +347,17 @@ from lynx.cfg or command line switch. Users Guide & lynx.cfg for more details.

    -

    Verbose Images

    +

    Verbose Images

    -

    This allows you to replace [LINK], [INLINE] and [IMAGE] — for - images without ALT — with filenames: this can be helpful by - revealing which images are important & which are merely - decoration, e.g. button.gif, line.gif. See - Users Guide & +

    This allows you to replace [LINK], [INLINE] and [IMAGE] + — for images without ALT — with filenames: this can + be helpful by revealing which images are important & which + are merely decoration, e.g. button.gif, + line.gif. See Users Guide & lynx.cfg for more details.

    -

    VI keys

    +

    VI keys

    If set to 'ON' then the lowercase h, j, k and l keys will be mapped to left-arrow, down-arrow, up-arrow and right-arrow @@ -365,7 +370,7 @@ from lynx.cfg or command line switch.

    Note: setting vi keys does not affect the line-editor bindings.

    -

    Display Character set

    +

    Display Character set

    This allows you to set up the default character set for your specific terminal. The display character set provides a mapping @@ -379,14 +384,14 @@ from lynx.cfg or command line switch. computers, and windows-xxxx within native MS-Windows applications.

    -

    X DISPLAY variable

    +

    X DISPLAY variable

    This option is only relevant to X Window users. It specifies the DISPLAY (Unix) or DECW$DISPLAY (VMS) variable. It is picked up automatically from the environment if it has been previously set.

    -

    Multi-bookmarks

    +

    Multi-bookmarks

    Manage multiple bookmark files:

    @@ -405,7 +410,7 @@ from lynx.cfg or command line switch. file. -

    Bookmark file

    +

    Bookmark file

    Manage the default bookmark file:

    @@ -416,14 +421,16 @@ from lynx.cfg or command line switch.
  • If multi-bookmarks is STANDARD or ADVANCED, entering 'B' will invoke a menu in which you can specify filepaths and descriptions of up to 26 bookmark files.
  • - The filepaths must be from your home directory and begin - with './' if subdirectories are included (e.g., - './BM/lynx_bookmarks.html'). + + +

    The filepaths must be from your home directory and begin with + './' if subdirectories are included (e.g., + './BM/lynx_bookmarks.html').

    Lynx will create bookmark files when you first 'a'dd a link, but any subdirectories in the filepath must already exist.

    -

    Visited Pages

    +

    Visited Pages

    This allows you to change the appearance of the Visited Links Page Normally it shows a @@ -459,13 +466,13 @@ from lynx.cfg or command line switch. bottom of the list.

    -

    FTP sort criteria

    +

    FTP sort criteria

    This allows you to specify how files will be sorted within FTP listings. The current options include `By Filename', `By Size', `By Type', `By Date'.

    -

    List directory style

    +

    List directory style

    Applies to Directory Editing. Files and directories can be presented in the following ways:

    @@ -482,12 +489,12 @@ from lynx.cfg or command line switch. into 2 alphabetical lists: files are listed first.
    -

    Show dot files

    +

    Show dot files

    If display/creation of hidden (dot) files/directories is enabled, you can turn the feature on or off via this setting.

    -

    Preferred Document Charset

    +

    Preferred Document Charset

    The character set you prefer if sets in addition to ISO-8859-1 and US-ASCII are available from servers. Use MIME notation (e.g., @@ -499,7 +506,7 @@ from lynx.cfg or command line switch. protocol, for servers which understand it: e.g., iso-8859-5, utf-8;q=0.8.

    -

    Preferred Document Language

    +

    Preferred Document Language

    The language you prefer if multi-language files are available from servers. Use RFC 1766 tags, e.g., `en' English, `fr' French. @@ -507,7 +514,7 @@ from lynx.cfg or command line switch. previous help item): e.g., da, en-gb;q=0.8, en;q=0.7 .

    -

    User Agent

    +

    User Agent

    The header string which Lynx sends to servers to indicate the User-Agent is displayed here. Changes may be disallowed via the diff --git a/lynx_help/keystrokes/other_help.html b/lynx_help/keystrokes/other_help.html index 866c4d9a..c43be74d 100644 --- a/lynx_help/keystrokes/other_help.html +++ b/lynx_help/keystrokes/other_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Help on Misc. Lynx Commands diff --git a/lynx_help/keystrokes/print_help.html b/lynx_help/keystrokes/print_help.html index b6f14003..2e1b7c05 100644 --- a/lynx_help/keystrokes/print_help.html +++ b/lynx_help/keystrokes/print_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx Print Help diff --git a/lynx_help/keystrokes/scrolling_help.html b/lynx_help/keystrokes/scrolling_help.html index 872991c5..ffa121fb 100644 --- a/lynx_help/keystrokes/scrolling_help.html +++ b/lynx_help/keystrokes/scrolling_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx Scrolling Help diff --git a/lynx_help/keystrokes/test_display.html b/lynx_help/keystrokes/test_display.html index 51dbbedb..34d66e61 100644 --- a/lynx_help/keystrokes/test_display.html +++ b/lynx_help/keystrokes/test_display.html @@ -1,58 +1,64 @@ - - + - - -Quick test for identifying display character set - - - - -

    Try this page with Lynx 2.7.2 or above:

    + -If you see several letters instead of a single - your promised display charset -does not support this character so "7 bit approximation" is in effect. -If you see any single letter which definitely far from being supposed -you have a wrong lynx settings. -Press 'o' for Options menu and change "Display character set". -Try again if necessary.
    -When you are satisfied save your changes in Options menu, thanks. -
    +
    +
    +  
     
    +  Quick test for identifying display character set
    +  
    +  
    +
     
    -0x00A9    ©           # COPYRIGHT SIGN
    +
    +  

    Try this page with Lynx 2.7.2 or above:

    -0x00C7 Ç # LATIN CAPITAL LETTER C WITH CEDILLA +

    If you see several letters instead of a single - your promised + display charset does not support this character so "7 bit + approximation" is in effect. If you see any single letter which + definitely far from being supposed you have a wrong lynx + settings. Press 'o' for Options menu and change "Display + character set". Try again if necessary.
    + When you are satisfied save your changes in Options menu, + thanks.

    +
     
    -0x00DC    Ü           # LATIN CAPITAL LETTER U WITH DIAERESIS
     
    -0x00D1    Ñ           # LATIN CAPITAL LETTER N WITH TILDE
    +0x00A9    ©           # COPYRIGHT SIGN
     
    -0x0107    ć           # LATIN SMALL LETTER C WITH ACUTE
    -0x0108    Ĉ           # LATIN CAPITAL LETTER C WITH CIRCUMFLEX
    -0x010C    Č           # LATIN CAPITAL LETTER C WITH CARON
    +0x00C7    Ç           # LATIN CAPITAL LETTER C WITH CEDILLA
     
    +0x00DC    Ü           # LATIN CAPITAL LETTER U WITH DIAERESIS
     
    -0x03BB    λ           # GREEK SMALL LETTER LAMDA
    +0x00D1    Ñ           # LATIN CAPITAL LETTER N WITH TILDE
     
    -0x041B    Л           # CYRILLIC CAPITAL LETTER EL
    -0x042E    Ю           # CYRILLIC CAPITAL LETTER YU
    -0x043B    л           # CYRILLIC SMALL LETTER EL
    -0x044E    ю           # CYRILLIC SMALL LETTER YU
    +0x0107    ć           # LATIN SMALL LETTER C WITH ACUTE
    +0x0108    Ĉ           # LATIN CAPITAL LETTER C WITH CIRCUMFLEX
    +0x010C    Č           # LATIN CAPITAL LETTER C WITH CARON
     
    -0x2026    …           # HORIZONTAL ELLIPSIS
    -0x2122    ™           # TRADE MARK SIGN
     
    -0x255D    ╝           # BOX DRAWINGS DOUBLE UP AND LEFT
    -0x255E    ╞           # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
    +0x03BB    λ           # GREEK SMALL LETTER LAMDA
     
    -0xFB01    fi           # LATIN SMALL LIGATURE FI
    +0x041B    Л           # CYRILLIC CAPITAL LETTER EL
    +0x042E    Ю           # CYRILLIC CAPITAL LETTER YU
    +0x043B    л           # CYRILLIC SMALL LETTER EL
    +0x044E    ю           # CYRILLIC SMALL LETTER YU
     
    +0x2026    …           # HORIZONTAL ELLIPSIS
    +0x2122    ™           # TRADE MARK SIGN
     
    +0x255D    ╝           # BOX DRAWINGS DOUBLE UP AND LEFT
    +0x255E    ╞           # BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE
     
    -
    -This is only a quick test to see obvious problems. +0xFB01 fi # LATIN SMALL LIGATURE FI - - + +
    + +

    This is only a quick test to see obvious problems.

    + + diff --git a/lynx_help/keystrokes/visited_help.html b/lynx_help/keystrokes/visited_help.html index 891845ea..197eb498 100644 --- a/lynx_help/keystrokes/visited_help.html +++ b/lynx_help/keystrokes/visited_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Help on the Visited Links Page diff --git a/lynx_help/keystrokes/xterm_help.html b/lynx_help/keystrokes/xterm_help.html index e76674ca..4b65016d 100644 --- a/lynx_help/keystrokes/xterm_help.html +++ b/lynx_help/keystrokes/xterm_help.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> X Terminal Help diff --git a/lynx_help/lynx-dev.html b/lynx_help/lynx-dev.html index b3cf4670..6db2e8f1 100644 --- a/lynx_help/lynx-dev.html +++ b/lynx_help/lynx-dev.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> Lynx-Dev Discussion List @@ -14,9 +14,9 @@
    - [ [ Lynx-Dev - Archive | About Lynx ] + Archive | About Lynx ]

    The Lynx Development Process

    diff --git a/lynx_help/lynx_help_main.html b/lynx_help/lynx_help_main.html index 4e601b03..b8494de8 100644 --- a/lynx_help/lynx_help_main.html +++ b/lynx_help/lynx_help_main.html @@ -1,10 +1,10 @@ + - + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> The Lynx Help Page @@ -51,11 +51,6 @@ for Beginners — quick help on many common problems -
  • Lynx Links - — source & binaries, FAQs, developers & - archives,
    - SSL & security, and more
  • -
  • Blynx — Speech-Friendly Help for the visually impaired
  • diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html index 390c0153..cc5a65bb 100644 --- a/lynx_help/lynx_url_support.html +++ b/lynx_help/lynx_url_support.html @@ -1,10 +1,10 @@ - - + + + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> URL Schemes Supported in Lynx @@ -14,7 +14,7 @@
    - [http, https | +

    [http, https | telnet, tn3270, rlogin | gopher | file | ftp @@ -26,7 +26,7 @@ | bibp | lynxexec, lynxprog | lynxcgi| NcFTP - | internal] + | internal]

    URL Schemes Supported in Lynx

    @@ -54,7 +54,9 @@
  • ftp://ftp.rfc-editor.org/in-notes/rfc1808.txt
  • - and in subsequent drafts of the IETF: + + +

    and in subsequent drafts of the IETF:

    • Uniform @@ -93,31 +95,32 @@ RFC1808 and subsequent IETF drafts.


      -

      The http and https - URLs:

      +

      The http and + https URLs:

      Lynx handles http URLs exactly as specified in RFC1738. The format is:

             http://host:port/path?searchpart#fragment
      -
      where :port is optional and defaults to -:80, /path if present is a slash-separated series -of symbolic elements, and ?searchpart if present is the -query for an ISINDEX search or the content of a FORM with -METHOD="GET". The #fragment field if present indicates a -location in the document to seek for display, based on a NAME-ed -anchor or an ID attribute within the document, and is technically -an instruction rather than part of the URL. Lynx will treat ID -attributes as NAME-ed anchors for all tags in the BODY of a -document which can correspond to positions in the rendering of the -document. +
    + +

    where :port is optional and defaults to :80, + /path if present is a slash-separated series of symbolic + elements, and ?searchpart if present is the query for an + ISINDEX search or the content of a FORM with METHOD="GET". The + #fragment field if present indicates a location in the + document to seek for display, based on a NAME-ed anchor or an ID + attribute within the document, and is technically an instruction + rather than part of the URL. Lynx will treat ID attributes as + NAME-ed anchors for all tags in the BODY of a document which can + correspond to positions in the rendering of the document.

    The https URL has the same format, but the default port is :443.


    -

    The telnet, tn3270, - and rlogin URLs:

    +

    The telnet, + tn3270, and rlogin URLs:

    A telnet URL generally results in Lynx spawning a telnet session. Lynx implements the complete telnet URL scheme, @@ -142,23 +145,27 @@ document. password whether or not one was included in the URL.


    -

    The gopher URL:

    +

    The gopher + URL:

    The gopher URL takes the form:

           gopher://host:port/gopher-path
    -
    where :port is optional and defaults to -:70, and the /gopher-path is opaque (not fully -equivalent to the slash-separated series of symbolic elements of -http paths) as explained in RFC1738. Typically, the gopher-path -consists of a gophertype -indicating the file or service type (e.g., 0 or I -for plain text or an image, respectively, 7 for a search, -or 1 for a directory), followed by a platform-specific -selector. Any reserved characters in the selector should -be hex escaped (%hh), including slashes, although hex -escaping of slashes is not required by Lynx in gopher URLs. + + +

    where :port is optional and defaults to :70, + and the /gopher-path is opaque (not fully equivalent to + the slash-separated series of symbolic elements of http paths) as + explained in RFC1738. Typically, the gopher-path consists of a + gophertype + indicating the file or service type (e.g., 0 or + I for plain text or an image, respectively, 7 + for a search, or 1 for a directory), followed by a + platform-specific selector. Any reserved characters in + the selector should be hex escaped (%hh), including + slashes, although hex escaping of slashes is not required by Lynx + in gopher URLs.

    Lynx does not overtly support the gopher+ protocol, and does not represent itself as gopher+ capable when communicating with @@ -179,51 +186,63 @@ escaping of slashes is not required by Lynx in gopher URLs. convert the gopher URL to an http URL, e.g.:

     gopher://www.wfbr.edu:80/hGET%20/
    -
    will become:
    + + +

    will become:

     http://www.wfbr.edu/
    -
    The port field will be retained if it is not :80, -and will default to :70 if it was defaulted originally. -These conventions were adopted during development of the University -of Minnesota gopher software to facilitate the offering of links to -MIME-capable http servers in the listings returned by gopher -servers, but should be considered Lynxisms and UMN Gopherisms. + + +

    The port field will be retained if it is not :80, and + will default to :70 if it was defaulted originally. + These conventions were adopted during development of the + University of Minnesota gopher software to facilitate the + offering of links to MIME-capable http servers in the listings + returned by gopher servers, but should be considered Lynxisms and + UMN Gopherisms.


    -

    The file URL:

    +

    The file + URL:

    The file URL is used to retrieve files or generate a directory listing on the local host. The host field can be localhost or a domain name for the local host:

     file://localhost/path
    -
    If you do not use localhost or a domain name for the -local host, Lynx will substitute ftp:// for -file:// and treat it as an ftp URL. + + +

    If you do not use localhost or a domain name for the + local host, Lynx will substitute ftp:// for + file:// and treat it as an ftp URL.

    The /path is treated as originating at the root, unless you include a tilde (~), e.g.:

           file://localhost/~/foo   will be converted to:
           file://localhost/your/login/directory/foo
    -
    The latter feature is a Lynxism, is done homologously on Unix -and VMS, and should be used ONLY in local documents intended for -Lynx. + + +

    The latter feature is a Lynxism, is done homologously on Unix + and VMS, and should be used ONLY in local documents intended for + Lynx.

    On VMS, the first element of the path, if not a tilde, is assumed to be a device, e.g.:

           file://localhost/www_root/directory/filename.suffix
    -
    should be used for: -www_root:[directory]filename.suffix
    + + +

    should be used for: + www_root:[directory]filename.suffix
    If you are unsure how to specify a file URL in local documents on VMS, invoke Lynx with the desired file or directory as the startfile using any spec acceptable to DCL, and then use the showinfo command (=) to see the file URL - which Lynx created for it. + which Lynx created for it.


    -

    The ftp URL:

    +

    The ftp URL:

    The ftp URL has the general format:

    @@ -264,10 +283,12 @@ Lynx.
       (%2f), e.g.:

           ftp://user@myhost/%2fsys$common/syshlp
    -
    can be used for a listing of sys$common:[syshlp]
    +
    + +

    can be used for a listing of sys$common:[syshlp]
    Also, on VM/CMS ftp servers, if the path string begins with vmsysu%3a it receives special handling as an SFS - path, e.g.: + path, e.g.:

           ftp://ubvm.cc.buffalo.edu/vmsysu%3alistserv.webshare
     
    @@ -286,7 +307,8 @@ Lynx.
    -

    The wais URL:

    +

    The wais + URL:

    The wais URL is used to retrieve resources using the Wide Area Information System protocol. The format is:

    @@ -294,7 +316,9 @@ Lynx. wais://host:port/database wais://host:port/database?wais_query wais://host:port/database/wais_type/wais_path -where :port defaults to :210 + + +

    where :port defaults to :210

    Direct wais support is built into Lynx for VMS, and can be compiled into Lynx on Unix.

    @@ -308,8 +332,8 @@ Lynx. from the hit list.


    -

    The news, nntp, and - snews URLs:

    +

    The news, + nntp, and snews URLs:

    The news and nntp URLs are handled by Lynx as specified in RFC1738, but for compatibility with other clients, Lynx allows @@ -336,7 +360,10 @@ Lynx. nntp://host:port/newsgroup nntp://host:port/messageID nntp://host:port/* -(snews same as nntp, but the default port is :563) + + +

    (snews same as nntp, but the default port is + :563)

    The messageID is the message's unique identifier, consisting of an identification string and the host of origin for @@ -347,10 +374,12 @@ Lynx.

           news:comp.infosystems.*
           nntp://host:port/comp.infosystems.*
    -
    (snews same as nntp, but the default port is -:563)
    + + +

    (snews same as nntp, but the default port is + :563)
    This is not in RFC1738 and may not be supported by all other - clients. + clients.

    Lynx allows you both to reply to the author of a news message via email, and, if news posting has been enabled, to send @@ -369,16 +398,18 @@ Lynx. news:newsgroup/messageNo (retrieves the message by number) nntp://host:port/newsgroup/startNo-endNo nntp://host:port/newsgroup/messageNo -(snews same as nntp, but the default port is -:563)
    + + +

    (snews same as nntp, but the default port is + :563)
    Use of this scheme is not recommended, because the message numbers are specific to each nntp server, unlike the unique - identifiers for news messages. + identifiers for news messages.


    -

    The newspost, - newsreply, snewspost, and snewsreply - URLs:

    +

    The + newspost, newsreply, snewspost, and + snewsreply URLs:

    When Lynx receives group listings or articles via news, nntp or snews URLs, it also @@ -397,8 +428,10 @@ Lynx.

           newspost://host:port/newsgroup(s)  (post a new message)
           newsreply://host:port/newsgroup(s) (post a followup message)
    -
    (snewspost and snewsreply have the same formats, but the -default port is :563) + + +

    (snewspost and snewsreply have the same formats, but the + default port is :563)

    If the host field is omitted, it defaults to that pointed to by the NNTPSERVER configuration or environmental variable. @@ -423,7 +456,8 @@ default port is :563) presently are supported only by Lynx.


    -

    The mailto URL:

    +

    The mailto + URL:

    The mailto URL is used to provide links that when activated can be used to send a comment or the content of a FORM to an @@ -495,10 +529,14 @@ default port is :563) the content with the default:

           ENCTYPE="application/x-www-form-urlencoded" ('&' separates pairs)
    -
    or: + + +

    or:

           ENCTYPE="application/sgml-form-urlencoded" (';' separates pairs)
    -
    if the latter was indicated. + + +

    if the latter was indicated.

    Note that when mailing FORM content Lynx wraps any lines longer than 78 characters, to avoid buffer overflows in mail @@ -517,7 +555,8 @@ default port is :563) relevant to the message which will be sent.


    -

    The finger URL:

    +

    The finger + URL:

    Lynx has full support for the finger protocol, but a format for finger URLs has not yet been adopted by the IETF. The formats @@ -553,7 +592,7 @@ default port is :563) supported URLs.


    -

    The cso URL:

    +

    The cso URL:

    The cso URL is intended to provide a gateway to CSO/PH (QI) servers. The requests are made on port 105 by default @@ -576,7 +615,8 @@ default port is :563) URL.


    -

    The bibp URL:

    +

    The bibp + URL:

    Lynx provides built-in support for bibliographic protocol (BibP). BibP links are links to published works such as books or @@ -586,7 +626,7 @@ default port is :563) performed by a document-specified server or a known global server.

    -

    The lynxexec and +

    The lynxexec and lynxprog URLs:

    If execution of spawned commands has been enabled in your Lynx @@ -599,8 +639,10 @@ default port is :563) lynxexec:dir/date/size foo:[blah] (VMS) lynxexec:ls -l /foo/blah (Unix) lynxprog:news -(Note, however, that restrictions on acceptable commands or -utilities may be imposed by the system administrator.) + + +

    (Note, however, that restrictions on acceptable commands or + utilities may be imposed by the system administrator.)

    You optionally can include //localhost/ in the URL, between the scheme field and the command, but that is always @@ -615,32 +657,38 @@ utilities may be imposed by the system administrator.) intended solely for Lynx.


    -

    The lynxcgi URL:

    +

    The lynxcgi + URL:

    The lynxcgi URL is implemented only on Unix, can be used as the ACTION for a FORM, and if enabled in your Lynx image has the format:

           lynxcgi://localhost/path_to_CGI_script
    -
    where //localhost is optional and always implied; -the full path should be specified, as `~' is not recognized; if the -script is in the directory Lynx was started from, the simple file -name is adequate. The output of the script should be text/html and -is rendered and displayed by Lynx. Restrictions on use of lynxcgi -and on acceptable paths can be imposed in userdefs.h and -lynx.cfg, qv. + + +

    where //localhost is optional and always implied; the + full path should be specified, as `~' is not recognized; if the + script is in the directory Lynx was started from, the simple file + name is adequate. The output of the script should be text/html + and is rendered and displayed by Lynx. Restrictions on use of + lynxcgi and on acceptable paths can be imposed in + userdefs.h and lynx.cfg, qv.

    This is a Lynxism and should be used only in local documents intended solely for Lynx, or for limited local testing of CGI scripts without an http server.


    -

    The NcFTP URL:

    +

    The NcFTP + URL:

    Lynx recognizes the NcFTP-style ftp URL, e.g.,

             ftpHost:fileSpecification
    -
    for example + + +

    for example

     
             ftp.gnu.org:/pub/gnu
    @@ -648,8 +696,8 @@ and on acceptable paths can be imposed in userdefs.h and
     

    -

    The LYNXfoo internal - URLs:

    +

    The LYNXfoo + internal URLs:

    Lynx uses a variety of private URL schemes for communication among its internal modules. They start with uppercase letters @@ -680,21 +728,27 @@ and on acceptable paths can be imposed in userdefs.h and

           Return to your <A HREF="LYNXHIST:0">Startfile</A>
           Review your <A HREF="LYNXKEYMAP:">Keymap</A>
    -
    (No, they won't do any harm. Yes, they work. But don't rely -on it.) + + +

    (No, they won't do any harm. Yes, they work. But don't rely on + it.)

    If you must try one, the second is OK from the command line:

           lynx LYNXKEYMAP:
    -
    But within Lynx, use the 'K' keystroke command. -Sometimes it may be convenient to use a private scheme with -'g'oto, as in: + + +

    But within Lynx, use the 'K' keystroke command. + Sometimes it may be convenient to use a private scheme with + 'g'oto, as in:

           g LYNXMESSAGES:
           g LYNXCOMPILEOPTS:
           g LYNXCFG:
    -
    But again, there usually is a way in which those special -pages are meant to be reached that is more convenient. + + +

    But again, there usually is a way in which those special pages + are meant to be reached that is more convenient.

    -- cgit 1.4.1-2-gfad0