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

Update of /cvsroot/dqsd/dqsd/searches
In directory usw-pr-cvs1:/tmp/cvs-serv18626/searches

Modified Files:
        cp.xml dir.xml hsw.xml manpage.xml msda.xml msk.xml 
Log Message:
Fixed some descriptions in various searches; moved some searches to more appropriate 
categories

Index: cp.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/cp.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cp.xml      30 Aug 2002 03:24:56 -0000      1.2
--- cp.xml      24 Sep 2002 21:01:56 -0000      1.3
***************
*** 1,44 ****
  <search function="cp">
!       <name>CodeProject (CP)</name>
!       <description>
      Search CodeProject for source code, samples and tutorials<br />
      <div class="helpboxDescLabels">Switches:</div>
!       <table class="helpboxDescTable">
!                       <tr>
!                               <td>/a</td>
!                               <td> - </td>
!                               <td>Search for authors.</td>
!                       </tr>
!                       <tr>
!                               <td>/t</td>
!                               <td> - </td>
!                               <td>Search in titles.</td>
!                       </tr>
!                       <tr>
!                               <td>/d</td>
!                               <td> - </td>
!                               <td>Search in descriptions.</td>
!                       </tr>
!                       <tr>
!                               <td>/k</td>
!                               <td> - </td>
!                               <td>Search for keywords.</td>
!                       </tr>
!               </table>
      <div class="helpboxDescLabels">Example:</div>
      <table class="helpboxDescTable">
!                       <tr>
!                               <td>cp Saurwein /a</td>
!                       </tr>
!               </table>
    </description>
!       <category>Computers</category>
!       <link>http://www.codeproject.com/</link>
!       <contributor>Andreas Saurwein</contributor>
!       <form name="cpf" action="http://www.codeproject.com/info/search.asp"; 
method="get">
!               <input type="hidden" name="TARGET" value="" />
!               <input type="hidden" name="st" value="kw" />
!       </form>
!       <script><![CDATA[
      function cp(q)
      {
--- 1,26 ----
  <search function="cp">
!   <name>CodeProject (CP)</name>
!   <description>
      Search CodeProject for source code, samples and tutorials<br />
      <div class="helpboxDescLabels">Switches:</div>
!     <table class="helpboxDescTable">
!       <tr><td>/a</td><td> - </td><td>Search for authors.</td></tr>
!       <tr><td>/t</td><td> - </td><td>Search in titles.</td></tr>
!       <tr><td>/d</td><td> - </td><td>Search in descriptions.</td></tr>
!       <tr><td>/k</td><td> - </td><td>Search for keywords.</td></tr>
!     </table>
      <div class="helpboxDescLabels">Example:</div>
      <table class="helpboxDescTable">
!       <tr><td>cp Saurwein /a</td></tr>
!     </table>
    </description>
!   <category>Computers</category>
!   <link>http://www.codeproject.com/</link>
!   <contributor>Andreas Saurwein</contributor>
!   <form name="cpf" action="http://www.codeproject.com/info/search.asp"; method="get">
!     <input type="hidden" name="TARGET" value="" />
!     <input type="hidden" name="st" value="kw" />
!   </form>
!   <script><![CDATA[
      function cp(q)
      {
***************
*** 71,77 ****
  
    <copyright>
!       Copyright (c) 2002 David Bau
!       Distributed under the terms of the
!       GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
    </copyright>
  </search>
--- 53,59 ----
  
    <copyright>
!   Copyright (c) 2002 David Bau
!   Distributed under the terms of the
!   GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
    </copyright>
  </search>

Index: dir.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/dir.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** dir.xml     30 Aug 2002 03:24:56 -0000      1.2
--- dir.xml     24 Sep 2002 21:01:56 -0000      1.3
***************
*** 14,18 ****
     </table>
    </description>
!   <category>Functions</category>
    <link>http://www.mapquest.com</link>
    <contributor>Peter Heath</contributor>
--- 14,18 ----
     </table>
    </description>
!   <category>Travel</category>
    <link>http://www.mapquest.com</link>
    <contributor>Peter Heath</contributor>

Index: hsw.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/hsw.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** hsw.xml     30 Aug 2002 03:24:56 -0000      1.7
--- hsw.xml     24 Sep 2002 21:01:56 -0000      1.8
***************
*** 8,12 ****
        </table>
    </description>
!   <category>Other</category>
    <link>http://www.howstuffworks.com/</link>
    <contributor>John W. Bairen, Jr.</contributor>
--- 8,12 ----
        </table>
    </description>
!   <category>Reference</category>
    <link>http://www.howstuffworks.com/</link>
    <contributor>John W. Bairen, Jr.</contributor>

Index: manpage.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/manpage.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** manpage.xml 6 Sep 2002 16:48:39 -0000       1.1
--- manpage.xml 24 Sep 2002 21:01:56 -0000      1.2
***************
*** 2,9 ****
    <name>Linux man pages</name>
    <description>
!     Search Linux man pages.<br/>
!     <div class="helpboxDescLabels">Examples:</div>
!     <table class="helpboxDescTable">
!     </table>
    </description>
    <link>http://www.oreillynet.com/linux/cmd/</link>
--- 2,6 ----
    <name>Linux man pages</name>
    <description>
!     Search Linux man pages.
    </description>
    <link>http://www.oreillynet.com/linux/cmd/</link>

Index: msda.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/msda.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** msda.xml    24 Sep 2002 00:00:07 -0000      1.1
--- msda.xml    24 Sep 2002 21:01:56 -0000      1.2
***************
*** 9,25 ****
      <div class="helpboxDescLabels">Switches:</div>
      <table class="helpboxDescTable">
!       <tr><td colspan="3"><i>One of the following is required:</i></td></tr>
!       <tr><td>/atl</td><td> - </td><td>Search ATL list archives</td></tr>
!       <tr><td>/javacom</td><td> - </td><td>Search Java-COM list archives</td></tr>
!       <tr><td colspan="3"><hr size="1"/></td></tr>
!       <tr><td colspan="3"><i>Optional:</i></td></tr>
!       <tr><td>/substring</td><td> - </td><td>By default, searches will only match 
full words. But if you check the "substring search" box, your search will match any 
word containing the string you have entered.</td></tr>
!       <tr><td>/author</td><td> - </td><td>Restrict your search to messages posted by 
a particular person</td></tr>
!       <tr><td>/since</td><td> - </td><td>Search for messages only since the 
specified date.</td></tr>
!       <tr><td>/until</td><td> - </td><td>Search for messages only before the 
specified date</td></tr>
      </table>
      <div class="helpboxDescLabels">Examples:</div>
      <table class="helpboxDescTable">
!       <tr><td>msda /atl /s tooltip /since:2002</td><td>Search the ATL list for 
tooltip substrings since 1-Jan-2002</td></tr>
        <tr><td></td></tr>
      </table>
--- 9,25 ----
      <div class="helpboxDescLabels">Switches:</div>
      <table class="helpboxDescTable">
!       <tr><td colspan="4"><i>One of the following is required:</i></td></tr>
!       <tr><td> </td><td>/atl</td><td> - </td><td>Search ATL list archives</td></tr>
!       <tr><td> </td><td>/javacom</td><td> - </td><td>Search Java-COM list 
archives</td></tr>
!       <tr><td colspan="4"><hr size="1"/></td></tr>
!       <tr><td colspan="4"><i>Optional:</i></td></tr>
!       <tr><td> </td><td>/substring</td><td> - </td><td>By default, searches will 
only match full words. But if you check the "substring search" box, your search will 
match any word containing the string you have entered.</td></tr>
!       <tr><td> </td><td>/author</td><td> - </td><td>Restrict your search to messages 
posted by a particular person</td></tr>
!       <tr><td> </td><td>/since</td><td> - </td><td>Search for messages only since 
the specified date.</td></tr>
!       <tr><td> </td><td>/until</td><td> - </td><td>Search for messages only before 
the specified date</td></tr>
      </table>
      <div class="helpboxDescLabels">Examples:</div>
      <table class="helpboxDescTable">
!       <tr><td>msda /atl /s tooltip /since:2002</td><td> - </td><td>Search the ATL 
list for tooltip substrings since 1-Jan-2002</td></tr>
        <tr><td></td></tr>
      </table>

Index: msk.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/msk.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** msk.xml     2 Sep 2002 10:44:56 -0000       1.9
--- msk.xml     24 Sep 2002 21:01:56 -0000      1.10
***************
*** 3,6 ****
--- 3,10 ----
    <description>
      Search the Microsoft Knowledge Base using either a regular search expression or 
a 6-digit "Q" code.<br/>
+     <div class="helpboxDescLabels">Switches:</div>
+     <table class="helpboxDescTable">
+       <tr><td>/google</td><td> - </td><td>Use Google to search 
+support.microsoft.com</td></tr>
+     </table>
      <div class="helpboxDescLabels">Examples:</div>
      <table class="helpboxDescTable">




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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