version 1.15, 2002/01/10 20:40:54
|
version 1.49, 2002/07/11 14:48:03
|
Line 3
|
Line 3
|
<td valign="top" width="100%"> |
<td valign="top" width="100%"> |
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<h2>Annotea on Mozilla</h2> | <div id="announcements"> |
<p><b><i>News, 7th January: The next version is still under development but should be available by the end of the month. It will require 0.9.7.</i></b></p> | <h3><a href="installation.html">Annozilla 0.3.4 released</a></h3> |
<p><b><i>News, 27th November: The latest Annozilla release (0.3) does not work | <p>Annozilla 0.3.4 fixes a bug whereby posting annotations didn't |
with Mozilla 0.9.6, owing to some changed interfaces and so on. I am | work. It should be compatible with Mozilla 1.0.</p> |
working to get out a new version which addresses all those | <p>Changes in 0.3.1 were:</p> |
issues.</i></b></p> | <ul> |
<p>This is the the <b>Annozilla</b> project, designed to view and create | <li>Goes directly to the annotation server, instead of via the bookmarklet |
annotations associated with a web page, as defined by the <a | servlet |
| <li>Uses fixed positioning in the sidebar to display the title and annotation |
| body at all times |
| </ul> |
| </div> |
| |
| <p id="intro">This is the the <b>Annozilla</b> project, designed to view and |
| create annotations associated with a web page, as defined by the <a |
href="http://www.w3.org/2001/Annotea/">W3C Annotea project</a>. The idea is to |
href="http://www.w3.org/2001/Annotea/">W3C Annotea project</a>. The idea is to |
store annotations as RDF on a server, using XPointer (or at least XPointer-like |
store annotations as RDF on a server, using XPointer (or at least XPointer-like |
constructs) to identify the region of the document being annotated.</p> |
constructs) to identify the region of the document being annotated.</p> |
Line 20 annotations, and nsIXmlHttpRequest to su
|
Line 27 annotations, and nsIXmlHttpRequest to su
|
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.html">install the |
code</a>, get set up with a user account with an annotation server <a |
code</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> - an | <p>You can also see <a href="screenshots.html">some screenshots</a> - examples |
example of the sidebar in action, and the preferences panel.</p> | of Annozilla in action, and its integration with Mozilla. Currently there are |
<p>Version 0.3 is the latest release. It works with Mozilla builds between 0.9 and 0.9.4 (I think), but isn't so great with 0.9.6. (Netscape 6.01 will not work, but 6.1 and 6.2 should be be OK - I have not tested this myself.) Changes in 0.3 include:</p> | screenshots for either <a href="screenshots/first/">the current released |
<ul> | version</a>, or <a href="screenshots/second/">the proposed new version</a> |
<li>An integrated interface to create annotations | which should be included as part of the 0.4 release, when it is available.</p> |
<li>Annotate either the whole document or a selection of it | |
<li>Specify the language of your annotation | |
<li>Filter annotations by language | |
</ul> | |
|
|
</td> |
</td> |
|
|
Line 39 example of the sidebar in action, and th
|
Line 42 example of the sidebar in action, and th
|
<table width="160"> |
<table width="160"> |
|
|
<tr> |
<tr> |
<td colspan=2><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"></td> | <td valign=top> |
</tr> | <img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
| <ul class="small_images"> |
<tr> | <li>June 6 2002 - Annozilla 0.3.4 released (a bug-fix and Mozilla 1.0 compatibility release)</li> |
<td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10" alt="*"></td> | <li>Mar 18 2002 - Started work on annotating framed documents, and non-HTML documents (e.g. GIFs).</li> |
<td valign=top> | <li>Mar 4 2002 - Being held up by an |
<p><small>June 19 - Version 0.3 available - creating annotations and language metadata</small></p> | <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">XBL bug</a></li> |
</td> | </ul> |
</tr> | </td> |
| |
<tr> | |
<td colspan=2><img src="http://www.mozdev.org/sharedimages/downloads.gif" width="154" height="15"></td> | |
</tr> |
</tr> |
|
|
<tr> |
<tr> |
<td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"></td> | <td valign=bottom> |
<td> | <div id="contributors"> |
<font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font> | <p><b>Project owner:</b><br> |
</td> | Matthew Wilson</p> |
</tr> | <p><b>Contributors:</b><br> |
| Doug Daniels<br> |
| Jeffrey Phillips</p> |
| <p><b>Annotation icons</b><br> |
| © W3C |
| <p><b>Thanks to:</b><br> |
| Mike Lee (<a href="http://mozblog.mozdev.org">mozblog</a>)</p> |
| </div> |
| </td> |
</tr> |
</tr> |
|
|
</table> |
</table> |
Line 68 example of the sidebar in action, and th
|
Line 75 example of the sidebar in action, and th
|
</tr> |
</tr> |
</table> |
</table> |
|
|
|
<p><b><i>Please use the <a href="bugs.html">bug reporting mechanism</a>, not |
|
this 'User Notes' section, to report bugs in Annozilla.</i></b></p> |
|
|
<?php require(ANNOTATE); ?> |
<?php require(ANNOTATE); ?> |