- Merge the following from the English version:

r45922 -> r45927	head/ja_JP.eucJP/htdocs/search/search.xml
This commit is contained in:
Ryusuke SUZUKI 2014-11-05 10:09:02 +00:00
parent c33db5514e
commit 842db26d96
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45931

View file

@ -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>
<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="リセット"/>
<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"/>