bagder: curl-www sitesearch.t,NONE,1.1 _search.html,1.2,1.3
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv17460 Modified Files: _search.html Added Files: sitesearch.t Log Message: site search in a separate file and offered on the list archive pages Index: _search.html =================================================================== RCS file: /cvsroot/curl/curl-www/_search.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- _search.html 11 Aug 2004 22:25:24 -0000 1.2 +++ _search.html 7 Apr 2005 07:56:26 -0000 1.3 @@ -29,36 +29,7 @@ </td></tr></table> </center> #else -<!-- SiteSearch Google --> -<form method="get" action="http://www.google.com/custom" target="_top"> -<table border="0" bgcolor="#ffffff"> -<tr><td nowrap="nowrap" valign="top" align="left" height="32"> -<a href="http://www.google.com/"> -<img src="http://www.google.com/logos/Logo_25wht.gif" -border="0" alt="Google"></img></a> -</td> -<td nowrap="nowrap"> -<input type="hidden" name="domains" value="curl.haxx.se"></input> -<input type="text" name="q" size="31" maxlength="255" value=""></input> -<input type="submit" name="sa" value="Search"></input> -</td></tr> -<tr> -<td> </td> -<td nowrap="nowrap"> -<font size="-1" color="#000000"> -<input type="radio" name="sitesearch" value=""></input> Web -<input type="radio" name="sitesearch" value="curl.haxx.se" checked="checked"></input>curl.haxx.se -</font> -<input type="hidden" name="client" value="pub-9313125053076989"></input> -<input type="hidden" name="forid" value="1"></input> -<input type="hidden" name="ie" value="ISO-8859-1"></input> -<input type="hidden" name="oe" value="ISO-8859-1"></input> -<input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1;"></input> -<input type="hidden" name="hl" value="en"></input> - -</td></tr></table> -</form> -<!-- SiteSearch Google --> +#include "sitesearch.t" #endif <p> --- NEW FILE: sitesearch.t --- <!-- SiteSearch Google --> <form method="get" action="http://www.google.com/custom" target="_top"> <table border="0" bgcolor="#ffffff"> <tr><td nowrap="nowrap" valign="top" align="left" height="32"> <a href="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></img></a> </td> <td nowrap="nowrap"> <input type="hidden" name="domains" value="curl.haxx.se"></input> <input type="text" name="q" size="31" maxlength="255" value=""></input> <input type="submit" name="sa" value="Search"></input> </td></tr> <tr> <td> </td> <td nowrap="nowrap"> <font size="-1" color="#000000"> <input type="radio" name="sitesearch" value=""></input> Web <input type="radio" name="sitesearch" value="curl.haxx.se" checked="checked"></input>curl.haxx.se </font> <input type="hidden" name="client" value="pub-9313125053076989"></input> <input type="hidden" name="forid" value="1"></input> <input type="hidden" name="ie" value="ISO-8859-1"></input> <input type="hidden" name="oe" value="ISO-8859-1"></input> <input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1;"></input> <input type="hidden" name="hl" value="en"></input> </td></tr></table> </form> <!-- SiteSearch Google --> _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits