home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / moving_annotations.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  3.7 KB  |  98 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>Moving Annotations</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" 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><a href="navigating_annotations.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Annotations.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="replying_to_annotations.html" accesskey="n"><img alt="next"
  26.         src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div id="page_body">
  33. <h1>Moving Annotations</h1>
  34.  
  35. <p>You can move an annotation to any other part of the same document. This
  36. can be used, for example, to handle <a href="annotation_issues.html">orphan
  37. and misleading annotations</a>. You can move an annotation to either the
  38. current selection or to the value of a stored <span
  39. class="Link">XPointer</span>. It is only possible to move annotations in the
  40. same document where they were created.</p>
  41.  
  42. <p>To move an annotation to a current selection:</p>
  43. <ol>
  44.   <li>Open the <strong>Annotations</strong> menu and select <strong>Annotate
  45.     document</strong>. The <strong>annotation</strong> window opens.</li>
  46.   <li>Click the annotated document and select something on it.</li>
  47.   <li>In the <strong>annotation</strong> window, choose <strong>Move to
  48.     selection</strong> from the <strong>Annotations</strong> menu.</li>
  49.   <li>Amaya moves the annotation icon to the text you selected and will mark
  50.     the annotation document as modified.</li>
  51. </ol>
  52.  
  53. <p>To make this change effective, must save the annotation or you will loose
  54. the change. You can also move an annotation to the current position of the
  55. cursor, without having to make a selection.</p>
  56.  
  57. <h1>Moving Annotations to a Previously Memorized Location</h1>
  58.  
  59. <p>You can store the position where you want to move an annotation to, and
  60. then move it there. This feature is useful for moving multiple annotations to
  61. the same position or for scrolling elsewhere in the document before doing the
  62. move.</p>
  63.  
  64. <p>To move multiple annotations:</p>
  65. <ol>
  66.   <li>Make a selection (or just place the cursor) in the location where you
  67.     want to move the annotation. 
  68.     <p></p>
  69.   </li>
  70.   <li>Choose <strong>Store selection as XPointer</strong> from the
  71.     <strong>Link</strong> menu to store an XPointer representing that
  72.     selection. 
  73.     <p></p>
  74.   </li>
  75.   <li>In the <strong>Annotations</strong> window, choose <strong>Move to
  76.     stored XPointer</strong> from the <strong>Annotations</strong>menu to
  77.     move the annotation to its new location. 
  78.     <p></p>
  79.   </li>
  80.   <li>Save the annotation to make this change effective.</li>
  81. </ol>
  82.  
  83. <h2>See Also:</h2>
  84. <ul>
  85.   <li><a href="creating_an_annotation.html">Creating an Annotation</a></li>
  86.   <li><span class="Link"><a href="deleting_an_annotation.html">Deleting an
  87.     Annotation</a></span></li>
  88.   <li><span class="Link"><a
  89.     href="loading_and_presenting_annotations.html">Loading and Presenting
  90.     Annotations</a></span></li>
  91.   <li><span class="Link"><a href="navigating_annotations.html">Navigating
  92.     Annotations</a></span></li>
  93. </ul>
  94. </div>
  95.  
  96. </body>
  97. </html>
  98.