The MySQL documentation search has changed, so I created an updated version, attached. Can someone check this into CVS, please? Thanks!

Sarah

--
Sarah Sweeney
Web Developer & Programmer
Portfolio :: http://sarah.designshift.com
Blog, etc :: http://hardedge.ca
<search function="mys">
  <name>MySQL Reference</name>
  <category>Computers<category>Programming</category></category>
  <contributor>Sarah Sweeney</contributor>
  <link>http://dev.mysql.com/doc/mysql/en/index.html</link>
  <email>[EMAIL PROTECTED]</email>
  <description>
  Search the MySQL documentation available at mysql.com.
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>mysql create table</td></tr>
  	</table>
  </description>
  <form name="mysf"
        method="get"
        action="http://dev.mysql.com/doc/mysql/search.php";>
    <input type="hidden" name="q" value="" />
    <input type="hidden" name="from" value="/doc/mysql/en/index.html" />
    <input type="hidden" name="lang" value="en" />
  </form>
  <script><![CDATA[
    function mys(q)
    {
      if( nullArgs("mys", q) )
        return;
      document.mysf.q.value = q;
      submitForm(mysf);
    }
  ]]></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 07/14/04 at 11:43:12
    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>

Reply via email to