Difference between revisions of "Search"
From David Spencer's Media Spin : Observations about media in Canada
m |
|||
Line 2: | Line 2: | ||
<br> | <br> | ||
http://www.christianmedia.ca/wiki/index.php/Special:Search?search= | http://www.christianmedia.ca/wiki/index.php/Special:Search?search= | ||
+ | |||
+ | |||
+ | <form method="get" action="http://www.google.com/search" id="googlesearch"> | ||
+ | <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="$3" /> | ||
+ | <div> | ||
+ | <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label> | ||
+ | <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label> | ||
+ | </div> | ||
+ | </form> |
Revision as of 18:07, 3 September 2006
To search ChristianMedia.ca, please visit:
http://www.christianmedia.ca/wiki/index.php/Special:Search?search=
<form method="get" action="http://www.google.com/search" id="googlesearch">
<input type="hidden" name="domains" value="http://media.davidspencer.ca" /> <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="$3" />
<input type="radio" name="sitesearch" id="gwiki" value="http://media.davidspencer.ca" checked="checked" /><label for="gwiki">David Spencer's Media Spin : Observations about media in Canada</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
</form>