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 / replying_to_annotations.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  4.0 KB  |  86 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4.  
  5.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8.  
  9. <head>
  10.  
  11.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  12.  
  13.   <title>Known Issues with Annotations and Modified Documents</title>
  14.  
  15.   <style type="text/css">
  16.  
  17.   </style>
  18.  
  19.   <meta name="GENERATOR" content="amaya 5.3, see http://www.w3.org/Amaya/" />
  20.  
  21.   <link href="../style.css" rel="stylesheet" type="text/css" />
  22.  
  23. </head>
  24.  
  25.  
  26.  
  27. <body xml:lang="en" lang="en">
  28.  
  29.  
  30.  
  31. <table border="0" width="100%" summary="toc">
  32.  
  33.   <tbody>
  34.  
  35.     <tr>
  36.  
  37.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  38.  
  39.         src="../../images/amaya.gif" /></td>
  40.  
  41.       <td><p align="right"><a href="moving_annotations.html" accesskey="p"><img
  42.  
  43.         alt="previous" src="../../images/left.gif" /></a> <a
  44.  
  45.         href="../Annotations.html" accesskey="t"><img alt="top"
  46.  
  47.         src="../../images/up.gif" /></a> <a href="configuring_icons.html"
  48.  
  49.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  50.  
  51.       </td>
  52.  
  53.     </tr>
  54.  
  55.   </tbody>
  56.  
  57. </table>
  58.  
  59.  
  60.  
  61. <div id="page_body">
  62.  
  63. <h1>Replying to Annotations / Discussion Threads</h1>
  64.  
  65.  
  66.  
  67. <p>Annotations can be seen as comments to pages. The <strong>Annotation /
  68.  
  69. Replies</strong> feature enhances the collaborative workspace by allowing
  70.  
  71. users to reply to annotations or to other replies.</p>
  72.  
  73.  
  74.  
  75. <p>The <strong>Annotations / Reply to annotation</strong> menu command lets
  76.  
  77. you to create a reply to an existing annotation or to a reply. You can invoke
  78.  
  79. this command from an open annotation or a reply window. As a result a new
  80.  
  81. reply window opens. The fields in a reply window can be edited just like in
  82.  
  83. an annotation window as explained under <strong>Creating an
  84.  
  85. annotation</strong>.</p>
  86.  
  87.  
  88.  
  89. <p>When the reply is ready, you can post it to a server with
  90.  
  91. <strong>Annotations / Post to Server</strong> menu command or save it locally
  92.  
  93. using the <strong>File / Save</strong> menu command. To delete a reply, you
  94.  
  95. can use the <strong>Annotations / Delete</strong> menu command.</p>
  96.  
  97.  
  98.  
  99. <p>Replies can also be annotated like any other document, as explained in <a
  100.  
  101. href="creating_an_annotation.html">Creating an annotation</a>.</p>
  102.  
  103.  
  104.  
  105. <h2>The user interface</h2>
  106.  
  107.  
  108.  
  109. <p><img alt="An annotation with a discussion thread"
  110.  
  111. src="../../images/threads.png" /></p>
  112.  
  113.  
  114.  
  115. <p>In the current user interface, all replies related to an annotation are
  116.  
  117. shown at the bottom of this annotation, in a thread section. Each item in the
  118.  
  119. thread gives the date of the reply, the author, and the title of the reply.
  120.  
  121. The content of any of these replies can be retrieved by double clicking the
  122.  
  123. replies in the thread. The selected reply will be highlighted and presented
  124.  
  125. in a reply window. When another selection is made the same reply window is
  126.  
  127. used.</p>
  128.  
  129.  
  130.  
  131. <h2>Known issues: Incomplete threads</h2>
  132.  
  133.  
  134.  
  135. <p>There is no control yet for controlling which replies should be posted. In
  136.  
  137. an ideal world, it should not be possible to save a reply to a reply if the
  138.  
  139. previous reply was not saved in the same server. Likewise, if you delete a
  140.  
  141. reply, you should delete all replies to this annotation. Not doing leads to
  142.  
  143. having fragments of threads that cannot be correctly attached in the thread.
  144.  
  145. For example, let R1 be the reply to annotation A1 and R2 a reply to R1. If
  146.  
  147. you post R1, and let R2 be stored locally, then when you browse A1 and only
  148.  
  149. download its local annotations, you will only see R2. At this point, Amaya
  150.  
  151. does not know that R1 exists, so it assumes that R2 has lost its parent. We
  152.  
  153. identify these "orphan" threads by putting a question mark symbol
  154.  
  155. <strong>?</strong> in front of them. If later one, Amaya finds new thread
  156.  
  157. items, for example, if you download R1, Amaya will then sort the thread view,
  158.  
  159. inserting the threads as appropriately. In our example, R2 will become a
  160.  
  161. child of R1, as expected.</p>
  162.  
  163. </div>
  164.  
  165.  
  166.  
  167. </body>
  168.  
  169. </html>
  170.  
  171.