Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/search.xml 2005/05/29 17:17:25 1.5
+++ mitgcm.org/front_content/search.xml 2006/04/06 18:08:46 1.6
@@ -34,12 +34,14 @@
Google (please <b>add</b> your search terms to the input box):</p>
<center>
- <form action="http://google.com/search" method=get>
+ <form action="http://www.google.com/u/MITgcm" method=get>
<p>
- <input name=q size=40 value="site:mitgcm.org ">
- <input type=submit value="Google Search" name="submit">
+ <input type=hidden name=domains value="mitgcm.org">
+ <input name=q size=40 value="">
+ <input type=submit value="Google Search" name="submit">
</p>
</form>
+ <br /><br />
</center>
<p>Search <b>only</b> the email archives for <a
@@ -47,10 +49,12 @@
<b>add</b> your search terms to the input box):</p>
<center>
- <form action="http://google.com/search" method=get>
+ <form action="http://www.google.com/u/MITgcm" method=get>
<p>
- <input name=q size=40 value="site:mitgcm.org +pipermail ">
- <input type=submit value="Google Search" name="submit">
+ <input type=hidden name=domains value="mitgcm.org">
+ <input type=hidden name=hq value="inurl:mitgcm.org/pipermail">
+ <input name=q size=40 value="">
+ <input type=submit value="Google Search" name="submit">
</p>
</form>
</center>
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |