/[MITgcm]/mitgcm.org/front_content/search.xml
ViewVC logotype

Diff of /mitgcm.org/front_content/search.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by edhill, Tue Jun 29 02:09:47 2004 UTC revision 1.4 by edhill, Sun May 29 17:08:06 2005 UTC
# Line 19  Line 19 
19   div.c1 {text-align: center}   div.c1 {text-align: center}
20  </style>  </style>
21    </head>    </head>
22      
23    <body>    <body>
24        
25        <p>Search the <a href="http://mitgcm.org/">mitgcm.org</a> domain using
26          Google (please <b>add</b> your search terms to the input box):</p>
27        
28        <center>
29          <form action="http://google.com/search" method=get>
30            <p>
31              <input name=q size=40 value="site:mitgcm.org  ">
32                <input type=submit value="Google Search" name="submit">
33            </p>
34          </form>
35        </center>
36    
37        <p>Search <b>only</b> the email archives for <a
38              href="http://mitgcm.org/">mitgcm.org</a> using Google (please
39            <b>add</b> your search terms to the input box):</p>
40    
41        <center>
42          <form action="http://google.com/search" method=get>
43            <p>
44              <input name=q size=40 value="site:mitgcm.org +pipermail  ">
45                <input type=submit value="Google Search" name="submit">
46            </p>
47          </form>
48        </center>
49    
50    <!--
51    
52  <p>This page is here to help you search publicly available pages within the <a  <p>This page is here to help you search publicly available pages within the <a
53  href="http://mitgcm.org/">MITgcm.org</a> domain.  While essentially all of the  href="http://mitgcm.org/">MITgcm.org</a> domain.  While essentially all of the
# Line 33  pre-defined.<br></p> Line 60  pre-defined.<br></p>
60    
61  <h2>Search the entire MITgcm.org domain:</h2>  <h2>Search the entire MITgcm.org domain:</h2>
62  <p>  <p>
63  <form method="post" action="/cgi-bin/htsearch">          <form method="post" action="/cgi-bin/htsearch">
64  Search for:<input type="text" size="52" name="words" value="">  Search for:<input type="text" size="52" name="words" value="">
65  <input type="submit" value="Search">  <input type="submit" value="Search">
66  <br /><br />  <br /><br />
# Line 113  Restrict to area (URL pattern): <select Line 140  Restrict to area (URL pattern): <select
140      &nbsp; http://mitgcm.org/projects/MITGCM_CLUSTER      &nbsp; http://mitgcm.org/projects/MITGCM_CLUSTER
141    <option value="http://mitgcm.org/dev_docs/code_reference/">MITgcm Code Browser:    <option value="http://mitgcm.org/dev_docs/code_reference/">MITgcm Code Browser:
142      &nbsp; http://mitgcm.org/dev_docs/code_reference/      &nbsp; http://mitgcm.org/dev_docs/code_reference/
   <!--  
     <option value="">  
   -->  
143    
144  </select>  </select>
 <!--  
 <input type="text" size="42" name="restrict"  
   value="http://mitgcm.org/sealion/">  
 -->  
145  <input type="hidden" name="exclude" value="">  <input type="hidden" name="exclude" value="">
146  <br /><br />  <br /><br />
147  </font>  </font>
148  </form>  </form>
149    
150    -->
151    
152    </body>    </body>
153  </html>  </html>
154    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22