nsochele 2003/03/14 09:03:11
Modified: xdocs status.xml site-book.xml
Added: xdocs svgdom.xml
Log:
added SVG DOM implementation status
Revision Changes Path
1.24 +4 -2 xml-batik/xdocs/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/status.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- status.xml 4 Mar 2003 12:11:59 -0000 1.23
+++ status.xml 14 Mar 2003 17:03:11 -0000 1.24
@@ -110,7 +110,9 @@
<anchor id="svgDomStatus" />
<s1 title="SVG DOM Support" >
- <p>This information will be provided shortly</p>
+ <p>The <link href="" DOM implementation
+ table</link> lists all SVG DOM interfaces and indicates for all
+ methods the status of the implementation in Batik.</p>
</s1>
1.35 +3 -1 xml-batik/xdocs/site-book.xml
Index: site-book.xml
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/site-book.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- site-book.xml 4 Mar 2003 12:11:59 -0000 1.34
+++ site-book.xml 14 Mar 2003 17:03:11 -0000 1.35
@@ -85,6 +85,8 @@
<external label="Bug Database" href="" href="http://nagoya.apache.org/bugzilla" TARGET="_blank">http://nagoya.apache.org/bugzilla"/>
<separator/>
<page id="status" label="Status" source="status.xml" />
+ <!-- status of the SVG DOM implementation -->
+ <hidden id="SVGDOMstatus" source="svgdom.xml"/>
<!-- <external label="Mail Archive" href="" href="http://mail-archives.apache.org/" TARGET="_blank">http://mail-archives.apache.org/"/> -->
<!-- <external label="Snapshots" href="" href="http://xml.apache.org/from-cvs/xml-batik/" TARGET="_blank">http://xml.apache.org/from-cvs/xml-batik/"/> -->
1.1 xml-batik/xdocs/svgdom.xml