bagder: curl-www _search.html,1.3,1.4
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv26491 Modified Files: _search.html Log Message: offer some hints on searching on the site Index: _search.html =================================================================== RCS file: /cvsroot/curl/curl-www/_search.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- _search.html 7 Apr 2005 07:56:26 -0000 1.3 +++ _search.html 9 Nov 2005 07:39:50 -0000 1.4 @@ -14,28 +14,29 @@ WHERE1(Search) TITLE(Search This Site) <p> -#if 0 - Search the site using <a href="http://www.google.com/">Google</a>: - +#include "sitesearch.t" +SUBTITLE(Search Hints) <p> + A few things to keep in mind to improve your searches on how you read the + results from your searches: +<ul> -<center> -<table width=70% cellspacing=0 cellpadding=5 border=2><tr><td> -<form action="http://www.google.com/search"> +<li> The contents of this site is frequently indexed by Google, but you should + still not assume that you will be able to search on very recent additions to + the site. -<input name=as_q size=30> <input value="Search" type=submit> -<input type=hidden name=as_sitesearch value="curl.haxx.se"> -</form> -</td></tr></table> -</center> -#else -#include "sitesearch.t" -#endif -<p> +<li> There are more than 16,000 HTML pages at this site. Specify your search + with several keywords for better results. -<b>Note:</b> the search results may include mailing list postings that may -contain details and inaccurate facts. Just be aware of this. Also, note that -the search engine might offer links to source code. +<li> The search results may include mailing list postings that may contain + details and inaccurate facts. We keep all mailing list postings ever posted + and some may be a bit out-of-date or possibly at times they were already + incorrect when they were posted the first time! + +<li> The search results might offer links to source code, which could be + a bit confusing to users not used to such reading. + +</ul> <p> #include "_footer.html"