mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
update help about unwanted legal notices, daniel
This commit is contained in:
@@ -22,7 +22,15 @@ follow the instructions. <strong>Do not send code, I won't debug it</strong>
|
|||||||
to the list without being subscribed won't work. There is *far too many
|
to the list without being subscribed won't work. There is *far too many
|
||||||
bounces* (in the order of a thousand a day !) I cannot approve them manually
|
bounces* (in the order of a thousand a day !) I cannot approve them manually
|
||||||
anymore. If your mail to the list bounced waiting for administrator approval,
|
anymore. If your mail to the list bounced waiting for administrator approval,
|
||||||
it is LOST ! Repost it and fix the problem triggering the error.</p><p>Check the following <strong><span style="color: #FF0000">before
|
it is LOST ! Repost it and fix the problem triggering the error. Also please
|
||||||
|
note that <span style="color: #FF0000; background-color: #FFFFFF">emails with
|
||||||
|
a legal warning asking to not copy or redistribute freely the informations
|
||||||
|
they contain</span> are <strong>NOT</strong> acceptable for the mailing-list,
|
||||||
|
such mail will as much as possible be discarded automatically, and are less
|
||||||
|
likely to be answered if they made it to the list, <strong>DO NOT</strong>
|
||||||
|
post to the list from an email address where such legal requirements are
|
||||||
|
automatically added, get private paying support if you can't share
|
||||||
|
informations.</p><p>Check the following <strong><span style="color: #FF0000">before
|
||||||
posting</span></strong>:</p><ul><li>Read the <a href="FAQ.html">FAQ</a> and <a href="search.php">use the
|
posting</span></strong>:</p><ul><li>Read the <a href="FAQ.html">FAQ</a> and <a href="search.php">use the
|
||||||
search engine</a> to get information related to your problem.</li>
|
search engine</a> to get information related to your problem.</li>
|
||||||
<li>Make sure you are <a href="ftp://xmlsoft.org/">using a recent
|
<li>Make sure you are <a href="ftp://xmlsoft.org/">using a recent
|
||||||
|
@@ -17,8 +17,8 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p><p>
|
|||||||
--with-minimum compilation fixes (William Brack), error case handling fix
|
--with-minimum compilation fixes (William Brack), error case handling fix
|
||||||
on Solaris (Albert Chin), don't use 'list' as parameter name reported by
|
on Solaris (Albert Chin), don't use 'list' as parameter name reported by
|
||||||
Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
|
Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
|
||||||
MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick Jones),
|
MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
|
||||||
</li>
|
Jones),</li>
|
||||||
<li>code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
|
<li>code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
|
||||||
(Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
|
(Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
|
||||||
parsing code (Bjorn Reese)</li>
|
parsing code (Bjorn Reese)</li>
|
||||||
@@ -51,10 +51,9 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p><p>
|
|||||||
standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
|
standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
|
||||||
(Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
|
(Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
|
||||||
(Kasimier), handle gzipped HTTP resources (Gary Coady), add
|
(Kasimier), handle gzipped HTTP resources (Gary Coady), add
|
||||||
htmlDocDumpMemoryFormat. (Rob Richards), </li>
|
htmlDocDumpMemoryFormat. (Rob Richards),</li>
|
||||||
<li>documentation: typo (Michael Day), libxml man page (Albert Chin), save
|
<li>documentation: typo (Michael Day), libxml man page (Albert Chin), save
|
||||||
function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),
|
function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),</li>
|
||||||
</li>
|
|
||||||
</ul><h3>2.6.22: Sep 12 2005</h3><ul><li>build fixes: compile without schematron (St<53>phane Bidoul)</li>
|
</ul><h3>2.6.22: Sep 12 2005</h3><ul><li>build fixes: compile without schematron (St<53>phane Bidoul)</li>
|
||||||
<li>bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
|
<li>bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
|
||||||
CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
|
CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
|
||||||
|
@@ -33,9 +33,8 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://libxmlplusplus.sourc
|
|||||||
libxml2</a> with Kylix, Delphi and other Pascal compilers.</li>
|
libxml2</a> with Kylix, Delphi and other Pascal compilers.</li>
|
||||||
<li>Uwe Fechner also provides <a href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
|
<li>Uwe Fechner also provides <a href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
|
||||||
implementation for Kylix2/D5/D6 from Borland.</li>
|
implementation for Kylix2/D5/D6 from Borland.</li>
|
||||||
<li>There is <a href="http://libxml.rubyforge.org/">bindings
|
<li>There is <a href="http://libxml.rubyforge.org/">bindings for Ruby</a>
|
||||||
for Ruby</a> and libxml2 bindings are also available in Ruby through the
|
and libxml2 bindings are also available in Ruby through the <a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
|
||||||
<a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
|
|
||||||
maintained by Tobias Peters.</li>
|
maintained by Tobias Peters.</li>
|
||||||
<li>Steve Ball and contributors maintains <a href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
|
<li>Steve Ball and contributors maintains <a href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
|
||||||
Tcl</a>.</li>
|
Tcl</a>.</li>
|
||||||
|
25
doc/xml.html
25
doc/xml.html
@@ -561,7 +561,15 @@ follow the instructions. <strong>Do not send code, I won't debug it</strong>
|
|||||||
to the list without being subscribed won't work. There is *far too many
|
to the list without being subscribed won't work. There is *far too many
|
||||||
bounces* (in the order of a thousand a day !) I cannot approve them manually
|
bounces* (in the order of a thousand a day !) I cannot approve them manually
|
||||||
anymore. If your mail to the list bounced waiting for administrator approval,
|
anymore. If your mail to the list bounced waiting for administrator approval,
|
||||||
it is LOST ! Repost it and fix the problem triggering the error.</p>
|
it is LOST ! Repost it and fix the problem triggering the error. Also please
|
||||||
|
note that <span style="color: #FF0000; background-color: #FFFFFF">emails with
|
||||||
|
a legal warning asking to not copy or redistribute freely the informations
|
||||||
|
they contain</span> are <strong>NOT</strong> acceptable for the mailing-list,
|
||||||
|
such mail will as much as possible be discarded automatically, and are less
|
||||||
|
likely to be answered if they made it to the list, <strong>DO NOT</strong>
|
||||||
|
post to the list from an email address where such legal requirements are
|
||||||
|
automatically added, get private paying support if you can't share
|
||||||
|
informations.</p>
|
||||||
|
|
||||||
<p>Check the following <strong><span style="color: #FF0000">before
|
<p>Check the following <strong><span style="color: #FF0000">before
|
||||||
posting</span></strong>:</p>
|
posting</span></strong>:</p>
|
||||||
@@ -733,8 +741,8 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p>
|
|||||||
--with-minimum compilation fixes (William Brack), error case handling fix
|
--with-minimum compilation fixes (William Brack), error case handling fix
|
||||||
on Solaris (Albert Chin), don't use 'list' as parameter name reported by
|
on Solaris (Albert Chin), don't use 'list' as parameter name reported by
|
||||||
Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
|
Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
|
||||||
MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick Jones),
|
MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
|
||||||
</li>
|
Jones),</li>
|
||||||
<li>code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
|
<li>code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
|
||||||
(Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
|
(Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
|
||||||
parsing code (Bjorn Reese)</li>
|
parsing code (Bjorn Reese)</li>
|
||||||
@@ -767,10 +775,9 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p>
|
|||||||
standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
|
standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
|
||||||
(Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
|
(Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
|
||||||
(Kasimier), handle gzipped HTTP resources (Gary Coady), add
|
(Kasimier), handle gzipped HTTP resources (Gary Coady), add
|
||||||
htmlDocDumpMemoryFormat. (Rob Richards), </li>
|
htmlDocDumpMemoryFormat. (Rob Richards),</li>
|
||||||
<li>documentation: typo (Michael Day), libxml man page (Albert Chin), save
|
<li>documentation: typo (Michael Day), libxml man page (Albert Chin), save
|
||||||
function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),
|
function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),</li>
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>2.6.22: Sep 12 2005</h3>
|
<h3>2.6.22: Sep 12 2005</h3>
|
||||||
@@ -2500,9 +2507,9 @@ or libxslt wrappers or bindings:</p>
|
|||||||
<li>Uwe Fechner also provides <a
|
<li>Uwe Fechner also provides <a
|
||||||
href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
|
href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
|
||||||
implementation for Kylix2/D5/D6 from Borland.</li>
|
implementation for Kylix2/D5/D6 from Borland.</li>
|
||||||
<li>There is <a href="http://libxml.rubyforge.org/">bindings
|
<li>There is <a href="http://libxml.rubyforge.org/">bindings for Ruby</a>
|
||||||
for Ruby</a> and libxml2 bindings are also available in Ruby through the
|
and libxml2 bindings are also available in Ruby through the <a
|
||||||
<a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
|
href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
|
||||||
maintained by Tobias Peters.</li>
|
maintained by Tobias Peters.</li>
|
||||||
<li>Steve Ball and contributors maintains <a
|
<li>Steve Ball and contributors maintains <a
|
||||||
href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
|
href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
|
||||||
|
Reference in New Issue
Block a user