Revision #5

Wiki and Files

This form searches pages on the wiki and files in the "/files/" directory.

Hit "Search" with no query to get a complete listing of all pages in the wiki.

<form method="get" action="." enctype="application/x-www-form-urlencoded">
<input type="hidden" name="dosearch" value="1">

<label for="search">Query:</label> <input type="text" name="search" id="search">

<input type="checkbox" value="hidewiki" name="hidewiki" id="hidewiki"> <label for="hidewiki">Hide wiki results.</label>

<input type="checkbox" value="hidefiles" name="hidefiles" id="hidefiles"> <label for="hidefiles">Hide file results.</label>

<button type="submit">Search</button>

</form>

Google made a search engine that sucks less than ours.

<form method="get" action="http://www.google.com/search" enctype="application/x-www-form-urlencoded">
<input type="hidden" value="utf-8" name="ie"><input type="hidden" value="utf-8" name="oe"><input type="hidden" value="www.antiochforever.com" name="domains"><input type="hidden" value="www.antiochforever.com" name="sitesearch">

<label for="google">Query:</label> <input type="text" name="q" id="google"> <button type="submit">Search</button>

</form>

Forum

There is a separate forum search form.