<search function="twiki">
  <COMMENT>

    Even though this XML search will probably load and is a good start
    toward a completed search, please be aware that this search will probably
    not work as is and will probably require some changes.

  </COMMENT>
  <name>search Codev topic names on twiki.org</name>
  <category></category>
  <contributor>matt wilkie</contributor>
  <link>http://twiki.org/cgi-bin/view/Codev/WebSearch</link>
  <email>matt.wilkie/at/gov.yk.ca</email>
  <description>
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td></td></tr>
      <tr><td></td></tr>
    </table>
  </description>
  <form name="twikif"
        method="get"
        action="http://twiki.org/cgi-bin/search/Codev/">
    <input type="hidden" name="web" value="on" />
    <COMMENT>
      The input element above, "web", was a checkbox that was unchecked.
    </COMMENT>

    <input type="hidden" name="bookview" value="on" />
    <COMMENT>
      The input element above, "bookview", was a checkbox that was unchecked.
    </COMMENT>


    <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>

    <input type="hidden" name="search" value="" />
    <input type="hidden" name="scope" value="text" />
    <COMMENT>
      The input element above, "scope" was a set of radio buttons with the following options...
      "text", "topic"
    </COMMENT>

  </form>
  <script><![CDATA[
    function twiki(q)
    {
      if( nullArgs("twiki", q) )
        return;

      // FORM variables for twikif
      //document.twikif.web.value = "";
      //document.twikif.bookview.value = "";

      // The wizard assigned the search string to this form field value because
      // this field was the active element when the search file was generated.
      // Change this to args.q if the search string is parsed with parseArgs.
      document.twikif.search.value = q;
      //document.twikif.scope.value = "";

      submitForm(twikif);
    }
  ]]></script>
  <copyright>
    The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
  <created_by>
    This search file was initially created on 01/14/03 at 16:52:42
    by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>
