Date: Wed, 1 Apr 2015 04:34:22 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46397 - head/en_US.ISO8859-1/htdocs/docproj Message-ID: <201504010434.t314YMkL028693@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org">doc@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504010434.t314YMkL028693>