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 / creating_an_annotation.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  5.1 KB  |  126 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.   <meta name="GENERATOR" content="amaya 5.2" />
  8.   <title>Creating an Annotation</title>
  9.   <style type="text/css">
  10.   </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" width="100%" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p align="right"><a href="configuring_annotation_settings.html"
  22.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  23.         <a href="../Annotations.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="deleting_an_annotation.html" accesskey="n"><img alt="next"
  26.         src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div class="Section1" id="page_body">
  33. <h1>Creating an Annotation</h1>
  34.  
  35. <p>This version of Amaya supports two kinds of annotations: annotations that
  36. apply to a whole document and annotations that apply to a specific point or
  37. selection in a document.</p>
  38. <ul>
  39.   <li>To annotate an entire document, choose <strong>Annotate
  40.     document</strong> from the <strong>Annotations</strong> menu. 
  41.     <p></p>
  42.   </li>
  43.   <li>To annotate a point, put the insertion point at any place in the
  44.     document and choose <strong>Annotate selection</strong> from the
  45.     <strong>Annotations</strong> menu. 
  46.     <p></p>
  47.   </li>
  48.   <li>To annotate a selection, make a selection in the document and choose
  49.     <strong>Annotate selection</strong> from the <strong>Annotations</strong>
  50.     menu.</li>
  51. </ul>
  52.  
  53. <p>After any of these options are performed, an annotation dialog displays
  54. the annotation metadata and the body of the annotation.</p>
  55.  
  56. <p><img src="../../images/annotationwindow.png" alt="annotation window" /></p>
  57.  
  58. <h1>Annotation Metadata</h1>
  59.  
  60. <p>Currently, the metadata consists of the author's name, title of the
  61. annotated document, annotation type, creation date, and last modification
  62. date. Some of the metadata fields have special properties:</p>
  63. <ul>
  64.   <li>The <strong>Source Document</strong> field is also a link that points
  65.     back to the annotated text. If the user double-clicks it, as when
  66.     following any other link with Amaya, the annotated document will be
  67.     displayed with the annotated text highlighted. 
  68.     <p></p>
  69.   </li>
  70.   <li>The <strong>Annotation Types </strong>field lets you classify the
  71.     annotation and change its type. Double-click on the text "annotation
  72.     type" to see the list of types available. 
  73.     <p></p>
  74.   </li>
  75.   <li>The <strong>Last Modified </strong>field is updated automatically each
  76.     time that an annotation is saved.</li>
  77. </ul>
  78.  
  79. <p>Below the header area is the annotation body area. It shows the current
  80. content and can be edited like any other HTML document.</p>
  81.  
  82. <h1>Saving an Annotation</h1>
  83.  
  84. <p>Saving an annotation is the same as saving any other document with Amaya:
  85. choose <span class="Link"><strong>Save </strong></span>from the
  86. <strong>File</strong> menu (or use its equivalent shortcut or button).</p>
  87.  
  88. <p>Local annotations are saved to the annotations directory and remote
  89. annotations are saved to the annotation post server, where they are stored if
  90. the user has write access.</p>
  91.  
  92. <p>To convert a local annotation into a shared one, choose <strong>Post
  93. Annotation</strong> from the <strong>Annotations</strong> menu to save the
  94. annotation to the Post server as defined in the <span
  95. class="Link"><strong>Configuration for Annotations</strong> dialog</span>. If
  96. this operation is successful, the local annotation will be removed and future
  97. <strong>Save</strong> operations will go directly to that annotation
  98. server.</p>
  99.  
  100. <p>Some commands that can be applied to a document in the Amaya document
  101. window also can be applied to an annotation document in the Annotation
  102. window. For example, the body of an annotation can be printed by choosing
  103. <strong>Print</strong> from the <strong>File</strong> menu, or reloaded by
  104. choosing <strong>Reload document</strong> from the <strong>File</strong>
  105. menu.</p>
  106.  
  107. <h2>See Also</h2>
  108. <ul>
  109.   <li><span class="Link0"><a
  110.     href="configuring_annotation_settings.html">Configuring Annotation
  111.     Settings</a></span></li>
  112.   <li><span class="Link0"><a href="deleting_an_annotation.html">Deleting an
  113.     Annotation</a></span></li>
  114.   <li><span class="Link0"><a
  115.     href="loading_and_presenting_annotations.html">Loading and Presenting
  116.     Annotations</a></span></li>
  117.   <li><span class="Link0"><a href="navigating_annotations.html">Navigating
  118.     Annotations</a></span></li>
  119.   <li><span class="Link0"><a href="moving_annotations.html">Moving
  120.     Annotations</a></span></li>
  121. </ul>
  122. </div>
  123.  
  124. </body>
  125. </html>
  126.