diff options
Diffstat (limited to 'doc/bugs.html')
-rw-r--r-- | doc/bugs.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/bugs.html b/doc/bugs.html index d0c8afd0..04c5a713 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -49,13 +49,18 @@ A:link, A:visited, A:active { text-decoration: underline } </table> <table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr> -<tr><td bgcolor="#fffacd"><ul> +<tr><td bgcolor="#fffacd"> +<form action="http://xmlsoft.org/XSLT/search.php" enctype="application/x-www-form-urlencoded" method="GET"> +<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ..."> +</form> +<ul> <li><a href="APIchunk0.html">Alphabetic</a></li> <li><a href="APIconstructors.html">Constructors</a></li> <li><a href="APIfunctions.html">Functions/Types</a></li> <li><a href="APIfiles.html">Modules</a></li> <li><a href="APIsymbols.html">Symbols</a></li> -</ul></td></tr> +</ul> +</td></tr> </table> <table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr> @@ -114,7 +119,9 @@ instead. <strong>Do not send code, I won't debug it</strong> (but patches are really appreciated!).</p> <p>Check the following too before posting:</p> <ul> -<li>make sure you are <a href="ftp://xmlsoft.org/">using a recent +<li> <a href="search.php">use the search engine</a> to get + informations related to your problem.</li> + <li>make sure you are <a href="ftp://xmlsoft.org/">using a recent version</a>, and that the problem still shows up in those</li> <li>check the <a href="http://mail.gnome.org/archives/xslt/">list archives</a> to see if the problem was reported already, in this case |