svn commit: r46397 - head/en_US.ISO8859-1/htdocs/docproj

Eitan Adler eadler at FreeBSD.org
Wed Apr 1 04:34:22 UTC 2015


Author: eadler
Date: Wed Apr  1 04:34:21 2015
New Revision: 46397
URL: https://svnweb.freebsd.org/changeset/doc/46397

Log:
  docproj/current.html: remove search engine
  
  We now use DuckDuckGo's site: operator to do on-site searching so there is no
  reason to improve our own CGI scripts.

Modified:
  head/en_US.ISO8859-1/htdocs/docproj/current.xml

Modified: head/en_US.ISO8859-1/htdocs/docproj/current.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/current.xml	Wed Apr  1 00:31:36 2015	(r46396)
+++ head/en_US.ISO8859-1/htdocs/docproj/current.xml	Wed Apr  1 04:34:21 2015	(r46397)
@@ -190,18 +190,5 @@
     Translate the FreeBSD documentation (Web pages, FAQ,
     Handbook, Manual pages) into other languages. See the
     <a href="translations.html">FreeBSD translations projects</a></p>
-
-<a name="search-enhancements"></a>
-<h3>Search engine enhancements</h3>
-    <p><b>Responsible:</b>
-    <<a href="mailto:doc at FreeBSD.org">doc at FreeBSD.org</a>></p>
-
-    <p>When searching the website, the output from the search engine includes
-    the filename that was found, which might be something like
-    <tt>FAQ34.html</tt>.</p>
-
-    <p>It would be more useful if the results included the question text,
-    allowing the user to see whether or not the result was relevant.</p>
-
   </body>
 </html>


More information about the svn-doc-head mailing list