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

Added Files:
        mefi.xml 
Log Message:
new search i forgot to add.

--- NEW FILE: mefi.xml ---
<search function="mefi">
  <name>MetaFilter</name>
  <description>
    MetaFilter is a community blog that anyone can contribute links or comments to<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
                <tr><td>mefi pancakes</td></tr>
        </table>
  </description>
  <category>News</category>
  <link>http://www.Metafilter.com/</link>
  <contributor>Pete Matthews</contributor>
  <email>Pete_at_monkeyspannered.com</email>
  
  <form name="search"
      action="http://www.metafilter.com/searched.mefi";>
      <input type="hidden" name="option" value="2"/>
      <input type="hidden" name="date" value="3"/>
      <input type="hidden" name="search" value="" />
  </form>
  
  <script><![CDATA[
    function mefi(q)
    {
      if( nullArgs("sw",q) )
        return false;
      else
      {
        document.search.search.value = q;
        submitForm(search);
      }
    }
  ]]></script>

  <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>

  <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>




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
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