home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / configuring_annotation_settings.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-02-23  |  4.1 KB  |  93 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Configuring Annotation Settings</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 9.0.1, see http://www.w3.org/Amaya/"
  11.   />
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" width="100%" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p align="right"><a href="annotation_menu.html" accesskey="p"><img
  23.         alt="previous" src="../../images/left.gif" /></a> <a
  24.         href="../Annotations.html" accesskey="t"><img alt="top"
  25.         src="../../images/up.gif" /></a> <a
  26.         href="creating_an_annotation.html" accesskey="n"><img alt="next"
  27.         src="../../images/right.gif" /></a></p>
  28.       </td>
  29.     </tr>
  30.   </tbody>
  31. </table>
  32.  
  33. <div id="page_body">
  34. <h1>Configuring Annotation Settings</h1>
  35.  
  36. <p>You open the <strong>Configuration for annotations</strong> with
  37. <strong>Edit>Preferences</strong>.</p>
  38. <dl>
  39.   <dt><strong>Annotation user</strong></dt>
  40.     <dd>The author of the annotation. By default, Amaya uses the login name
  41.       of the user. This field enables you to change your user name to
  42.       something more meaningful.</dd>
  43.   <dt><strong>Annotation post server</strong></dt>
  44.     <dd>This setting defines the server to which the annotations are posted.
  45.       Local annotations are always saved to the local repository, and by
  46.       default, this setting is empty. The post server is not automatically
  47.       included in the list of servers, so you should enter the post server
  48.       name in both places.</dd>
  49.   <dt><strong>Annotation servers</strong></dt>
  50.     <dd>A list of servers Amaya should contact when looking for annotations.
  51.       You can specify one or more servers. The reserved server name
  52.       <strong>localhost</strong> tells Amaya to search the local annotations,
  53.       but does not necessarily mean that a local annotation server is running
  54.       (or it would show a complete URL ).</dd>
  55.     <dd>Under Unix, the annotation servers are specified as a space separated
  56.       list. Under Windows, you can add a new server name by clicking in the
  57.       Annotations servers list, pressing the <strong>Enter</strong> key, and
  58.       then typing the server name . By default, this list is initialized to
  59.       <code>localhost</code>.
  60.       <p></p>
  61.       <p class="ProcedureNote"><strong>Tip</strong>:<br />
  62.       To temporarily disable an annotation server, add a "-" char before its
  63.       URL. Amaya will ignore it.</p>
  64.     </dd>
  65.   <dt><strong>Autoload local annotations/Autoload remote
  66.   annotations</strong></dt>
  67.     <dd>Whether Amaya should request annotations automatically (by querying
  68.       the annotation server) every time you browse any URL. If it is not
  69.       checked, then you can manually choose <strong>Load annotations</strong>
  70.       from the <strong>Annotations</strong> menu.
  71.       <p></p>
  72.       <p class="Note"><strong>Note:</strong><br />
  73.       If you check the <strong>Autoload remote annotations</strong> option,
  74.       you may experience a delay in resolving the DNS name of the annotation
  75.       servers. By default, both these options are turned off.</p>
  76.     </dd>
  77.   <dt><strong>Disable remote autoload at each startup (for offline
  78.   work)</strong></dt>
  79.     <dd>Whether Amaya should reset the <strong>autoload remote
  80.       annotations</strong>option at launch time. This option can be useful if
  81.       you are working offline, but still want to autoload the local
  82.       annotations as well as the remote ones.</dd>
  83. </dl>
  84.  
  85. <h2>See Also:</h2>
  86. <ul>
  87.   <li><span class="Link"><a href="creating_an_annotation.html">Creating an
  88.     Annotation</a></span></li>
  89. </ul>
  90. </div>
  91. </body>
  92. </html>
  93.