- 2008 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2007 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2006 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2005 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2004 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2003 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2002 : 01 02 03 04 05 06 07 08 09 10 11 12
2006-03-12 Sun
Firefox 検索プラグインに MySQL Reference を追加する
- mysql.src
# Mozilla search plugin for MySQL Reference # by Yoshiki SATO <xight.org+memo@gmail.com>. # http://xight.org/misc/firefox/searchplugins/ # This file is released into the public domain. # # Version: 0.0.1 (2006-03-12) # Country: JP # Language: ja <search version="0.0.1" name="MySQL Reference" description="MySQL Reference" sourceTextEncoding="0" method="get" action="http://dev.mysql.com/doc/mysql/search.php" queryCharset="UTF-8" searchForm="http://dev.mysql.com/doc/mysql/search.php" > <input name="q" user> <input name="lang" value="ja"> <interpret browserResultType="result" charset="EUC-JP" language="ja" resultListStart="<div id='results'></div>" resultListEnd="<hr/>" resultItemStart="<li style='padding-bottom: 1em'>" resultItemEnd="</li>" > </search> <browser alsomatch="http://dev.mysql.com/doc/mysql/search.php" update="http://xight.org/misc/firefox/searchplugins/mysql.src" updateIcon="http://xight.org/misc/firefox/searchplugins/mysql.png" updateCheckDays="100" >
- Reference
xight.org - misc - firefox
http://xight.org/misc/firefox/
- 2008 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2007 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2006 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2005 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2004 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2003 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2002 : 01 02 03 04 05 06 07 08 09 10 11 12