Difference between revisions of "MediaWiki:Googlesearch"

From WebOS Internals
Jump to navigation Jump to search
(x)
 
(xx1234567)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<form method="get" action="http://www.google.com/search" id="googlesearch">
+
<form action="http://www.webos-internals.org/wiki/GoogleSearch" id="cse-search-box">
    <input type="hidden" name="domains" value="{{SERVER}}" />
 
    <input type="hidden" name="num" value="50" />
 
    <input type="hidden" name="ie" value="$2" />
 
    <input type="hidden" name="oe" value="$2" />
 
 
 
    <input type="text" name="q" size="31" maxlength="255" value="$1" />
 
    <input type="submit" name="btnG" value="Custom Google Search of the Wiki" />
 
 
   <div>
 
   <div>
     <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label>
+
     <input type="hidden" name="cx" value="017006873564386618759:y8rdby0weki" />
    <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
+
    <input type="hidden" name="cof" value="FORID:10" />
 +
    <input type="hidden" name="ie" value="UTF-8" />
 +
    <image src="http://www.google.com/intl/en/images/logos/custom_search_logo_sm.gif" /> <input type="text" name="q" size="31" value="$1"/>
 +
    <input type="submit" name="sa" value="Search" />
 
   </div>
 
   </div>
 
</form>
 
</form>
 +
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script>
 +
<br />
 +
<hr />
 +
<h2>Webos Internals Wiki Search Results</h2>
 +
<p>The regular search does not include terms shorter than 4 characters.  Use the Google Custom Search for short terms.</p>

Latest revision as of 17:32, 14 June 2010

<form action="http://www.webos-internals.org/wiki/GoogleSearch" id="cse-search-box">

   <input type="hidden" name="cx" value="017006873564386618759:y8rdby0weki" />
   <input type="hidden" name="cof" value="FORID:10" />
   <input type="hidden" name="ie" value="UTF-8" />
   <image src="http://www.google.com/intl/en/images/logos/custom_search_logo_sm.gif" /> <input type="text" name="q" size="31" value="$1"/>
   <input type="submit" name="sa" value="Search" />

</form> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script>


Webos Internals Wiki Search Results

The regular search does not include terms shorter than 4 characters. Use the Google Custom Search for short terms.