1 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
4 |
|
|
5 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi (get_error_label): Use the error location |
8 |
|
of the parent node, if the node does not have one. |
9 |
|
|
10 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc-script.js: The ID of the list is now given as an argument. |
13 |
|
|
14 |
|
* cc.cgi: List of document errors now also expanded by source |
15 |
|
code fragment generated by scripting. |
16 |
|
(get_error_label): Use line/column information from the error |
17 |
|
context node, if any. |
18 |
|
|
19 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* cc.cgi: Line break treatment was different from |
22 |
|
that of HTML and CSS parsers. |
23 |
|
|
24 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* cc-script.js: Unquote U+hhhh escapes. |
27 |
|
|
28 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi (get_error_label): Use token's line and column |
31 |
|
if available. |
32 |
|
|
33 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* cc-script.js: Character was not marked if the line |
36 |
|
is less than 50 characters. |
37 |
|
|
38 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* cc.cgi: Link to the script added. |
41 |
|
|
42 |
|
* cc-style.css (mark): Added. |
43 |
|
|
44 |
|
* cc-script.js: New script. |
45 |
|
|
46 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
49 |
|
section. |
50 |
|
|
51 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* cc.cgi: Support for level-i (informational). |
54 |
|
|
55 |
|
* cc-style.css: New style rules for informational messages added. |
56 |
|
|
57 |
|
* error-description-source.xml (#information, #level-i): Added. |
58 |
|
|
59 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
62 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
63 |
|
Typo in 'collapse' value fixed. |
64 |
|
|
65 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
68 |
|
partially broken. |
69 |
|
|
70 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* cc.cgi: Subdocument validation framework implemented. |
73 |
|
|
74 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* cc.cgi (print_listing_section): ID, class, and term |
77 |
|
section functions are merged. |
78 |
|
|
79 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* table-interface.en.html: Typo fixed. |
82 |
|
|
83 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
84 |
|
identifiers in report sections. Don't add headings |
85 |
|
if the |$input->{nested}| flag is set. |
86 |
|
|
87 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
88 |
|
argument, |idPrefix|, for setting ID prefix. |
89 |
|
|
90 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
91 |
|
empty string. |
92 |
|
|
93 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
96 |
|
|
97 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
100 |
|
|
101 |
|
* cc.cgi: Support for 'u' level. |
102 |
|
|
103 |
|
* error-description-source.en.xml: s/unsupported/u/; |
104 |
|
|
105 |
|
* standards.en.html: CSS added. |
106 |
|
|
107 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* standards.en.html: New document. |
110 |
|
|
111 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
112 |
|
|
113 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* error-description-source.xml: New error descriptions. |
116 |
|
|
117 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
118 |
|
a 406 page! |identity| encoding is added. |
119 |
|
|
120 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
122 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
123 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
124 |
|
|
125 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* cc-style.css: New rules for warnings. |
128 |
|
|
129 |
|
* cc-todo.en.txt: Updated. |
130 |
|
|
131 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
132 |
|
for |inner_html| with external source. Set |manakai_charset| |
133 |
|
attribute if possible. |
134 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
135 |
|
|
136 |
|
* error-description-source.en.xml: New errors for character |
137 |
|
encodings are added. |
138 |
|
|
139 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* error-description-source.xml: s/charset declaration/character |
142 |
|
encoding declaration/g, since HTML5 spec says so. |
143 |
|
|
144 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
145 |
|
|
146 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
147 |
|
media type of the entity. |
148 |
|
|
149 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
152 |
|
|
153 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
154 |
|
parser for byte string. |
155 |
|
(print_result_unknown_type_section): Make output |
156 |
|
more consistent with other media types. |
157 |
|
|
158 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
161 |
|
an HTML DOM. |
162 |
|
|
163 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* cc-style.css: Styling examples. |
166 |
|
|
167 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
170 |
|
New. |
171 |
|
|
172 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
* cc.cgi (get_error_level_label): New. |
175 |
|
|
176 |
|
* cc-style.css: New rules for error level descriptions. |
177 |
|
|
178 |
|
* error-description-source.xml: Description for error |
179 |
|
levels is added. |
180 |
|
|
181 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
184 |
|
|
185 |
|
* cc-style.css: New rules for manifest dump. |
186 |
|
|
187 |
|
* cc.cgi: Support for |text/cache-manifest|. |
188 |
|
|
189 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
190 |
|
section. |
191 |
|
|
192 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
194 |
|
* cc.cgi, cc-style.css: Scoring support. |
195 |
|
|
196 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* error-description-source.xml: Updated. |
199 |
|
|
200 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* cc.cgi: Report document sections are now output by |
203 |
|
corresponding subroutines. |
204 |
|
|
205 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
208 |
|
|
209 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
210 |
|
|
211 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
212 |
|
instead of |SuikaWiki::Input::HTTP|. |
213 |
|
|
214 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
215 |
|
|
216 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
217 |
|
Link to |cc-todo| is added. |
218 |
|
|
219 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
* error-description.xml: Description for "after body", "bare etago", |
222 |
|
and "bogus end tag" are added. |
223 |
|
|
224 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
225 |
|
|
226 |
|
* cc-style.css: Don't remove bullet of the document node |
227 |
|
in the document tree. Don't collapse white space |
228 |
|
in the |code| elements. |
229 |
|
|
230 |
|
* cc.cgi: Put identifiers and class names into |code| |
231 |
|
element. |
232 |
|
(get_text): Template for attribute values are supported. |
233 |
|
|
234 |
|
* error-descriotion-source.en.xml: More error descriptions |
235 |
|
are included. Use |{@}| attribute value insertion macro |
236 |
|
for errors in which it should be useful. |
237 |
|
|
238 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
239 |
|
|
240 |
|
* cc.cgi: Output HTTP and HTML header before try to |
241 |
|
fetch the specified resource for usability. Add |
242 |
|
tables, identifiers, and terms section to the TOC. |
243 |
|
Generate classes list. |
244 |
|
|
245 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
247 |
|
* alert.png, error.png, info.png: New images. |
248 |
|
|
249 |
|
* LICENSE: New image file names are added. |
250 |
|
|
251 |
|
* cc-interface.en.html: Link to the style sheet is added. |
252 |
|
|
253 |
|
* cc-style.css: Duplicate identifiers and terms |
254 |
|
are decorated by icon. |
255 |
|
|
256 |
|
* cc.cgi: |h1| links to the interface page. |
257 |
|
(#identifiers): New section. |
258 |
|
|
259 |
|
* error-description-source.en.xml: More error types are |
260 |
|
added. |
261 |
|
|
262 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
263 |
|
|
264 |
|
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
265 |
|
(htescape): Escape some more invisible characters. |
266 |
|
|
267 |
|
* error-description-source.en.xml: More error data. |
268 |
|
|
269 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
270 |
|
|
271 |
|
* cc.cgi (table stuff): Set |is_header| property |
272 |
|
of table cells explicitly since otherwise newer JSON.pm |
273 |
|
generates broken output. |
274 |
|
(get_text): Return the reduced type name as well. Use |
275 |
|
it as fragment of detail document. |
276 |
|
|
277 |
|
* error-description-source.en.xml: More error descriptions |
278 |
|
are added. |
279 |
|
|
280 |
|
* mkdescription.pl: Remove |catalog| element from |
281 |
|
the result description document. |
282 |
|
|
283 |
|
* table.cgi: Set |is_header| property |
284 |
|
of table cells explicitly since otherwise newer JSON.pm |
285 |
|
generates broken output. |
286 |
|
|
287 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
288 |
|
|
289 |
|
* Makefile (all): |cc-msg.en.txt| is added to the list of |
290 |
|
dependency. |
291 |
|
(cc-msg.en.txt): New rule. |
292 |
|
|
293 |
|
* mkcatalog.pl: New Perl script. |
294 |
|
|
295 |
|
* cc-msg.en.txt: Now this file is generated by |
296 |
|
the rule described in |Makefile|. |
297 |
|
|
298 |
|
* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1| |
299 |
|
if not specified, for now. |
300 |
|
(get_text): Replace |<var>$/n/</var>|, not just |$/n/|, |
301 |
|
to variable. |
302 |
|
|
303 |
|
* error-description-source.xml: All entries |
304 |
|
in |cc-msg.en.txt| are now described as XML data. |
305 |
|
|
306 |
|
* mkdescription.pl: Print the result by |inner_html| DOM |
307 |
|
attribute. Put |level| attribute value, if any, before |name| |
308 |
|
attribute value. Allow missing of |desc| attribute. |
309 |
|
Ignore any |catalog| element. |
310 |
|
|
311 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
312 |
|
|
313 |
|
* cc-interface.en.html: Content-Type options are extended. |
314 |
|
Charset options are added. URI input box is added. |
315 |
|
|
316 |
|
* cc.cgi (get_input_document): New. Support for URI input. |
317 |
|
(#document-info): Present request URI, documen URI, |
318 |
|
base URI (HTTP-level), internet media type, and |
319 |
|
charset (if any). |
320 |
|
(print_http_header_section): New. |
321 |
|
(print_source_string_section): Renamed from |print_source_string| |
322 |
|
and it now generate entire section. Use charset |
323 |
|
information obtained by parsing (for this reason the section |
324 |
|
now follows the parse error section). |
325 |
|
(HTML parse mode): Support for charsets (alpha). |
326 |
|
(XML parse mode): Support for |application/xml| |
327 |
|
and |text/xml|. Support for charsets. |
328 |
|
(#result-summary): Show error message section, |
329 |
|
rather than simple HTTP error, for any input error. |
330 |
|
(print_document_tree): Present |xml_version|, |xml_encoding|, |
331 |
|
and |xml_standalone|. |
332 |
|
(get_node_path): Return |/| if the input is the |Document| node. |
333 |
|
(WDCC::LWPUA): New package. |
334 |
|
|
335 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
336 |
|
|
337 |
* parser-manakai-interface.en.html: An option |
* parser-manakai-interface.en.html: An option |