/[suikacvs]/messaging/manakai/doc/web/features.ja.html
Suika

Contents of /messaging/manakai/doc/web/features.ja.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download) (as text)
Sun Jul 29 07:41:44 2007 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.3: +45 -24 lines
File MIME type: text/html
++ manakai/doc/web/ChangeLog	29 Jul 2007 07:41:41 -0000
	* feature.ja.html: This document now describes
	manakai 0.4.0.

2007-07-29  Wakaba  <wakaba@suika.fam.cx>

1 <!DOCTYPE html>
2 <html lang="ja">
3 <head>
4 <title>manakai 0.4.0 $B$,<BAu$7$F$$$k5!G=(B</title>
5 <link rel="stylesheet" href="http://suika.fam.cx/www/style/html/xhtml">
6 <link rel="copyright" href="http://suika.fam.cx/c/pd" title="Public Domain">
7 <link rel="contents" href="./">
8 <style type="text/css">
9 .not-implemented {
10 margin: 0.1em;
11 border-color: red;
12 border-width: 0.2em;
13 border-style: dotted;
14 padding: 0.1em;
15 }
16 </style>
17 </head>
18 <body>
19 <h1>manakai 0.4.0 $B$N5!G=(B</h1>
20
21 <div class="note memo">
22 <p>
23 $B$3$NJ8=q$O(B<em>$B=`HwCf(B</em>$B$G$9!#(B
24 <a href="http://suika.fam.cx/gate/2005/sw/manakai"
25 >SuikaWiki:manakai</a> $B$b$"$o$;$F$4Mw2<$5$$!#(B
26 </p>
27 </div>
28
29 <p>manakai 0.4.0 $B$O!"<!$NI=$K<($9(B DOM $B%b%8%e!<%k$r<BAu$7$F$$$^$9!#(B</p>
30
31 <table>
32 <thead>
33 <tr>
34 <th scope="col">$B%b%8%e!<%k(B</th>
35 <th scope="col">$BHG(B</th>
36 <th scope="col">$BJdB-@bL@(B</th>
37 </tr>
38 </thead>
39 <tbody>
40 <tr>
41 <th scope="row" rowspan=2>$BCf3K(B</th>
42 <td>$B?e=`(B 1, 2, 3</td>
43 <td>
44 <p>$B$[$\<BAu:Q(B</p>
45 <div class="not-implemented">
46 <ul>
47 <li><code class="DOMm">replace_whole_text</code>,
48 <code class="DOMm">normalize_document</code>,
49 <code class="DOMm">rename_node</code>,
50 <code class="DOMm">import_node</code> $B$OL$<BAu(B</li>
51 <li><code class="DOMm">normalize</code> $B$G@_Dj0z?t(B
52 <code class="DOM">normalize-character</code> $B$OL$<BAu(B</li>
53 <li>$B0lIt$NA`:n$O(B <code class="DOMa">specified</code>
54 $B$r<+F0E*$K??$K$7$J$$(B</li>
55 <li>$B@_Dj0z?t$N$&$A(B <code lang="en" class="DOM">error-handler</code> $B$H(B
56 <code lang="en" class="DOM">schema-type</code> <em>$B0J30(B</em> $B$OL$<BAu(B</li>
57 <li><code lang="en" class="DOMi">NameList</code> $B$OL$<BAu(B</li>
58 </ul>
59
60 <div class="note memo">
61 <p><code class="DOMm">replace_whole_text</code> $B$H(B
62 <code class="DOMm">import_node</code> $B$H(B
63 <code class="DOMa">specified</code> $B$O$$$D$+<BAu$9$kM=Dj$G$9!#(B
64 $B$=$l0J30$N<BAu$NM=Dj$O$"$j$^$;$s!#(B</p>
65 </div>
66 </div>
67 </td>
68 </tr>
69 <tr>
70 <td>manakai $B3HD%(B</td>
71 <td></td>
72 </tr>
73 <tr>
74 <th scope="row" lang="en" rowspan=2>XML</th>
75 <td>
76 $B?e=`(B 1,
77 <a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html"
78 title="DOM $B?e=`(B 2 XML">2</a>, 3</td>
79 <td>$B<BAu:Q(B</td>
80 </tr>
81 <tr>
82 <td>manakai $B3HD%(B</td>
83 <td></td>
84 </tr>
85 <tr>
86 <th scope="row">XML $BJ8=q7?Dj5A(B</th>
87 <td>$B?e=`(B 3 $B0F(B (manakai $BFH<+(B)</td>
88 <td>
89 <p>$B<!$N$9$Y$F$r<BAu(B:</p>
90 <ul>
91 <li><code class="DOMi" lang="en">DocumentTypeDefinition</code></li>
92 <li><code class="DOMi" lang="en">ElementTypeDefinition</code></li>
93 <li><code class="DOMi" lang="en">AttributeDefinition</code></li>
94 <li><code class="DOMi" lang="en">DocumentXDoctype</code></li>
95 </ul>
96 </td>
97 </tr>
98 <!--
99 <tr>
100 <th scope="row"><abbr lang="en"
101 title="XML DTD Physical Structure Object Model">XDP</abbr></th>
102 <td>$BBh(B 1.0 $BHG0F(B (manakai $BFH<+(B)</td>
103 <td></td>
104 </tr>
105 <tr>
106 <th scope="row"><abbr lang="en" title="Load and Save">LS</abbr></th>
107 <td>
108 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html"
109 title="DOM $B?e=`(B 3 $BFI$_9~$_$*$h$SJ]B8(B">$B?e=`(B 3</a>
110 </td>
111 <td>
112 <p>$B<!$K5s$2$k$b$N(B<em>$B$N$_(B</em>$B<BAu(B:</p>
113 <ul>
114 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-DOMImplementation"
115 ><code class="DOMi" lang="en">DOMImplementationLS</code></a></li>
116 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSInput"
117 ><code class="DOMi" lang="en">LSInput</code></a></li>
118 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSOutput"
119 ><code class="DOMi" lang="en">LSOutput</code></a></li>
120 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
121 ><code class="DOMi" lang="en">LSParser</code></a> $B$N0lIt(B</li>
122 <li><a href="http://www.w3.org/TR/2006/REC-xml-20060816" lang="en">XML
123 1.0</a>,
124 <a href="http://www.w3.org/TR/2006/REC-xml11-20060816" lang="en">XML
125 1.1</a> $B$KBP1~(B</li>
126 </ul>
127 <div class="not-implemented">
128 <ul>
129 <li>$BL>A06u4V(B<em>$BHs(B</em>$B@07A<0$K$OL$BP1~(B</li>
130 <li>$BBEEv@-$O8!>Z$7$J$$(B</li>
131 <li>$B30It<BBN$OFI$_9~$^$J$$(B</li>
132 <li><a href="http://www.w3.org/TR/2006/REC-xml11-20060816/#dt-fullnorm"
133 >$B40A4@55,2=@-(B</a>$B$O8!::$7$J$$(B</li>
134 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
135 ><code class="DOMi" lang="en">LSParser</code></a>
136 $B$N(B<em>$BHs(B</em>$BF14|FI$_9~$_$OL$<BAu(B</li>
137 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
138 ><code class="DOMi" lang="en">LSParser</code></a>
139 $B$O$[$H$s$I$N@_Dj0z?t$KL$BP1~(B</li>
140 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
141 ><code class="DOMi" lang="en">LSParser</code></a>
142 $B$N(B <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser-async"
143 ><code class="DOMm">abort</code></a>,
144 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser-filter"
145 ><code class="DOMa" lang="en">filter</code></a>,
146 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser-parseURI"
147 ><code class="DOMm" lang="en">parse_uri</code></a>,
148 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser-parseWithContext"
149 ><code class="DOMm" lang="en">parse_with_context</code></a>
150 $B$OL$<BAu(B</li>
151 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
152 ><code class="DOMi" lang="en">LSParser</code></a>
153 $B$X$NF~NO$H$7$F$N(B <a
154 href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSInput"
155 ><code class="DOMi" lang="en">LSInput</code></a> $B$N(B
156 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSInput-publicId"
157 ><code class="DOMa" lang="en">public_id</code></a>,
158 <a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSInput-systemId"
159 ><code class="DOMa" lang="en">system_id</code></a> $B$OL$<BAu(B</li>
160 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSParser"
161 ><code class="DOMi" lang="en">LSParser</code></a> $B$O(B
162 <code class="DOMi" lang="en">EventTarget</code> $B$rL$<BAu(B</li>
163 <li><a href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSSerializer"
164 ><code class="DOMi" lang="en">LSSerializer</code></a> $B$OL$<BAu(B</li>
165 </ul>
166 </div>
167 </td>
168 </tr>
169 -->
170 <tr>
171 <th scope="row">URI $B6&DL(B</th>
172 <td>$BBh(B 4.0 $BHG(B (manakai $BFH<+(B)</td>
173 <td>
174 <p>$B<!$N$9$Y$F$r<BAu(B:</p>
175 <ul>
176 <li><code class="DOMi" lang="en">URIImplementation</code></li>
177 <li><code class="DOMi" lang="en">URIReference</code></li>
178 </ul>
179 </td>
180 </tr>
181 <tr>
182 <th scope="row">$BG^BN7?(B</th>
183 <td>$BBh(B 1.0 $BHG(B (manakai $BFH<+(B)</td>
184 <td>
185 <p>$B<!$N$9$Y$F$r<BAu(B:</p>
186 <ul>
187 <li><code class="DOMi" lang="en">IMTImplementation</code></li>
188 <li><code class="DOMi" lang="en">InternetMediaType</code></li>
189 </ul>
190 </td>
191 </tr>
192 <tr>
193 <th scope="row" rowspan="2">$BC5:w(B</th>
194 <td>
195 <a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/traversal.html"
196 title="DOM $B?e=`(B 2 $BC5:w(B">$B?e=`(B 2</a></td>
197 <td>
198 <p><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/traversal.html#Traversal-TreeWalker"
199 ><code class="DOMi" lang="en">TreeWalker</code></a>
200 $B$O<BAu:Q(B</p>
201 <div class="not-implemented">
202 <ul>
203 <li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/traversal.html#Traversal-NodeIterator"
204 ><code class="DOMi" lang="en">NodeIterator</code></a>
205 $B$OL$<BAu(B</li>
206 </ul>
207 </div>
208 </td>
209 </tr>
210 <tr>
211 <td>manakai $B3HD%(B</td>
212 <td><a href="http://suika.fam.cx/gate/2005/sw/SerialWalker"
213 ><code class="DOMi" lang="en">SerialWalker</code></a>$B!#(B</td>
214 </tr>
215 <tr>
216 <th scope=row lang=en rowspan=2>HTML</th>
217 <td>HTML5</td>
218 <td><code>compat_mode</code> $B$r<BAu!#(B
219 <code>inner_html</code> $B$r0lIt<BAu!#(B</td>
220 </tr>
221 <tr>
222 <td>manakai $B3HD%(B</td>
223 <td></td>
224 </tr>
225 <tr>
226 <th scope="row" lang="en">Atom</th>
227 <td><a href="http://suika.fam.cx/gate/2005/sw/Atom%20DOM"
228 title="SuikaWiki : Atom DOM">$BBh(B 1.0 $BHG0F(B</a> (manakai $BFH<+(B)</td>
229 <td></td>
230 </tr>
231 <!--
232 <tr>
233 <th scope="row">SuikaWiki/0.9 $B9=J82r@O(B</th>
234 <td>$BBh(B 1.0 $BHG0F(B (manakai $BFH<+(B)</td>
235 <td></td>
236 </tr>
237 -->
238 <tr>
239 <th scope="row"><a href="http://suika.fam.cx/gate/2005/sw/H2H"
240 title="SuikaWiki : H2H">H2H</a> $B9=J82r@O(B</th>
241 <td>$BBh(B 1.0 $BHG0F(B (manakai $BFH<+(B)</td>
242 <td></td>
243 </tr>
244 </tbody>
245 </table>
246
247 <div class="note memo">
248 <p><a href="http://suika.fam.cx/gate/2005/sw/manakai/roadmap"
249 >$B:#8e<BAu$9$kM=Dj$N5!G=$N0lMw(B</a>$B$b$4Mw$/$@$5$$!#(B</p>
250 </div>
251
252 </body>
253 </html>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24