svn commit: r45931 - head/ja_JP.eucJP/htdocs/search
Ryusuke SUZUKI
ryusuke at FreeBSD.org
Wed Nov 5 10:09:03 UTC 2014
Author: ryusuke
Date: Wed Nov 5 10:09:02 2014
New Revision: 45931
URL: https://svnweb.freebsd.org/changeset/doc/45931
Log:
- Merge the following from the English version:
r45922 -> r45927 head/ja_JP.eucJP/htdocs/search/search.xml
Modified:
head/ja_JP.eucJP/htdocs/search/search.xml
Modified: head/ja_JP.eucJP/htdocs/search/search.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/search/search.xml Wed Nov 5 01:38:18 2014 (r45930)
+++ head/ja_JP.eucJP/htdocs/search/search.xml Wed Nov 5 10:09:02 2014 (r45931)
@@ -4,7 +4,7 @@
<!ENTITY title "¸¡º÷">
]>
<!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r45922 -->
+<!-- Original revision: r45927 -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@@ -46,46 +46,19 @@
href="&enbase;/doc/ja_JP.eucJP/books/handbook/index.html">¥Ï¥ó¥É¥Ö¥Ã¥¯</a>
¤ò´Þ¤à)</h2>
- <form action="&cgibase;/search.cgi" method="get">
-
- <h3>¸¡º÷ʸ»úÎó</h3>
-
- <p><em>Ãí°Õ: AND ¤ä NOT Åù¤Î±é»»»Ò¤ò»È¤Ã¤ÆÃµ¤·¤¿¤¤¤â¤Î¤òÀ©¸Â¤Ç¤¤Þ¤¹¡£
- ¾Ü¤·¤¯¤Ï<a href="searchhints.html">¸¡º÷¤Î¥Ò¥ó¥È</a>¤ò¤´Í÷¤¯¤À¤µ¤¤¡£</em></p>
-
- <p><input type="text" name="words" size="50"/><br/>
- ¸¡º÷·ë²Ì¤Îɽ¼¨¿ô:</p>
-
- <select name="max">
- <option value="5">5</option>
- <option value="10">10</option>
- <option value="25" selected="selected">25</option>
- <option value="50">50</option>
- <option value="100">100</option>
- <option value="250">250</option>
- </select> ¸Ä
-
- <input type="submit" value="¸¡º÷"/>
- <input type="reset" value="¥ê¥»¥Ã¥È"/>
+ <h3>¥µ¥¤¥È¤Î¸¡º÷</h3>
- <table>
- <tr>
- <td><input type="checkbox" name="source" value="www" checked="checked"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (±Ñ¸ì)</td>
- <td><input type="checkbox" name="source" value="www-de"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥É¥¤¥Ä¸ì)</td>
- <td><input type="checkbox" name="source" value="www-es"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥¹¥Ú¥¤¥ó¸ì)</td>
- <td><input type="checkbox" name="source" value="www-hu"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥Ï¥ó¥¬¥ê¡¼¸ì)</td>
- </tr>
- <tr>
- <td><input type="checkbox" name="source" value="www-fr"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥Õ¥é¥ó¥¹¸ì)</td>
- <td><input type="checkbox" name="source" value="www-it"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥¤¥¿¥ê¥¢¸ì)</td>
- <td><input type="checkbox" name="source" value="www-zh"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (Ãæ¹ñ¸ì)</td>
- </tr>
- <tr>
- <td><input type="checkbox" name="source" value="www-ja"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (ÆüËܸì)</td>
- <td><input type="checkbox" name="source" value="www-ru"/>¥¦¥§¥Ö¥Ú¡¼¥¸ (¥í¥·¥¢¸ì)</td>
- <td></td>
- </tr>
- </table>
+ <form action="https://duckduckgo.com/" method="get">
+ <h2 class="blockhide"><label for="words">¸¡º÷</label></h2>
+ <input type="hidden" name="sites" value="www.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
+ <input type="hidden" name="ka" value="v" />
+ <input type="hidden" name="kt" value="v" />
+ <input type="hidden" name="kh" value="1" />
+ <input type="hidden" name="kj" value="r2" />
+ <input id="words" name="q" type="text" size="50" maxlength="255" />
+ <br />
+ <input id="submit" name="submit" type="submit" value="¸¡º÷" />
+ <input id="reset" type="reset" value="¥ê¥»¥Ã¥È" />
</form>
<hr noshade="noshade"/>
More information about the svn-doc-head
mailing list