version 1.56, 2002/10/23 21:56:35
|
version 1.80, 2006/03/27 17:05:46
|
Line 4
|
Line 4
|
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<div id="announcements"> |
<div id="announcements"> |
<h3><a href="installation.html">Annozilla 0.3.5 released</a></h3> | |
<p>Annozilla 0.3.5 is released, mainly for compatibility with Mozilla 1.2 beta, | <h3 id="announcement20060325"><a href="installation/">Annozilla 0.6.5 released</a></h3> |
but I encourage all users of 0.3 releases to upgrade, as it fixes a bug | <p>This release fixes a number of bugs with character encodings.</p> |
whereby some annotations would sometimes not be displayed.</p> | <ul> |
<p>This release is not compatible with Phoenix; this is expected to be | <li>Allows non-English characters in the "Author" preference. |
(partially) addressed in the forthcoming 0.4 release.</p> | <li>Allows non-English characters in annotations stored in the Local Server. |
| <li>Some Javascript errors (bug 12832) and user interface errors (bug 12835) fixed. |
| </ul> |
| <p>Firefox users can use the automatic update facility to get these new versions.</p> |
</div> |
</div> |
|
|
<p id="intro">This is the the <b>Annozilla</b> project, designed to view and |
<p id="intro">This is the the <b>Annozilla</b> project, designed to view and |
Line 21 constructs) to identify the region of th
|
Line 24 constructs) to identify the region of th
|
manipulate annotation data - its built-in RDF handling to parse the |
manipulate annotation data - its built-in RDF handling to parse the |
annotations, and nsIXmlHttpRequest to submit data when creating |
annotations, and nsIXmlHttpRequest to submit data when creating |
annotations.</p> |
annotations.</p> |
<p>To use Annozilla, you will need to <a href="installation.html">install the | <p>To use Annozilla, you will need to <a href="installation/">install the |
code</a>, get set up with a user account with an annotation server <a | packages</a>, get set up with a user account with an annotation server <a |
href="http://annotest.w3.org/access">(e.g., the W3C test server)</a>, and then |
href="http://annotest.w3.org/access">(e.g., the W3C test server)</a>, and then |
you should be ready to go.</p> |
you should be ready to go.</p> |
<p>You can also see <a href="screenshots.html">some screenshots</a> - examples |
|
of Annozilla in action, and its integration with Mozilla. Currently there are |
|
screenshots for either <a href="screenshots/first/">the current released |
|
version</a>, or <a href="screenshots/second/">the proposed new version</a> |
|
which will be included in the forthcoming 0.4 release.</p> |
|
|
|
</td> |
</td> |
|
|
Line 41 which will be included in the forthcomin
|
Line 39 which will be included in the forthcomin
|
<td valign=top> |
<td valign=top> |
<img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
<img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
<ul class="small_images"> |
<ul class="small_images"> |
<li>October 23 2002 - Annozilla 0.3.5 is released; a bug-fix (for displaying | <li>March 25 2006- Annozilla 0.6.5 released. |
annotations and for compatibility with Mozilla 1.2 beta) | <li>January 11 2006- Annozilla 0.6.3 released |
<li>October 23 2002 - The 0.4 release is sill under development and testing | |
</ul> |
</ul> |
</td> |
</td> |
</tr> |
</tr> |
Line 70 which will be included in the forthcomin
|
Line 67 which will be included in the forthcomin
|
</tr> |
</tr> |
</table> |
</table> |
|
|
<p><b><i>Please use the <a href="bugs.html">bug reporting mechanism</a>, not | <p><b><i>Please use the <a href="bugs.html">bug reporting mechanism</a> or |
this 'User Notes' section, to report bugs in Annozilla.</i></b></p> | the <a href="list.html">mailing list</a> to discuss Annozilla.</i></b></p> |
| |
<?php require(ANNOTATE); ?> | |