1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-30 22:43:14 +03:00

fixing a broken link, Daniel

This commit is contained in:
Daniel Veillard
2001-10-28 18:51:57 +00:00
parent fd32de6207
commit 5109531755
6 changed files with 12 additions and 18 deletions

View File

@ -78,7 +78,7 @@ other specification but don't claim to implement them:</p>
providing an implementation of XSLT 1.0 and extensions on top of
libxml2</li>
<li><a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
: a standard DOM2 implementation based on libxml2</li>
: a standard DOM2 implementation based on libxml2</li>
</ul>
<h2><a name="Introducti">Introduction</a></h2>
@ -429,10 +429,7 @@ point of fixing them in a timely fashion. The best way to report a bug is to
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
bug tracking database</a> (make sure to use the "libxml" module name). I look
at reports there regularly and it's good to have a reminder when a bug is
still open. Check the <a
href="http://bugzilla.gnome.org/bugwritinghelp.html">instructions on
reporting bugs</a> and be sure to specify that the bug is for the package
libxml.</p>
still open. Be sure to specify that the bug is for the package libxml.</p>
<p>There is also a mailing-list <a
href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a
@ -531,8 +528,8 @@ href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a>.</p>
<p>I do accept external contributions, especially if compiling on another
platform, get in touch with me to upload the package, wrappers for various
languages have been provided, and can be found in the
<a href="contribs.html">contrib section</a></p>
languages have been provided, and can be found in the <a
href="contribs.html">contrib section</a></p>
<p>Libxml is also available from CVS:</p>
<ul>
@ -2126,6 +2123,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
} </pre>
</li>
<li>And then use it to save the document:
@ -3215,12 +3213,11 @@ Gnome CVS base under gnome-xml/example</p>
and Solaris port.</li>
<li>John Fleck helps maintaining the documentation and man pages.</li>
<li><a href="mailto:ari@lusis.org">Ari Johnson</a>
provides a C++ wrapper for libxml:<br>
provides a C++ wrapper for libxml:<br>
Website: <a
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
Download: <a
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</li>
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
<li><a href="mailto:izlatkovic@daenet.de">Igor Zlatkovic</a>
is now the maintainer of the Windows port, <a
href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
@ -3250,6 +3247,5 @@ Gnome CVS base under gnome-xml/example</p>
</ul>
<p></p>
</body>
</html>