1 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-style.css: Set min/max width/height such that tab content |
4 |
|
is accessible even when stupid size of window is used. |
5 |
|
|
6 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-script.js (_showTab): Show the tab button of the selected |
9 |
|
tab. |
10 |
|
|
11 |
|
* cc-script.css (nav): Show scrollbar if there are too many |
12 |
|
tabs. |
13 |
|
|
14 |
|
* cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e. |
15 |
|
imlementation error case). |
16 |
|
|
17 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* error-description-source.xml: Error entries for |
20 |
|
Whatpm::URIChecker and Whatpm::LangTag error types |
21 |
|
are added. |
22 |
|
|
23 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* error-description-source.xml: Error entries |
26 |
|
for Whatpm::RDFXML errors are addded. Missing entries |
27 |
|
for Whatpm::HTMLTable errors are added. |
28 |
|
|
29 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* error-description-source.xml: Missing entries for |
32 |
|
Whatpm::ContentChecker::Atom errors are added. |
33 |
|
|
34 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* error-description-source.xml: Missing entries for |
37 |
|
Whatpm::ContentChecker and Whatpm::ContentChecker::HTML |
38 |
|
error types are added. Error entries used by these |
39 |
|
modules are marked as such. |
40 |
|
|
41 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* error-description-source.xml: Missing entries for Whatpm::HTML |
44 |
|
error types are added. Error entries used by Whatpm::HTML |
45 |
|
are marked as "HTML::Parser". |
46 |
|
|
47 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* cc-style.css: Add icons to links and headings of error sections. |
50 |
|
Use standard "uncertain" color for level-u errors. "No error found" |
51 |
|
messages are now handled by catalog, not by CSS presentation. |
52 |
|
The result paragraph saying that the conformance is unknown |
53 |
|
should be bordered as uncertain error messages are. |
54 |
|
|
55 |
|
* error-description-source.xml: New message entries |
56 |
|
for not-translated-yet messages. Distinguish result table's |
57 |
|
layer names from other similar texts. |
58 |
|
|
59 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* cc.cgi: Generate result summary sections for |
62 |
|
each subdocument. |
63 |
|
|
64 |
|
* error-description-source.xml: New entries to |
65 |
|
support localization of result sections. |
66 |
|
|
67 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* cc-style.css: Support for revised version of result summary |
70 |
|
section styling. |
71 |
|
|
72 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* cc-style.css: Revised such that subdocument check results |
75 |
|
do not look stupid and that new class name rules |
76 |
|
for level-* and layer-* is reflected by icons. |
77 |
|
|
78 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* cc-script.js, cc-style.css: Support for tab styling |
81 |
|
of subdoc sections. |
82 |
|
|
83 |
|
* cc-script.js (onbodyload): Scroll to the pointed |
84 |
|
element, if possible. |
85 |
|
|
86 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
* cc-script.js, cc-style.js: Support for tab styling |
* cc-script.js, cc-style.js: Support for tab styling |