version 1.42, 2002/06/06 14:55:42
|
version 1.59, 2002/12/16 17:52:23
|
Line 3
|
Line 3
|
<td valign="top" width="100%"> |
<td valign="top" width="100%"> |
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<div style="border: solid 3px red; padding: 0 10; -moz-border-radius: 15"> | <div id="announcements"> |
<h3><a href="installation.html">Annozilla 0.3.4 released</a></h3> | <h3><a href="installation.html">Annozilla 0.3.5 released</a></h3> |
<p><b><i>Annozilla 0.3.4 fixes a bug whereby posting annotations didn't | <p>Annozilla 0.3.5 is released, mainly for compatibility with Mozilla 1.2 beta, |
work. It should be compatible with Mozilla 1.0.</i></b></p> | but I encourage all users of 0.3 releases to upgrade, as it fixes a bug |
<p><b><i>Changes in 0.3.1 were:</i></b></p> | whereby some annotations would sometimes not be displayed.</p> |
| <p>This release is not compatible with Phoenix; this is expected to be |
| (partially) addressed in the forthcoming 0.4 release.</p> |
| <h3>Countdown to 0.4</h3> |
| <p>Here's a list of what needs to be done before releasing Annozilla 0.4:</p> |
<ul> |
<ul> |
<li>Goes directly to the annotation server, instead of via the bookmarklet | <li><strike>Use XPointerLib for XPointer functionality</strike> |
servlet | <li>Remove "check for reply" functionality from user interface (this is being postponed until the protocols are fully documented) |
<li>Uses fixed positioning in the sidebar to display the title and annotation | <li>Ensure compatibility with Mozilla 1.0 |
body at all times | <li>Ensure compatibility with Mozilla 1.2.1 |
| <li>Ensure compatibility with Phoenix 0.5 |
| <li>Improve behaviour with respect to tabbed browsing |
</ul> |
</ul> |
</div> |
</div> |
|
|
Line 33 you should be ready to go.</p>
|
Line 39 you should be ready to go.</p>
|
of Annozilla in action, and its integration with Mozilla. Currently there are |
of Annozilla in action, and its integration with Mozilla. Currently there are |
screenshots for either <a href="screenshots/first/">the current released |
screenshots for either <a href="screenshots/first/">the current released |
version</a>, or <a href="screenshots/second/">the proposed new version</a> |
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> | which will be included in the forthcoming 0.4 release.</p> |
|
|
</td> |
</td> |
|
|
Line 42 which should be included as part of the
|
Line 48 which should be included as part of the
|
<table width="160"> |
<table width="160"> |
|
|
<tr> |
<tr> |
<td> | <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"> |
|
<li>December 13 2002 - Rework on Annozilla needed to make the HTML |
|
editor (due in the long-delayed 0.4 release) work with current |
|
Mozilla nightlies |
|
<li>October 23 2002 - Annozilla 0.3.5 is released; a bug-fix (for displaying |
|
annotations and for compatibility with Mozilla 1.2 beta) |
|
</ul> |
</td> |
</td> |
</tr> |
</tr> |
<tr> |
<tr> |
<td valign=top> | <td valign=bottom> |
<ul class="small_images"> | <div id="contributors"> |
<li>June 6 2002 - Annozilla 0.3.4 released (a bug-fix and Mozilla 1.0 compatibility release)</li> | <p><b>Project owner:</b><br> |
<li>Mar 18 2002 - Started work on annotating framed documents, and non-HTML documents (e.g. GIFs).</li> | Matthew Wilson</p> |
<li>Mar 4 2002 - Being held up by an | <p><b>Contributors:</b><br> |
<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=127418">XBL bug</a></li> | Doug Daniels<br> |
</ul> | 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> |
</td> |
</tr> |
</tr> |
|
|
Line 64 which should be included as part of the
|
Line 82 which should be included as part of the
|
</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); ?> | |