diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-01 00:05:07 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-01 00:05:07 -0500 |
commit | 21dd45fc8fe8ba9b7bb06f34f5b7d73597594220 (patch) | |
tree | 83b30982738da178b9807f86221ebd04f86018dd /lynx_help/keystrokes/visited_help.html | |
parent | f72f57417250699efc900813c898c900e5b5fd9e (diff) | |
download | lynx-snapshots-21dd45fc8fe8ba9b7bb06f34f5b7d73597594220.tar.gz |
snapshot of project "lynx", label v2-8-8dev_9f
Diffstat (limited to 'lynx_help/keystrokes/visited_help.html')
-rw-r--r-- | lynx_help/keystrokes/visited_help.html | 73 |
1 files changed, 41 insertions, 32 deletions
diff --git a/lynx_help/keystrokes/visited_help.html b/lynx_help/keystrokes/visited_help.html index 4c52378c..891845ea 100644 --- a/lynx_help/keystrokes/visited_help.html +++ b/lynx_help/keystrokes/visited_help.html @@ -1,37 +1,46 @@ -<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> -<HTML> -<HEAD> -<TITLE>Help on the Visited Links Page</TITLE> -<LINK rev="made" href="mailto:lynx-dev@nongnu.org"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -</HEAD> -<BODY> -<h1>+++ Visited Links Page Help +++</h1> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!-- $LynxId: visited_help.html,v 1.7 2012/01/31 11:50:47 tom Exp $ --> -The Visited Links Page displays all of the links that you have traveled -through during the current Lynx session, except for any temporary menu -or list files, bookmark files, or any documents associated with POST -content. The VLINKS keystroke command for invoking this page normally -is mapped to uppercase '<em>V</em>'. The list of Visited Links is normally in -order of recency (most recently visited links first), without repetitions -in the list if a link was visited more than once during the session (unless -the URLs differ due to appended fragments), and is supplementary to the -<A HREF="history_help.html">History Page</A>. +<html> +<head> + <meta name="generator" content= + "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org"> -<p>You may <A HREF="movement_help.html">select</A> any link on the Visited -Links Page to retrieve a document that you had previously visited, or you -can use this list to save such links in your <A HREF="bookmark_help.html" ->bookmark files</A>, or to <A HREF="../Lynx_users_guide.html#RemoteSource" ->Download</A> them. + <title>Help on the Visited Links Page</title> + <link rev="made" href="mailto:lynx-dev@nongnu.org"> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii"> +</head> -<p>In contrast to the History Page, the Visited Links Page includes any -links which were retrieved for '<em>d</em>'ownloading or were passed to -helper applications, i.e., not just the links that were rendered and -displayed by Lynx, itself. +<body> + <h1>Visited Links Page Help</h1> -<p>You may change the appearance of the Visited Links Page via a popup -menu on that page (which also appears on the -<A HREF="option_help.html#VP">Options Menu</A>). + <p>The Visited Links Page displays all of the links that you have + traveled through during the current Lynx session, except for any + temporary menu or list files, bookmark files, or any documents + associated with POST content. The VLINKS keystroke command for + invoking this page normally is mapped to uppercase '<em>V</em>'. + The list of Visited Links is normally in order of recency (most + recently visited links first), without repetitions in the list if + a link was visited more than once during the session (unless the + URLs differ due to appended fragments), and is supplementary to + the <a href="history_help.html">History Page</a>.</p> -</BODY> -</HTML> + <p>You may <a href="movement_help.html">select</a> any link on + the Visited Links Page to retrieve a document that you had + previously visited, or you can use this list to save such links + in your <a href="bookmark_help.html">bookmark files</a>, or to + <a href="../Lynx_users_guide.html#RemoteSource">Download</a> + them.</p> + + <p>In contrast to the History Page, the Visited Links Page + includes any links which were retrieved for + '<em>d</em>'ownloading or were passed to helper applications, + i.e., not just the links that were rendered and displayed by + Lynx, itself.</p> + + <p>You may change the appearance of the Visited Links Page via a + popup menu on that page (which also appears on the <a href= + "option_help.html#VP">Options Menu</a>).</p> +</body> +</html> |