To be able to have a true Google search box in the wiki, one must add to the skin (for me in MonoBook.php), in the relevant place, the code:
<div align="center"> <form method="GET" action="http://www.google.fr/custom"> <!-- <a href="http://www.google.fr/search"> <img src="http://www.google.fr/logos/Logo_40wht.gif" border="0" ALT="Google" align="middle"></a> --> <input type="text" name="q" size="15" maxlength="255" value=""> <input type="submit" name="sa" VALUE="Google Search"> <font face="arial,sans-serif" size="-1"> <input type="hidden" name="sitesearch" value="opensuse.org"> </font> </form> </div> You can see the result on my own mediawiki here: http://dodin.org/mediawiki/index.php/Accueil the Google logo is commented out, for the test. I don't know if Google wil appreciate :-( ij fact I didn't find this on the google site but on my LUG one :-) of course this need *action of the site admin (at the console level) *approval by the chief in fact some times Google _pay_ for such things... the truth is Goggle is very good as a search motor :-) jdd -- http://www.dodin.net http://dodin.org/galerie_photo_web/expo/index.html http://lucien.dodin.net http://fr.susewiki.org/index.php?title=Gérer_ses_photos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
