Difference between revisions of "Include Search Box"
Line 3: | Line 3: | ||
<code> | <code> | ||
− | + | <!-- Hifi-Wiki.de Search Box Begins --> | |
− | <!-- Hifi-Wiki.de Search Box Begins --> | + | <small>Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:</small><br /> |
− | <small>Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:</small><br /> | + | <form action="http://www.hifi-wiki.de/index.php/Spezial:GoogleSearchResults" id="searchbox_014387005945292763305:8trdtwmvlko"> |
− | <form action="http://www.hifi-wiki.de/index.php/Spezial:GoogleSearchResults" id="searchbox_014387005945292763305:8trdtwmvlko"> | + | <input type="hidden" name="cx" value="014387005945292763305:8trdtwmvlko" /> |
− | <input type="hidden" name="cx" value="014387005945292763305:8trdtwmvlko" /> | + | <input type="hidden" name="cof" value="FORID:9" /> |
− | <input type="hidden" name="cof" value="FORID:9" /> | + | <input type="text" name="q" size="15" /> |
− | <input type="text" name="q" size="15" /> | + | <input type="submit" name="sa" value="Suche" /> |
− | <input type="submit" name="sa" value="Suche" /> | + | </form> |
− | </form> | + | <!-- Hifi-Wiki.de Search Box Ends --> |
− | <!-- Hifi-Wiki.de Search Box Ends -- | ||
− | |||
</code> | </code> | ||
Und so siehts aus: | Und so siehts aus: | ||
− | < | + | <nowiki> |
<!-- Hifi-Wiki.de Search Box Begins --> | <!-- Hifi-Wiki.de Search Box Begins --> | ||
<small>Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:</small><br /> | <small>Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:</small><br /> |
Revision as of 03:09, 14 May 2009
Um die Hifi-Wiki.de Suchbox auf der eigenen Webiste einzubinden müssen Sie lediglich unten aufgeführten Code kopieren und an der gewünschten Stelle in Ihre Website einfügen.
Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:
<form action="http://www.hifi-wiki.de/index.php/Spezial:GoogleSearchResults" id="searchbox_014387005945292763305:8trdtwmvlko">
<input type="hidden" name="cx" value="014387005945292763305:8trdtwmvlko" />
<input type="hidden" name="cof" value="FORID:9" />
<input type="text" name="q" size="15" />
<input type="submit" name="sa" value="Suche" />
</form>
Und so siehts aus: <!-- Hifi-Wiki.de Search Box Begins --> <small>Frag <a href="http://www.hifi-wiki.de" title="Hifi">Hifi-Wiki.de</a>:</small><br /> <form action="http://www.hifi-wiki.de/index.php/Spezial:GoogleSearchResults" id="searchbox_014387005945292763305:8trdtwmvlko"> <input type="hidden" name="cx" value="014387005945292763305:8trdtwmvlko" /> <input type="hidden" name="cof" value="FORID:9" /> <input type="text" name="q" size="15" /> <input type="submit" name="sa" value="Suche" /> </form> <!-- Hifi-Wiki.de Search Box Ends -->