version 1.20, 2002/02/05 13:13:26
|
version 1.48, 2002/07/11 11:59:42
|
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"> |
<div style="border: dashed 1px black; padding: 0 10"> | <h3><a href="installation.html">Annozilla 0.3.4 released</a></h3> |
<h3>Annozilla 0.3.1 released</h3> | <p>Annozilla 0.3.4 fixes a bug whereby posting annotations didn't |
<p><b><i>This is mostly a maintenance release, bringing Annozilla up to date | work. It should be compatible with Mozilla 1.0.</p> |
with the latest Mozilla interfaces. This release REQUIRES Mozilla 0.9.7 (or | <p>Changes in 0.3.1 were:</p> |
higher). Other changes in this release are:</i></b></p> | <ul> |
<ul> | <li>Goes directly to the annotation server, instead of via the bookmarklet |
<li>Goes directly to the annotation server, instead of via the bookmarklet | servlet |
servlet | <li>Uses fixed positioning in the sidebar to display the title and annotation |
<li>Uses fixed positioning in the sidebar to display the title and annotation | body at all times |
body at all times | </ul> |
</ul> | |
</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 30 annotations.</p>
|
Line 29 annotations.</p>
|
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 |
| screenshots for either <a href="screenshots/first/">the current released |
| version</a>, or <a href="screenshots/second/">the proposed new version</a> |
| which should be included as part of the 0.4 release, when it is available.</p> |
|
|
</td> |
</td> |
|
|
Line 40 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> |
|
<img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
|
</td> |
|
</tr> |
|
|
|
<tr> |
|
<td valign=top> |
<td valign=top> |
<ul style="list-style-image: url(http://www.mozdev.org/sharedimages/bullet.gif)"> | <img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15" alt="What's New"> |
<li><small>Feb 05 2002 - Mozilla 0.9.8 is released. Annozilla 0.3.1 | <ul class="small_images"> |
looks more or less OK, except that the pref panel doesn't show | <li>June 6 2002 - Annozilla 0.3.4 released (a bug-fix and Mozilla 1.0 compatibility release)</li> |
up in the tree. There is a fix for this in CVS. There's also a | <li>Mar 18 2002 - Started work on annotating framed documents, and non-HTML documents (e.g. GIFs).</li> |
fix for a problem where the pref panel can only be shown once | <li>Mar 4 2002 - Being held up by an |
per session.</small></li> | <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">XBL bug</a></li> |
<li><small>Raised <a | |
href="http://bugzilla.mozilla.org/show_bug.cgi?id=123499">Mozilla | |
bug 123499</a> on the inability to do HTTP DELETEs | |
</small></li> | |
<li><small>Feb 02 2002 - Doug Daniels' XPointer code has been | |
checked in to CVS - thanks Doug! Work continues on XBLifying | |
the annotation icons and tidying up the server code. | |
</small></li> | |
<li><small>Jan 25 2002 - Version 0.3.1 available - maintenance | |
release for Mozilla 0.9.7 builds</small></li> | |
</ul> |
</ul> |
</td> |
</td> |
</tr> |
</tr> |
|
|
<tr> |
<tr> |
<td><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> | <p><b>Contributors:</b><br> |
<font size="-1"> <?php downloads('annozilla.xpi', ''); ?> </font> | Doug Daniels<br> |
</td> | Jeffrey Phillips</p> |
</tr> | <p><b>Annotation icons</b><br> |
| © W3C |
| <p><b>Thanks to:</b><br> |
| Mike Lee (<a href="mozblog.mozdev.org">mozblog</a>)</p> |
| </div> |
| </td> |
</tr> |
</tr> |
|
|
</table> |
</table> |