You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sc...@apache.org on 2010/04/30 04:16:59 UTC

svn commit: r939544 - in /httpd/httpd/branches/1.3.x/htdocs/manual: index.html.en index.html.fr index.html.ja.jis

Author: sctemme
Date: Fri Apr 30 02:16:58 2010
New Revision: 939544

URL: http://svn.apache.org/viewvc?rev=939544&view=rev
Log:
Remove link to the deprecated search.apache.org, change the embedded search form to point to Google (copied from the 2.2 documentation).  Unfortunately my editor can't copy UTF-8 バージョン into a iso-2022-jp document, so I changed the resulting garbage to 'Apache' which I hope will do the trick.  If not, I am open to suggestions.

Modified:
    httpd/httpd/branches/1.3.x/htdocs/manual/index.html.en
    httpd/httpd/branches/1.3.x/htdocs/manual/index.html.fr
    httpd/httpd/branches/1.3.x/htdocs/manual/index.html.ja.jis

Modified: httpd/httpd/branches/1.3.x/htdocs/manual/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/index.html.en?rev=939544&r1=939543&r2=939544&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/htdocs/manual/index.html.en (original)
+++ httpd/httpd/branches/1.3.x/htdocs/manual/index.html.en Fri Apr 30 02:16:58 2010
@@ -37,8 +37,7 @@
                 <td align="center" bgcolor="#bebebe"><a
                 href="mod/"><strong>Modules</strong></a> </td>
 
-                <td align="center" bgcolor="#bebebe"><a
-                href="http://search.apache.org/"><strong>Search</strong></a>
+                <td align="center" bgcolor="#bebebe">&nbsp;
                 </td>
               </tr>
             </table>
@@ -65,10 +64,26 @@
       width="600">
         <tr>
           <td align="center">
-            <form method="post" action="http://search.apache.org/">
-              <input type="hidden" name="what" value="docs1" />
-              <input type="text" name="query" size="20" />
-              <input type="submit" value="Search" />
+            <form method="get" action="http://www.google.com/search">
+              <p>
+                <input name="as_q" value="" type="text" /> 
+                <input value="Google Search" type="submit" />
+                <input value="10" name="num" type="hidden" />
+                <input value="en" name="hl" type="hidden" />
+                <input value="ISO-8859-1" name="ie" type="hidden" />
+                <input value="Google Search" name="btnG" type="hidden" />
+                <input name="as_epq" value="Version 1.3" type="hidden" />
+                <input name="as_oq" value="" type="hidden" />
+                <input name="as_eq" value="&quot;List-Post&quot;" type="hidden" />
+                <input value="" name="lr" type="hidden" />
+                <input value="i" name="as_ft" type="hidden" />
+                <input value="" name="as_filetype" type="hidden" />
+                <input value="all" name="as_qdr" type="hidden" />
+                <input value="any" name="as_occt" type="hidden" />
+                <input value="i" name="as_dt" type="hidden" />
+                <input value="httpd.apache.org" name="as_sitesearch" type="hidden" />
+                <input value="off" name="safe" type="hidden" />
+              </p>
             </form>
           </td>
         </tr>

Modified: httpd/httpd/branches/1.3.x/htdocs/manual/index.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/index.html.fr?rev=939544&r1=939543&r2=939544&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/htdocs/manual/index.html.fr (original)
+++ httpd/httpd/branches/1.3.x/htdocs/manual/index.html.fr Fri Apr 30 02:16:58 2010
@@ -36,8 +36,7 @@
                 <td align="center" bgcolor="#bebebe"><a
                 href="mod/"><strong>Modules</strong></a> </td>
 
-                <td align="center" bgcolor="#bebebe"><a
-                href="http://search.apache.org/"><strong>Rechercher</strong></a>
+                <td align="center" bgcolor="#bebebe">&nbsp;
                 </td>
               </tr>
             </table>
@@ -61,10 +60,26 @@
       width="600">
         <tr>
           <td align="center">
-            <form method="post" action="http://search.apache.org/">
-              <input type="hidden" name="what" value="docs1" />
-              <input type="text" name="query" size="20" />
-              <input type="submit" value="Search" />
+            <form method="get" action="http://www.google.com/search">
+              <p>
+                <input name="as_q" value="" type="text" /> 
+                <input value="Recherche Google" type="submit" />
+                <input value="10" name="num" type="hidden" />
+                <input value="fr" name="hl" type="hidden" />
+                <input value="ISO-8859-1" name="ie" type="hidden" />
+                <input value="Google Search" name="btnG" type="hidden" />
+                <input name="as_epq" value="Version 1.3" type="hidden" />
+                <input name="as_oq" value="" type="hidden" />
+                <input name="as_eq" value="&quot;List-Post&quot;" type="hidden" />
+                <input value="" name="lr" type="hidden" />
+                <input value="i" name="as_ft" type="hidden" />
+                <input value="" name="as_filetype" type="hidden" />
+                <input value="all" name="as_qdr" type="hidden" />
+                <input value="any" name="as_occt" type="hidden" />
+                <input value="i" name="as_dt" type="hidden" />
+                <input value="httpd.apache.org" name="as_sitesearch" type="hidden" />
+                <input value="off" name="safe" type="hidden" />
+              </p>
             </form>
           </td>
         </tr>

Modified: httpd/httpd/branches/1.3.x/htdocs/manual/index.html.ja.jis
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/index.html.ja.jis?rev=939544&r1=939543&r2=939544&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/htdocs/manual/index.html.ja.jis (original)
+++ httpd/httpd/branches/1.3.x/htdocs/manual/index.html.ja.jis Fri Apr 30 02:16:58 2010
@@ -37,8 +37,7 @@
                 <td align="center" bgcolor="#bebebe"><a
                 href="mod/"><strong>$B%b%8%e!<%k(B</strong></a> </td>
 
-                <td align="center" bgcolor="#bebebe"><a
-                href="http://search.apache.org/"><strong>$B8!:w(B</strong></a>
+                <td align="center" bgcolor="#bebebe">&nbsp;
                 </td>
               </tr>
             </table>
@@ -62,10 +61,26 @@
       width="600">
         <tr>
           <td align="center">
-            <form method="post" action="http://search.apache.org/">
-              <input type="hidden" name="what" value="docs1" />
-              <input type="text" name="query" size="20" />
-              <input type="submit" value="Search" />
+            <form method="get" action="http://www.google.com/search">
+              <p>
+                <input name="as_q" value="" type="text" /> 
+                <input value="Google Search" type="submit" />
+                <input value="10" name="num" type="hidden" />
+                <input value="ja" name="hl" type="hidden" />
+                <input value="UTF-8" name="ie" type="hidden" />
+                <input value="Google Search" name="btnG" type="hidden" />
+                <input name="as_epq" value="Apache 1.3" type="hidden" />
+                <input name="as_oq" value="" type="hidden" />
+                <input name="as_eq" value="&quot;List-Post&quot;" type="hidden" />
+                <input value="" name="lr" type="hidden" />
+                <input value="i" name="as_ft" type="hidden" />
+                <input value="" name="as_filetype" type="hidden" />
+                <input value="all" name="as_qdr" type="hidden" />
+                <input value="any" name="as_occt" type="hidden" />
+                <input value="i" name="as_dt" type="hidden" />
+                <input value="httpd.apache.org" name="as_sitesearch" type="hidden" />
+                <input value="off" name="safe" type="hidden" />
+              </p>
             </form>
           </td>
         </tr>