Annotation of annozilla/www/aims.html, revision 1.2
1.2 ! matthew 1: <h2>Aims</h2>
1.1 matthew 2:
3: <p>Here are some aims of the Annozilla project.
4:
1.2 ! matthew 5: <h3>Keep up with Mozilla releases</h3>
1.1 matthew 6: <p>Currently Annozilla is lagging behind; Annozilla 0.3 does not work with
7: Mozilla 0.9.6+, due to changes in interfaces and XUL. I hope to release 0.3.1
8: by the end of January 2002 addressing all these issues.</p>
9:
1.2 ! matthew 10: <h3>Interopability with Amaya</h3>
1.1 matthew 11:
12: <p>Annozilla should support all annotation features which Amaya supports. In
13: particular:</p>
14:
1.2 ! matthew 15: <h4>Any annotation posted by Amaya should be readable with Annozilla</h4>
1.1 matthew 16: <p>Currently Annozilla does not achieve this: Amaya can produce XPointers which
17: Annozilla cannot interpret. Doug Daniels has recently provided me with a patch
18: for improved XPointer support; I hope to include this in a 0.4 release in
19: February/March.</p>
20: <p>The annotation schema has also had facilities added recently to allow
21: Replies to annotations; Annozilla does not support this.</p>
22:
1.2 ! matthew 23: <h4>All annotation facilities provided by Amaya should be provided</h4>
1.1 matthew 24: <p>In addition to the new Reply capability, Annozilla does not provide a way of
25: <ul>
26: <li>deleting
27: <li>editing
28: <li>changing the type
29: </ul>
30: of annotations. Some of these may be included in a 0.4 or 0.5 release.</p>
31:
32: <p>There have also been requests for Annozilla to interface with multiple
33: servers, or to be able to keep annotations in a local file. These will be
34: considered.</p>
35:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>