home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / dave / dqsd.exe / searches / tldp.xml < prev    next >
Text File  |  2003-01-28  |  1KB  |  34 lines

  1. <search function="tldp">
  2.   <name>The Linux Documentation Project</name>
  3.   <category>Computers<category>Reference</category></category>
  4.   <contributor>Brent Beardsley</contributor>
  5.   <link>http://www.tldp.org/</link>
  6.   <email></email>
  7.   <description>
  8.   Search The Linux Documentation Project
  9.     <div class="helpboxDescLabels">Examples:</div>
  10.     <table class="helpboxDescTable">
  11.       <tr><td>tldp ppp</td></tr>
  12.       <tr><td>tldp ldap</td></tr>
  13.     </table>
  14.   </description>
  15.   <form name="tldpf"
  16.         method="post"
  17.         action="http://tldp.org/cgi-bin/ldpsrch.cgi">
  18.     <input type="hidden" name="svr" value="" />
  19.     <input type="hidden" name="words" value="" />
  20.   </form>
  21.   <script><![CDATA[
  22.     function tldp(q)
  23.     {
  24.       if( nullArgs("tldp", q) )
  25.         return;
  26.  
  27.       document.tldpf.words.value = q;
  28.       submitForm(tldpf);
  29.     }
  30.   ]]></script>
  31.   <copyright>
  32.     Copyright (c) 2003 Brent Beardsley; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  33.   </copyright>
  34. </search>