version 1.9, 2001/05/11 17:08:26
|
version 1.50, 2002/07/16 15:24:25
|
Line 3
|
Line 3
|
<td valign="top" width="100%"> |
<td valign="top" width="100%"> |
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<h1>Annozilla</h1> | <div id="announcements"> |
<h2>Annotea on Mozilla</h2> | <h3><a href="installation.html">Annozilla 0.3.4 released</a></h3> |
<p>This is the the <b>Annozilla</b> project, designed to view and create | <p>Annozilla 0.3.4 fixes a bug whereby posting annotations didn't |
annotations associated with a web page, as defined by the <a | work. It should be compatible with Mozilla 1.0.</p> |
| <p>Changes in 0.3.1 were:</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 16 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>The current release is 0.2, which has an in-built interface to view | screenshots for either <a href="screenshots/first/">the current released |
annotations, and a simple interface to create annotations with Annozilla - it's | version</a>, or <a href="screenshots/second/">the proposed new version</a> |
essentially just <a | which should be included as part of the 0.4 release, when it is available.</p> |
href="http://www.w3.org/2000/02/collaboration/annotation/JavaScript/Annotea-JavaScript.html">the | |
bookmarklet interface to Annotea</a>. (You can also create annotations with <a | |
href="http://www.w3.org/Amaya/">Amaya</a>.)</p> | |
<p>Planned for 0.3/0.4:</p> | |
<ul> | |
<li>An integrated interface to create annotations | |
<li>Create annotations with a specified language | |
<li>Filter stored annotations by language | |
</ul> | |
| |
<p>The following Mozilla bugs affect the functionality of Annozilla:</p> | |
<ul> | |
<li>PNG transparency broken | |
</ul> | |
</td> |
</td> |
|
|
<!-- ***************** INFO/NEWS *************** --> |
<!-- ***************** INFO/NEWS *************** --> |
Line 44 href="http://www.w3.org/Amaya/">Amaya</a
|
Line 42 href="http://www.w3.org/Amaya/">Amaya</a
|
<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> |
| <img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
| <ul class="small_images"> |
| <li>July 16 2002 - Working on <a href="http://mozdev.org/bugs/show_bug.cgi?id=1765">integrating a new and improved XPointer implementation by Doug Daniels</a>, |
| and <a href="http://mozdev.org/bugs/show_bug.cgi?id=1637">compatibility with tabbed browsing</a></li> |
| <li>June 6 2002 - Annozilla 0.3.4 released (a bug-fix and Mozilla 1.0 compatibility release)</li> |
| <li>Mar 4 2002 - Insertion of icons via XBL can cause probems - see |
| <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">bug 127418</a></li> |
| </ul> |
| </td> |
</tr> |
</tr> |
|
|
<tr> |
|
<td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10" alt="*"></td> |
|
<td valign=top> |
|
<p><small>April 30 - Version 0.2 available - several bug fixes and improved functionality</small></p> |
|
</td> |
|
</tr> |
|
|
|
<tr> |
<tr> |
<td colspan=2><img src="http://www.mozdev.org/sharedimages/downloads.gif" width="154" height="15"></td> | <td valign=bottom> |
</tr> | <div id="contributors"> |
| <p><b>Project owner:</b><br> |
<tr> | Matthew Wilson</p> |
<td valign=top><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"></td> | <p><b>Contributors:</b><br> |
<td> | Doug Daniels<br> |
<font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font> | Jeffrey Phillips</p> |
</td> | <p><b>Annotation icons</b><br> |
</tr> | © 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 73 href="http://www.w3.org/Amaya/">Amaya</a
|
Line 76 href="http://www.w3.org/Amaya/">Amaya</a
|
</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); ?> |