/[pub]/test/html-whatpm/ChangeLog
Suika

Contents of /test/html-whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.91 - (hide annotations) (download)
Fri Aug 15 14:11:13 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.90: +6 -0 lines
++ ChangeLog	15 Aug 2008 14:09:57 -0000
	* error-description-source.xml: Error entries
	for Whatpm::RDFXML errors are addded.  Missing entries
	for Whatpm::HTMLTable errors are added.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	15 Aug 2008 14:11:09 -0000
	* DOM.pm: Enable localization of RDF section.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	15 Aug 2008 14:10:46 -0000
	* Output.pm (xref_text): New method.
	(node_link): Don't make node path consumed by catalog
	engine.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.87 2008-08-15 Wakaba <[email protected]>
2    
3 wakaba 1.91 * error-description-source.xml: Error entries
4     for Whatpm::RDFXML errors are addded. Missing entries
5     for Whatpm::HTMLTable errors are added.
6    
7     2008-08-15 Wakaba <[email protected]>
8    
9 wakaba 1.90 * error-description-source.xml: Missing entries for
10     Whatpm::ContentChecker::Atom errors are added.
11    
12     2008-08-15 Wakaba <[email protected]>
13    
14 wakaba 1.89 * error-description-source.xml: Missing entries for
15     Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
16     error types are added. Error entries used by these
17     modules are marked as such.
18    
19     2008-08-15 Wakaba <[email protected]>
20    
21 wakaba 1.88 * error-description-source.xml: Missing entries for Whatpm::HTML
22     error types are added. Error entries used by Whatpm::HTML
23     are marked as "HTML::Parser".
24    
25     2008-08-15 Wakaba <[email protected]>
26    
27 wakaba 1.87 * cc-style.css: Add icons to links and headings of error sections.
28     Use standard "uncertain" color for level-u errors. "No error found"
29     messages are now handled by catalog, not by CSS presentation.
30     The result paragraph saying that the conformance is unknown
31     should be bordered as uncertain error messages are.
32    
33     * error-description-source.xml: New message entries
34     for not-translated-yet messages. Distinguish result table's
35     layer names from other similar texts.
36    
37 wakaba 1.83 2008-08-14 Wakaba <[email protected]>
38    
39 wakaba 1.86 * cc.cgi: Generate result summary sections for
40     each subdocument.
41    
42     * error-description-source.xml: New entries to
43     support localization of result sections.
44    
45     2008-08-14 Wakaba <[email protected]>
46    
47     * cc-style.css: Support for revised version of result summary
48     section styling.
49    
50     2008-08-14 Wakaba <[email protected]>
51    
52 wakaba 1.85 * cc-style.css: Revised such that subdocument check results
53     do not look stupid and that new class name rules
54     for level-* and layer-* is reflected by icons.
55    
56     2008-08-14 Wakaba <[email protected]>
57    
58 wakaba 1.84 * cc-script.js, cc-style.css: Support for tab styling
59     of subdoc sections.
60    
61     * cc-script.js (onbodyload): Scroll to the pointed
62     element, if possible.
63    
64     2008-08-14 Wakaba <[email protected]>
65    
66 wakaba 1.83 * cc-script.js, cc-style.js: Support for tab styling
67     of the "input" subsections. Support for the "details"
68     widget.
69    
70 wakaba 1.82 2008-08-10 Wakaba <[email protected]>
71    
72     * cc-script.js: Functions for tabbing are added.
73    
74     * cc-style.css: Tab styling rules are added.
75    
76 wakaba 1.81 2008-07-27 Wakaba <[email protected]>
77    
78     * .htaccess: Files gone.
79    
80     * cc-interface.en.html, cc-todo.txt: Removed.
81    
82     * cc-about.en.html: New document.
83    
84     * cc.cgi: Insert document input section before anything.
85     No check performed if no URL is specified and the
86     input is empty.
87    
88     * error-description-source.xml (WebHACC:Heading): Link
89     to cc-about in place of cc-interface.
90    
91 wakaba 1.80 2008-07-26 Wakaba <[email protected]>
92    
93     * cc.cgi: get_input_document function is now handled
94     by WebHACC::Input classes. |cc-script| reference
95     is now generated by |html_header| in WebHACC::Output.
96    
97     * error-description-source.xml: Document URL and Request URL
98     are now just "URLs".
99    
100 wakaba 1.74 2008-07-21 Wakaba <[email protected]>
101    
102 wakaba 1.79 * .htaccess: error-description-source.xml is in UTF-8
103     actually.
104    
105     * Makefile: Rule to make Japanese language catalog file
106     is added.
107    
108     * cc-script.js: Line and column numbers are now taken
109     from data-* attributes, not from textContent.
110    
111     * cc.cgi: Tentative support for Japanese/English conneg.
112     (load_text_catalog, get_text): Removed (catalog text selection
113     is now handled by WebHACC::Output).
114    
115     * error-description-source.xml: Catalog entries in new
116     format are added. Old catalog element is removed.
117    
118     * mkcatalog.pl: Support for non-English languages.
119     Drop support for old catalog element. Add support
120     for new cat element.
121    
122     * mkdescription.pl: Drop support for old catalog element.
123     Add support for new cat element.
124    
125     2008-07-21 Wakaba <[email protected]>
126    
127 wakaba 1.78 * cc.cgi: Code clean-up.
128    
129     2008-07-21 Wakaba <[email protected]>
130    
131 wakaba 1.77 * cc.cgi: Old commented out code for additional
132     information sections are removed. They are now
133     implemented as part of |generate_add_info_sections| method.
134    
135     2008-07-21 Wakaba <[email protected]>
136    
137 wakaba 1.76 * cc.cgi (print_table_section): Removed (now part of
138     WebHACC::Language::DOM).
139    
140     2008-07-21 Wakaba <[email protected]>
141    
142 wakaba 1.75 * cc.cgi: Information sections are now handled by WebHACC::Input
143     module. Input objects for subdocuments now owns their
144     own subclass.
145    
146     2008-07-21 Wakaba <[email protected]>
147    
148 wakaba 1.74 * cc.cgi: Errors and results are now handled by WebHACC::Result.
149     Decode |uri| parameter as UTF-8. HTTP header dump and
150     input error are now handled by WebHACC::Input.
151    
152 wakaba 1.73 2008-07-20 Wakaba <[email protected]>
153    
154     * cc.cgi: Modularized.
155    
156     * WebHACC/: New directory.
157    
158 wakaba 1.72 2008-07-18 Wakaba <[email protected]>
159    
160     * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
161     for dummping (Data::Dumper::Dumper no longer used).
162    
163 wakaba 1.70 2008-05-18 Wakaba <[email protected]>
164    
165 wakaba 1.71 * LICENSE: Note on icons/*.png are added.
166    
167     * icons/: New directory.
168    
169     * cc-style.css: Rules for background images on error category
170     are added.
171    
172     2008-05-18 Wakaba <[email protected]>
173    
174 wakaba 1.70 * cc.cgi (print_source_string_section): Use new Message::Charset::Info
175     interface to decode source code, otherwise the Perl native Encode
176     module might decode the source code into different character
177     string with the Info's.
178    
179     2008-05-10 Wakaba <[email protected]>
180    
181     * standards.en.html (requirements): Remove a requirement
182     for an HTML element's allowed context (it is covered by HTML5
183     spec since r1583).
184    
185 wakaba 1.68 2008-05-06 Wakaba <[email protected]>
186    
187 wakaba 1.69 * cc.cgi: Use table object returned by the checker; don't
188     form a table by itself.
189    
190     * table-script.js: Use different coloring for empty data cells.
191    
192     * cc.cgi, table.cgi: Remove table reference for JSON convertion.
193    
194     2008-05-06 Wakaba <[email protected]>
195    
196 wakaba 1.68 * table-script.js: Support for header cell highlighting.
197    
198     * table.cgi: Set |id| to cells; it enables the cell highlighting
199     feature.
200    
201 wakaba 1.66 2008-05-05 Wakaba <[email protected]>
202    
203 wakaba 1.67 * table-script.js: Table header/footer fill started at a
204     wrong point.
205    
206     2008-05-05 Wakaba <[email protected]>
207    
208 wakaba 1.66 * table-script.js: It is now 0-indexed stead
209     of 1-indexed (HTML5 revision 1376).
210    
211 wakaba 1.65 2008-04-29 Wakaba <[email protected]>
212    
213     * cc-style.css: Duplicate terms are no longer disallowed (HTML5
214     revision 1467).
215    
216 wakaba 1.64 2008-04-12 Wakaba <[email protected]>
217    
218     * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
219     output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
220     output modes.
221    
222     2008-03-29 Wakaba <[email protected]>
223    
224     * cc.cgi: New "URI" section is implemented.
225    
226 wakaba 1.61 2008-03-21 Wakaba <[email protected]>
227    
228 wakaba 1.63 * cc.cgi (get_node_path): Use qualified name, not just
229     local name.
230    
231     2008-03-21 Wakaba <[email protected]>
232    
233 wakaba 1.62 * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
234    
235     2008-03-21 Wakaba <[email protected]>
236    
237 wakaba 1.61 * cc.cgi: Experimental support for application/rdf+xml type.
238     Generate section on RDF triples extracted from the document.
239     (print_rdf_section): New function.
240     (get_rdf_resource_html): New function.
241    
242 wakaba 1.58 2008-03-17 Wakaba <[email protected]>
243    
244 wakaba 1.60 * cc.cgi (get_error_label): No-parent case was not considered.
245    
246     2008-03-17 Wakaba <[email protected]>
247    
248 wakaba 1.59 * cc.cgi (get_error_label): Use the error location
249     of the parent node, if the node does not have one.
250    
251     2008-03-17 Wakaba <[email protected]>
252    
253 wakaba 1.58 * cc-script.js: The ID of the list is now given as an argument.
254    
255     * cc.cgi: List of document errors now also expanded by source
256     code fragment generated by scripting.
257     (get_error_label): Use line/column information from the error
258     context node, if any.
259    
260 wakaba 1.53 2008-03-16 Wakaba <[email protected]>
261    
262 wakaba 1.57 * cc.cgi: Line break treatment was different from
263     that of HTML and CSS parsers.
264    
265     2008-03-16 Wakaba <[email protected]>
266    
267 wakaba 1.56 * cc-script.js: Unquote U+hhhh escapes.
268    
269     2008-03-16 Wakaba <[email protected]>
270    
271 wakaba 1.55 * cc.cgi (get_error_label): Use token's line and column
272     if available.
273    
274     2008-03-16 Wakaba <[email protected]>
275    
276 wakaba 1.54 * cc-script.js: Character was not marked if the line
277     is less than 50 characters.
278    
279     2008-03-16 Wakaba <[email protected]>
280    
281 wakaba 1.53 * cc.cgi: Link to the script added.
282    
283     * cc-style.css (mark): Added.
284    
285     * cc-script.js: New script.
286    
287 wakaba 1.52 2008-03-11 Wakaba <[email protected]>
288    
289     * cc.cgi: |value| should be output in |dt| in Parse Errors
290     section.
291    
292 wakaba 1.51 2008-02-24 Wakaba <[email protected]>
293    
294     * cc.cgi: Support for level-i (informational).
295    
296     * cc-style.css: New style rules for informational messages added.
297    
298     * error-description-source.xml (#information, #level-i): Added.
299    
300 wakaba 1.45 2008-02-10 Wakaba <[email protected]>
301    
302 wakaba 1.50 * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
303     it is actually implemented). Support for '-moz-pre-wrap'.
304     Typo in 'collapse' value fixed.
305    
306     2008-02-10 Wakaba <[email protected]>
307    
308 wakaba 1.49 * cc.cgi: |text/css| support. |id_prefix| support was
309     partially broken.
310    
311     2008-02-10 Wakaba <[email protected]>
312    
313 wakaba 1.48 * cc.cgi: Subdocument validation framework implemented.
314    
315     2008-02-10 Wakaba <[email protected]>
316    
317 wakaba 1.47 * cc.cgi (print_listing_section): ID, class, and term
318     section functions are merged.
319    
320     2008-02-10 Wakaba <[email protected]>
321    
322 wakaba 1.46 * table-interface.en.html: Typo fixed.
323    
324     * cc.cgi: Use |$input->{id_prefix}| as the prefix for the
325     identifiers in report sections. Don't add headings
326     if the |$input->{nested}| flag is set.
327    
328     * table-script.js (tableToCanvas): Now it aceepts third
329     argument, |idPrefix|, for setting ID prefix.
330    
331     * table.cgi: Set the third argument to |tableToCanvas| as an
332     empty string.
333    
334     2008-02-10 Wakaba <[email protected]>
335    
336 wakaba 1.45 * cc.cgi (check_and_print): Now this is a subroutine.
337    
338 wakaba 1.43 2008-02-09 Wakaba <[email protected]>
339    
340 wakaba 1.44 * cc-style.css: Rules for s/unsupported/u/'ed version added.
341    
342     * cc.cgi: Support for 'u' level.
343    
344     * error-description-source.en.xml: s/unsupported/u/;
345    
346     * standards.en.html: CSS added.
347    
348     2008-02-09 Wakaba <[email protected]>
349    
350 wakaba 1.43 * standards.en.html: New document.
351    
352     * cc-interface.en.html: Linking to |standards.en.html|.
353    
354 wakaba 1.42 2007-11-23 Wakaba <[email protected]>
355    
356     * error-description-source.xml: New error descriptions.
357    
358