This patch fixes a few more documentation errors in 3.1.6.  Some links
in the FAQ were relative when the should have been absolute.  The links
for the Standard for Robot Exclusion were outdated and should have been
fixed back in December when I first noticed the problem.  Finally, there
are updates to FAQ 1.15 and the where.html file.

Apply this patch in your main htdig-3.1.6 source directory using the
command:  patch -p0 < this-message-file

--- ../htdig3-1-x/htdoc/FAQ.html        Thu Jan 31 11:45:37 2002
+++ htdoc/FAQ.html      Fri Feb  8 15:33:19 2002
@@ -408,6 +408,12 @@
          You can find the answer yourself to almost all "how can I..."
          questions by exploring what the various configuration attributes
          and search form input parameters can do.
+         Also have a look at our collection of
+         <a href="http://www.htdig.org/contrib/guides.html";>Contributed Guides</a>
+         for help on things like
+         <a href="http://www.htdig.org/files/contrib/guides/htmlhelp.html";>HTML
+         forms</a> and CGI, tutorials on installing, configuring, using, and
+         internationalizing ht://Dig, as well as using PHP with htsearch.
          </p>
          <p>
          Finally, if you've exhausted all the online documentation, there's the 
@@ -503,7 +509,7 @@
          version of ht://Dig?</a></strong><br>
          <p>The ht://Dig package can be built on the Win32 platform when
          using the Cygwin package. For details, see the contributed guide,
-         <a href="contrib/guides/Installing_on_Win32.html">
+         <a href="http://www.htdig.org/files/contrib/guides/Installing_on_Win32.html";>
          <em>Idiot's Guide to Installing ht://Dig on Win32</em></a>.
          </p>
 
@@ -719,7 +725,7 @@ following line would do it:<br>
          <p>For CGI and PHP, you need a &quot;wrapper&quot; script to
          do that. For perl script examples, see the files in
          <code>contrib/ewswrap</code>. The PHP guide (see <a
-         href="contrib/guides.html">contributed
+         href="http://www.htdig.org/contrib/guides.html";>contributed
          guides</a>) not only describes a wrapper script for PHP, but
          also offers a step by step tutorial to the basics of
          ht://dig and is well worth reading.
@@ -1235,7 +1241,7 @@ require group foo
          <strong>4.22. <a name="q4.22">How can I get htdig to ignore the
          robots.txt file or meta robots tags?</a></strong><br>
          <p>You can't, and you shouldn't. The
-         <a href="http://info.webcrawler.com/mak/projects/robots/norobots.html";>
+         <a href="http://www.robotstxt.org/wc/norobots.html";>
          Standard for Robot Exclusion</a> exists for a very good reason,
          and any well behaved indexing engine or spider should conform to it.
          If you have a problem with a robots.txt file, you really should
@@ -1857,7 +1863,7 @@ find /path/to/your/document/root -type f
           <dt>forbidden by server robots.txt!</dt>
           <dd>A substring of the URL matches one of the items disallowed
                in the servers robots.txt file. See
-               <a href="http://info.webcrawler.com/mak/projects/robots/norobots.html";>
+               <a href="http://www.robotstxt.org/wc/norobots.html";>
                A Standard for Robot Exclusion</a>. This message exists
                only in the 3.2.0 betas. In 3.1.5 and earlier, this condition
                is only caught later, resulting in the message
--- ../htdig3-1-x/htdoc/htdig.html      Sun Jan 27 07:44:57 2002
+++ htdoc/htdig.html    Fri Feb  8 15:33:19 2002
@@ -218,7 +218,7 @@
                <a href="htmerge.html">htmerge</a>,
                <a href="htsearch.html" target="_top">htsearch</a>,
                <a href="attrs.html">Configuration file format</a>, and
-               <a href="http://info.webcrawler.com/mak/projects/robots/norobots.html";>
+               <a href="http://www.robotstxt.org/wc/norobots.html";>
                A Standard for Robot Exclusion</a>.
          </dd>
        </dl>
--- ../htdig3-1-x/htdoc/meta.html       Sun Jan 27 07:44:57 2002
+++ htdoc/meta.html     Fri Feb  8 15:33:19 2002
@@ -211,8 +211,8 @@
          "follow" and "all" which obviously are the opposite of the other
          values and are the default behavior. For more information on
          META robots tags, check out the
-         <a href="http://info.webcrawler.com/mak/projects/robots/meta-user.html";>
-         HTMLAuthor's Guide to the Robots META tag</a>.
+         <a href="http://www.robotstxt.org/wc/meta-user.html";>
+         HTML Author's Guide to the Robots META tag</a>.
          </dd>
          <dt>
                <strong>keywords</strong>
--- ../htdig3-1-x/htdoc/require.html    Mon Jan 28 07:44:51 2002
+++ htdoc/require.html  Fri Feb  8 15:33:19 2002
@@ -43,7 +43,7 @@
                <strong><img src="bdot.gif" width=9 height=9 alt="*"> Robot exclusion 
is supported</strong>
          </dt>
          <dd>
-               The <a 
href="http://info.webcrawler.com/mak/projects/robots/norobots.html";>
+               The <a href="http://www.robotstxt.org/wc/norobots.html";>
                Standard for Robot Exclusion</a> is supported by
                ht://Dig.
          </dd>
--- ../htdig3-1-x/htdoc/where.html      Mon Jan 28 07:44:51 2002
+++ htdoc/where.html    Fri Feb  1 12:47:21 2002
@@ -82,13 +82,13 @@
        
        <tr><td>htdig.europeanservers.net</td>
        <td><a 
href="http://htdig.europeanservers.net/files/htdig-3.1.6.tar.gz";>(HTTP)</a> 
-       (FTP)</td>
+       </td>
        <td><a 
href="http://htdig.europeanservers.net/files/htdig-3.2.0b3.tar.gz";>(HTTP)</a> 
-       (FTP)</td>
+       </td>
        <td><a href="http://htdig.eruopeanservers.net/files/";>(HTTP)</a>
-       (FTP)</td>
+       </td>
        <td><a href="http://htdig.europeanservers.net/files/binaries/";>(HTTP)</a>
-       (FTP)</td>
+       </td>
        </tr>
        
        <tr><td>www.it.htdig.org</td>
@@ -103,6 +103,13 @@
        <td>&nbsp;</td>
        </tr>
        
+       <tr><td>opdenbrouw.nl</td>
+       <td><a 
+href="http://www.opdenbrouw.nl/htdig/maindocs/files/htdig-3.1.6.tar.gz";>(HTTP)</a></td>
+       <td><a 
+href="http://www.opdenbrouw.nl/htdig/maindocs/files/htdig-3.2.0b3.tar.gz";>(HTTP)</a></td>
+       <td><a href="http://www.opdenbrouw.nl/htdig/maindocs/files/";>(HTTP)</a></td>
+       <td><a 
+href="http://www.opdenbrouw.nl/htdig/maindocs/files/binaries/";>(HTTP)</a></td>
+       </tr>
+
        </table>
        
        <hr size="4" noshade>

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to