You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by di...@apache.org on 2001/01/19 06:22:24 UTC

cvs commit: apache-site index.html search.html

dirkx       01/01/18 21:22:24

  Modified:    .        index.html search.html
  Log:
  Put in version number to allow for gradual transition to fixed search tools
  
  Revision  Changes    Path
  1.29      +1 -0      apache-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/apache-site/index.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -u -r1.28 -r1.29
  --- index.html	2001/01/14 02:13:59	1.28
  +++ index.html	2001/01/19 05:22:23	1.29
  @@ -77,6 +77,7 @@
         towards the success of the Apache projects.
      </p>
      <form action="http://search.apache.org/" method="POST">
  +   <INPUT TYPE="HIDDEN" NAME="version" VALUE="1">
      <input type="submit" value="Search Site">
      <input type="text" name="keyword" size="40">
      <input type="hidden" name="results" value="20">
  
  
  
  1.7       +1 -0      apache-site/search.html
  
  Index: search.html
  ===================================================================
  RCS file: /home/cvs/apache-site/search.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- search.html	2000/09/17 20:12:55	1.6
  +++ search.html	2001/01/19 05:22:24	1.7
  @@ -29,6 +29,7 @@
   asterisk '*' completion.
   
   <FORM ACTION="http://search.apache.org/" METHOD="POST">
  +<INPUT TYPE="HIDDEN" NAME="version" VALUE="1">
   
   <P><INPUT TYPE="text" NAME="keyword" SIZE=50>