[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Misc/query-pr.xml: 1.12 -> 1.13



以下のページの更新をしました。ツッコミをお願いします。

Misc/query-pr.xml: 1.12 -> 1.13

水曜日までに異議がなければ、 commit します。

> revision 1.13
> date: 2006/03/21 11:10:38;  author: mishka;  state: Exp;  lines: +13 -13
> Do not include any content into <html:input/> container - it would be
> deleted during XSLT processing (HTML disallows <input>foo</input>
> constructions). There are almost no visible changes in HTML output.

マークアップの変更だけで、内容は変わっていません。

以下、訳と原文の差分です。

--- Misc/query-pr.xml.orig	2006-03-21 20:22:26.000000000 +0900
+++ Misc/query-pr.xml	2006-03-21 20:22:26.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Misc-query-pr">
 <config param="desc" value="NetBSD GNATS データベース検索フォーム"/>
-<config param="cvstag" value="$NetBSD: query-pr.xml,v 1.12 2006/03/18 03:34:47 kano Exp $"/>
+<config param="cvstag" value="$NetBSD: query-pr.xml,v 1.13 2006/03/21 11:10:38 mishka Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: query-pr.xml,v 1.12 2006/03/18 03:34:47 kano Exp   -->
-<config param="rcsdate" value="$Date: 2006/03/18 03:34:47 $"/>
+<!-- NetBSD: query-pr.xml,v 1.13 2006/03/21 11:10:38 mishka Exp   -->
+<config param="rcsdate" value="$Date: 2006/03/21 11:10:38 $"/>
 <head>
 <title>NetBSD GNATS データベース検索フォーム</title>
 </head>
@@ -101,11 +101,11 @@
 <para>
 <emphasis role="bold">State (状態):</emphasis><html:br/>
 <html:input type="checkbox" name="state" value="open"
-checked="true">Open</html:input>
-<html:input type="checkbox" name="state" value="analyzed" checked="true">Analyzed</html:input>
-<html:input type="checkbox" name="state" value="feedback" checked="true">Feedback</html:input>
-<html:input type="checkbox" name="state" value="suspended" checked="true">Suspended</html:input>
-<html:input type="checkbox" name="state" value="closed">Closed</html:input>
+checked="true"/>Open
+<html:input type="checkbox" name="state" value="analyzed" checked="true"/>Analyzed
+<html:input type="checkbox" name="state" value="feedback" checked="true"/>Feedback
+<html:input type="checkbox" name="state" value="suspended" checked="true"/>Suspended
+<html:input type="checkbox" name="state" value="closed"/>Closed
 </para>
 
 <para>
@@ -191,18 +191,18 @@
 <para>
 <emphasis role="bold">Severity (重要度):</emphasis><html:br/>
 <html:input type="checkbox" name="severity"
-value="non-critical">Non-critical</html:input>
+value="non-critical"/>Non-critical
 <html:input type="checkbox" name="severity"
-value="serious">Serious</html:input>
+value="serious"/>Serious
 <html:input type="checkbox" name="severity"
-value="critical">Critical</html:input>
+value="critical"/>Critical
 </para>
 
 <para>
 <emphasis role="bold">Priority (優先順位):</emphasis><html:br/>
-<html:input type="checkbox" name="priority" value="low">Low</html:input>
-<html:input type="checkbox" name="priority" value="medium">Medium</html:input>
-<html:input type="checkbox" name="priority" value="high">High</html:input>
+<html:input type="checkbox" name="priority" value="low"/>Low
+<html:input type="checkbox" name="priority" value="medium"/>Medium
+<html:input type="checkbox" name="priority" value="high"/>High
 </para>
 
 <para>
Index: Misc/query-pr.xml
===================================================================
RCS file: /cvsroot/htdocs/Misc/query-pr.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Misc/query-pr.xml	18 Mar 2006 03:34:47 -0000	1.12
+++ Misc/query-pr.xml	21 Mar 2006 11:10:38 -0000	1.13
@@ -5,8 +5,8 @@
 
 <webpage id="Misc-query-pr">
 <config param="desc" value="NetBSD Problem Database Query Form"/>
-<config param="cvstag" value="$NetBSD: query-pr.xml,v 1.12 2006/03/18 03:34:47 kano Exp $"/>
-<config param="rcsdate" value="$Date: 2006/03/18 03:34:47 $"/>
+<config param="cvstag" value="$NetBSD: query-pr.xml,v 1.13 2006/03/21 11:10:38 mishka Exp $"/>
+<config param="rcsdate" value="$Date: 2006/03/21 11:10:38 $"/>
 <head>
 <title>NetBSD Problem Database Query Form</title>
 </head>
@@ -101,11 +101,11 @@
 <para>
 <emphasis role="bold">State:</emphasis><html:br/>
 <html:input type="checkbox" name="state" value="open"
-checked="true">Open</html:input>
-<html:input type="checkbox" name="state" value="analyzed" checked="true">Analyzed</html:input>
-<html:input type="checkbox" name="state" value="feedback" checked="true">Feedback</html:input>
-<html:input type="checkbox" name="state" value="suspended" checked="true">Suspended</html:input>
-<html:input type="checkbox" name="state" value="closed">Closed</html:input>
+checked="true"/>Open
+<html:input type="checkbox" name="state" value="analyzed" checked="true"/>Analyzed
+<html:input type="checkbox" name="state" value="feedback" checked="true"/>Feedback
+<html:input type="checkbox" name="state" value="suspended" checked="true"/>Suspended
+<html:input type="checkbox" name="state" value="closed"/>Closed
 </para>
 
 <para>
@@ -191,18 +191,18 @@
 <para>
 <emphasis role="bold">Severity:</emphasis><html:br/>
 <html:input type="checkbox" name="severity"
-value="non-critical">Non-critical</html:input>
+value="non-critical"/>Non-critical
 <html:input type="checkbox" name="severity"
-value="serious">Serious</html:input>
+value="serious"/>Serious
 <html:input type="checkbox" name="severity"
-value="critical">Critical</html:input>
+value="critical"/>Critical
 </para>
 
 <para>
 <emphasis role="bold">Priority:</emphasis><html:br/>
-<html:input type="checkbox" name="priority" value="low">Low</html:input>
-<html:input type="checkbox" name="priority" value="medium">Medium</html:input>
-<html:input type="checkbox" name="priority" value="high">High</html:input>
+<html:input type="checkbox" name="priority" value="low"/>Low
+<html:input type="checkbox" name="priority" value="medium"/>Medium
+<html:input type="checkbox" name="priority" value="high"/>High
 </para>
 
 <para>