history_help.html 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Help on the History Page</TITLE>
  5. <LINK rev="made" href="mailto:lynx-dev@nongnu.org">
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  7. </HEAD>
  8. <BODY>
  9. <h1>+++ History Page Help +++</h1>
  10. The History Page displays all of the links that you have traveled through
  11. to reach your current point, including any temporary menu or list files
  12. that included links, bookmark files, and any documents associated with
  13. POST content. If you entered a document and then left it by using the
  14. <em>left-arrow</em> key, it will <em>not</em> be in the history stack.
  15. If you entered a document and left it by selecting another link within
  16. that document, it <em>will</em> be in the history stack.
  17. <p>You may <A HREF="movement_help.html">select</A> any link on the History
  18. Page to review a document that you have previously visited. That link,
  19. and any subsequent to it, will not be removed from the history stack if you
  20. return to it via the History Page. You thus should use a History Page link,
  21. rather than the <em>left-arrow</em> key, if you wish to review previous
  22. documents without needing to remember and repeat the series of selections
  23. for reaching your currently displayed document.
  24. <p>Upon using <em>left-arrow</em> in the document selected via the History
  25. Page, you will be returned to the document from which you initially went to
  26. the History Page.
  27. <p>If a previously visited link has been removed from the history stack,
  28. and it was not a temporary menu or list file, bookmark file, or document
  29. associated with POST content, it can still be selected conveniently via
  30. the <A HREF="visited_help.html">Visited Links Page</A>. The latter also
  31. will include links which were '<em>d</em>'ownloaded or passed to a helper
  32. application, and thus were not included in the history stack.
  33. </BODY>
  34. </HTML>