General Disclaimer:   (HV) (DC) injury or death hazard,   use at your own risk,   may void warranty.

Difference between revisions of "Talk:Custom Google Search"

From My wiki
Jump to navigation Jump to search
(reply)
(code.)
Line 1: Line 1:
 +
__TOC__
 +
{{Clear}}
 +
==Search box code for your website==
 +
Feel free to use this search engine on your webpage, just add this code to your webpage.
 +
<pre><nowiki>
 +
<!-- Google CSE Search Box Begins -->
 +
  <form id="searchbox_015963450606581128451:dbmneyylbwa" action="http://www.google.com/cse">
 +
    <input type="hidden" name="cx" value="015963450606581128451:dbmneyylbwa" />
 +
    <input name="q" type="text" size="40" />
 +
    <input type="submit" name="sa" value="Search" />
 +
    <input type="hidden" name="cof" value="FORID:0" />
 +
  </form>
 +
  <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_015963450606581128451%3Adbmneyylbwa"></script>
 +
<!-- Google CSE Search Box Ends -->
 +
</nowiki></pre>
 +
 +
==Search box code for sites that don't allow JavaScript==
 +
Feel free to use this search engine on your webpage, just add this code to your webpage.
 +
<pre><nowiki>
 +
<!-- Google No-JavaScript CSE Search Box Begins -->
 +
<form id="searchbox_015963450606581128451:dbmneyylbwa" action="http://www.google.com/cse">
 +
  <input type="hidden" name="cx" value="015963450606581128451:dbmneyylbwa" />
 +
  <table>
 +
    <tr>
 +
      <td><input name="q" type="text" size="40" /></td>
 +
      <td><input type="submit" name="sa" value="Search" /></td>
 +
    </tr>
 +
    <tr>
 +
      <td colspan="2"><span style="font-family:Arial, Helvetica, sans-serif; font-size:83%">Google Custom Search</span></td>
 +
    </tr>
 +
  </table>
 +
  <input type="hidden" name="cof" value="FORID:0" />
 +
</form>
 +
<!-- Google No-JavaScript CSE Search Box Ends -->
 +
</nowiki></pre>
 +
 +
==Comments==
 
Nice addition, Ryan. Can you add http://www.vassfamily.net/, Attila Vaas' site to the search? I listed it under Prius personal sites [[User:DavideAndrea|DavideAndrea]] 03:10, 26 October 2006 (CDT)
 
Nice addition, Ryan. Can you add http://www.vassfamily.net/, Attila Vaas' site to the search? I listed it under Prius personal sites [[User:DavideAndrea|DavideAndrea]] 03:10, 26 October 2006 (CDT)
 
: Of course, I can't believe I forgot that one, still need to scan all the SEVA and PHEV pages to gather up more links.  I'm thinking that I might organize them into clumps of likes roughly arranged as they are on this search page and placing those blocks into Templates to be used back on the pages from which they came... Anyway I saw an announcement for this new Google feature and though I'd give it a shot, it's not linked up to any of my menus so you would have to notice it in the Recent changes to get here.  I'm also not really attached to hosting it here if we can find a more central or appropriate place to put it, the neat thing is that the search block of code could be used at any site, but the landing "Results" page is specified, at the moment they just happen to be the same page.  If you've got a Google account, and promise to keep the list and this page synced you can request an invitation to contribute directly to the list of sites searched.  Unfortunately the list at Google doesn't seem to have any good way of being manually organized and it also seems to accept duplicate URLs... --[[User:Rjf|Rjf]] 04:27, 26 October 2006 (CDT)
 
: Of course, I can't believe I forgot that one, still need to scan all the SEVA and PHEV pages to gather up more links.  I'm thinking that I might organize them into clumps of likes roughly arranged as they are on this search page and placing those blocks into Templates to be used back on the pages from which they came... Anyway I saw an announcement for this new Google feature and though I'd give it a shot, it's not linked up to any of my menus so you would have to notice it in the Recent changes to get here.  I'm also not really attached to hosting it here if we can find a more central or appropriate place to put it, the neat thing is that the search block of code could be used at any site, but the landing "Results" page is specified, at the moment they just happen to be the same page.  If you've got a Google account, and promise to keep the list and this page synced you can request an invitation to contribute directly to the list of sites searched.  Unfortunately the list at Google doesn't seem to have any good way of being manually organized and it also seems to accept duplicate URLs... --[[User:Rjf|Rjf]] 04:27, 26 October 2006 (CDT)

Revision as of 04:09, 7 November 2006

Search box code for your website

Feel free to use this search engine on your webpage, just add this code to your webpage.

<!-- Google CSE Search Box Begins -->
  <form id="searchbox_015963450606581128451:dbmneyylbwa" action="http://www.google.com/cse">
    <input type="hidden" name="cx" value="015963450606581128451:dbmneyylbwa" />
    <input name="q" type="text" size="40" />
    <input type="submit" name="sa" value="Search" />
    <input type="hidden" name="cof" value="FORID:0" />
  </form>
  <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_015963450606581128451%3Adbmneyylbwa"></script>
<!-- Google CSE Search Box Ends -->

Search box code for sites that don't allow JavaScript

Feel free to use this search engine on your webpage, just add this code to your webpage.

<!-- Google No-JavaScript CSE Search Box Begins -->
<form id="searchbox_015963450606581128451:dbmneyylbwa" action="http://www.google.com/cse">
  <input type="hidden" name="cx" value="015963450606581128451:dbmneyylbwa" />
  <table>
    <tr>
      <td><input name="q" type="text" size="40" /></td>
      <td><input type="submit" name="sa" value="Search" /></td>
    </tr>
    <tr>
      <td colspan="2"><span style="font-family:Arial, Helvetica, sans-serif; font-size:83%">Google Custom Search</span></td>
    </tr>
  </table>
  <input type="hidden" name="cof" value="FORID:0" />
</form>
<!-- Google No-JavaScript CSE Search Box Ends -->

Comments

Nice addition, Ryan. Can you add http://www.vassfamily.net/, Attila Vaas' site to the search? I listed it under Prius personal sites DavideAndrea 03:10, 26 October 2006 (CDT)

Of course, I can't believe I forgot that one, still need to scan all the SEVA and PHEV pages to gather up more links. I'm thinking that I might organize them into clumps of likes roughly arranged as they are on this search page and placing those blocks into Templates to be used back on the pages from which they came... Anyway I saw an announcement for this new Google feature and though I'd give it a shot, it's not linked up to any of my menus so you would have to notice it in the Recent changes to get here. I'm also not really attached to hosting it here if we can find a more central or appropriate place to put it, the neat thing is that the search block of code could be used at any site, but the landing "Results" page is specified, at the moment they just happen to be the same page. If you've got a Google account, and promise to keep the list and this page synced you can request an invitation to contribute directly to the list of sites searched. Unfortunately the list at Google doesn't seem to have any good way of being manually organized and it also seems to accept duplicate URLs... --Rjf 04:27, 26 October 2006 (CDT)