View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd/searches
In directory sc8-pr-cvs1:/tmp/cvs-serv6335/searches

Added Files:
        dqsd.xml 
Log Message:
DQSD mail forum search

--- NEW FILE: dqsd.xml ---
<search function="dqsd">
  <name>DQSD Mail Archive</name>
  <category>Computers</category>
  <contributor>Gregory Krohne</contributor>
  <link>http://www.mail-archive.com/[email protected]/</link>
  <email>[EMAIL PROTECTED]</email>
  <description>
  Search the Mail Archive for Dave's QuickSearch Deskbar (DQSD)
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>dqsd Gregory Krohne</td></tr>
      <tr><td>dqsd froogle</td></tr>
    </table>
  </description>
  <form name="dqsdf"
        method="get"
        action="http://www.mail-archive.com/cgi-bin/htsearch";>
    <input type="hidden" name="method" value="and" />
    <input type="hidden" name="format" value="short" />
    <input type="hidden" name="config" value="dqsd-users_lists_sourceforge_net" />
    <input type="hidden" name="restrict" value="" />
    <input type="hidden" name="exclude" value="" />

    <COMMENT> The following field was active (i.e. had focus) when the search was 
generated. </COMMENT>

    <input type="hidden" name="words" value="forum" />
  </form>
  <script><![CDATA[
    function dqsd(q)
    {
      if( nullArgs("dqsd", q) )
        return;

      // FORM variables for dqsdf
      //document.dqsdf.method.value = "";
      //document.dqsdf.format.value = "";
      //document.dqsdf.config.value = "";
      //document.dqsdf.restrict.value = "";
      //document.dqsdf.exclude.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.dqsdf.words.value = q;

      submitForm(dqsdf);
    }
  ]]></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 12/17/02 at 16:20:15
    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>




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to