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-serv8185/searches

Added Files:
        gos.xml 
Log Message:
new search for www.gospelcom.net

--- NEW FILE: gos.xml ---
<search function="gos">
  <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>Gospelcom</name>
  <category>Reference<category>General</category></category>
  <contributor>John W. Bairen, Jr.</contributor>
  <link>http://www.gospelcom.net/</link>
  <email>john_at_bairen_dot_net</email>
  <description>
  Search Gospelcom.net
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>gos devotions</td></tr>
      <tr><td>gos absolute truth</td></tr>
    </table>
  </description>
  <form name="gosf"
        method="post"
        action="http://www.gospelcom.net/home/search/";>
    <input type="hidden" name="ul" value="" />
    <input type="hidden" name="ue" value="members.gospelcom.net" />

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

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

      // FORM variables for gosf
      //document.gosf.ul.value = "";
      //document.gosf.ue.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.gosf.q.value = q;

      submitForm(gosf);
    }
  ]]></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 08/23/03 at 11:45:32
    by Dave's Quick Search Deskbar Search Wizard version 1.2,
    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: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
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