1 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* error-description-source.xml: More l10n. |
4 |
|
|
5 |
|
* mkdescription.pl: Fallback <html:title> to xml:lang=en's one. |
6 |
|
|
7 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* error-description-source.xml: Localize "no more information" |
10 |
|
message. |
11 |
|
|
12 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* cc-about.en.html: Author section added. |
15 |
|
|
16 |
|
* cc.cgi: |text/x-h2h| added. |
17 |
|
|
18 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Makefile: Generate Japanese version of error description document. |
21 |
|
|
22 |
|
* cc-script.js, cc-style.css: Support for help popup. |
23 |
|
|
24 |
|
* error-description-source.xml: Descriptions are added |
25 |
|
to the description of WebHACC itself and descriptions |
26 |
|
of error levels. Old error level table is removed. |
27 |
|
|
28 |
|
* mkdescription.pl: Assume the second argument is |
29 |
|
the language. Support for d:cat/d:desc. |
30 |
|
|
31 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* error-description-source.xml: Error for CSS cursor: hand |
34 |
|
is added. |
35 |
|
|
36 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* cc-script.js: Support for #index- fragment identifiers. |
39 |
|
|
40 |
|
* cc-style.css: Prety styling for reformatted sources. |
41 |
|
Support for new version of manifest dump sections. |
42 |
|
|
43 |
|
* error-description-source.xml: Support for Whatpm::CacheManifest, |
44 |
|
Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, |
45 |
|
and Whatpm::CSS::Parser errors. Support for l10n of cache |
46 |
|
manifest dump sections. |
47 |
|
|
48 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* cc-style.css: Set min/max width/height such that tab content |
51 |
|
is accessible even when stupid size of window is used. |
52 |
|
|
53 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* cc-script.js (_showTab): Show the tab button of the selected |
56 |
|
tab. |
57 |
|
|
58 |
|
* cc-script.css (nav): Show scrollbar if there are too many |
59 |
|
tabs. |
60 |
|
|
61 |
|
* cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e. |
62 |
|
imlementation error case). |
63 |
|
|
64 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* error-description-source.xml: Error entries for |
67 |
|
Whatpm::URIChecker and Whatpm::LangTag error types |
68 |
|
are added. |
69 |
|
|
70 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* error-description-source.xml: Error entries |
73 |
|
for Whatpm::RDFXML errors are addded. Missing entries |
74 |
|
for Whatpm::HTMLTable errors are added. |
75 |
|
|
76 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* error-description-source.xml: Missing entries for |
79 |
|
Whatpm::ContentChecker::Atom errors are added. |
80 |
|
|
81 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* error-description-source.xml: Missing entries for |
84 |
|
Whatpm::ContentChecker and Whatpm::ContentChecker::HTML |
85 |
|
error types are added. Error entries used by these |
86 |
|
modules are marked as such. |
87 |
|
|
88 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* error-description-source.xml: Missing entries for Whatpm::HTML |
91 |
|
error types are added. Error entries used by Whatpm::HTML |
92 |
|
are marked as "HTML::Parser". |
93 |
|
|
94 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* cc-style.css: Add icons to links and headings of error sections. |
97 |
|
Use standard "uncertain" color for level-u errors. "No error found" |
98 |
|
messages are now handled by catalog, not by CSS presentation. |
99 |
|
The result paragraph saying that the conformance is unknown |
100 |
|
should be bordered as uncertain error messages are. |
101 |
|
|
102 |
|
* error-description-source.xml: New message entries |
103 |
|
for not-translated-yet messages. Distinguish result table's |
104 |
|
layer names from other similar texts. |
105 |
|
|
106 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* cc.cgi: Generate result summary sections for |
109 |
|
each subdocument. |
110 |
|
|
111 |
|
* error-description-source.xml: New entries to |
112 |
|
support localization of result sections. |
113 |
|
|
114 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* cc-style.css: Support for revised version of result summary |
117 |
|
section styling. |
118 |
|
|
119 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
|
* cc-style.css: Revised such that subdocument check results |
122 |
|
do not look stupid and that new class name rules |
123 |
|
for level-* and layer-* is reflected by icons. |
124 |
|
|
125 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* cc-script.js, cc-style.css: Support for tab styling |
128 |
|
of subdoc sections. |
129 |
|
|
130 |
|
* cc-script.js (onbodyload): Scroll to the pointed |
131 |
|
element, if possible. |
132 |
|
|
133 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
* cc-script.js, cc-style.js: Support for tab styling |
* cc-script.js, cc-style.js: Support for tab styling |