version 1.11, 2001/11/27 12:53:08
|
version 1.27, 2002/03/04 19:02:01
|
Line 3
|
Line 3
|
<td valign="top" width="100%"> |
<td valign="top" width="100%"> |
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<h1>Annozilla</h1> |
|
<h2>Annotea on Mozilla</h2> |
<h2>Annotea on Mozilla</h2> |
<p><b><i>Latest: The latest Annozilla release (0.3) does not work with Mozilla | <div style="border: dashed 1px black; padding: 0 10"> |
0.9.6, owing to some changed interfaces and so on. I am working to get | <h3>Annozilla 0.3.2 released</h3> |
out a new version which addresses all those issues.</i></b></p> | <p><b><i>Another maintenance release, this time for Mozilla 0.9.8 (this should |
<p>This is the the <b>Annozilla</b> project, designed to view and create | also be compatible with 0.9.7). Other changes in 0.3.1 |
annotations associated with a web page, as defined by the <a | were:</i></b></p> |
| <ul> |
| <li>Goes directly to the annotation server, instead of via the bookmarklet |
| 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 19 annotations, and nsIXmlHttpRequest to su
|
Line 28 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> - an |
example of the sidebar in action, and the preferences panel.</p> |
example of the sidebar in action, and the preferences panel.</p> |
<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> |
|
<ul> |
|
<li>An integrated interface to create annotations |
|
<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 38 example of the sidebar in action, and th
|
Line 40 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><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" alt="*"></td> | <td> |
<td valign=top> | <font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font> |
<p><small>June 19 - Version 0.3 available - creating annotations and language metadata</small></p> | </td> |
</td> | |
</tr> |
</tr> |
|
|
<tr> |
<tr> |
<td colspan=2><img src="http://www.mozdev.org/sharedimages/downloads.gif" width="154" height="15"></td> | <td> |
| <img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
| </td> |
</tr> |
</tr> |
|
|
<tr> |
<tr> |
<td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"></td> | <td valign=top> |
<td> | <?php include 'news.html' ?> |
<font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font> | <ul style="list-style-image: url(http://www.mozdev.org/sharedimages/bullet.gif)"> |
</td> | <li><small>Mar 4 2002 - Being held up by an |
</tr> | <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">XBL bug</a></small></li> |
| <li><small>Feb 19 2002 - The <a href="aims.html">Project Aims</a> |
| page now lists improvements which should make it into the next |
| release of Annozilla</small></li> |
| <li><small>Feb 15 2002 - Some more <a href="screenshots.html">screenshots</a> |
| showing changes in future versions - a redesigned sidebar, |
| an updated preferences panel, and an HTML editor when |
| creating and editing annotations.</small></li> |
| <li><small>Feb 9 2002 - Annozilla 0.3.2 released. This is almost |
| identical to 0.3.1 but with a few compatibility |
| fixes. It does not include all the latest code in CVS.</small></li> |
| </ul> |
| </td> |
</tr> |
</tr> |
|
|
</table> |
</table> |
Line 67 example of the sidebar in action, and th
|
Line 82 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); ?> |