1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* table-interface.en.html: Typo fixed. |
4 |
|
|
5 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
6 |
|
identifiers in report sections. Don't add headings |
7 |
|
if the |$input->{nested}| flag is set. |
8 |
|
|
9 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
10 |
|
argument, |idPrefix|, for setting ID prefix. |
11 |
|
|
12 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
13 |
|
empty string. |
14 |
|
|
15 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
18 |
|
|
19 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
22 |
|
|
23 |
|
* cc.cgi: Support for 'u' level. |
24 |
|
|
25 |
|
* error-description-source.en.xml: s/unsupported/u/; |
26 |
|
|
27 |
|
* standards.en.html: CSS added. |
28 |
|
|
29 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* standards.en.html: New document. |
32 |
|
|
33 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
34 |
|
|
35 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* error-description-source.xml: New error descriptions. |
38 |
|
|
39 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
40 |
|
a 406 page! |identity| encoding is added. |
41 |
|
|
42 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
45 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
46 |
|
|
47 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* cc-style.css: New rules for warnings. |
50 |
|
|
51 |
|
* cc-todo.en.txt: Updated. |
52 |
|
|
53 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
54 |
|
for |inner_html| with external source. Set |manakai_charset| |
55 |
|
attribute if possible. |
56 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
57 |
|
|
58 |
|
* error-description-source.en.xml: New errors for character |
59 |
|
encodings are added. |
60 |
|
|
61 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* error-description-source.xml: s/charset declaration/character |
64 |
|
encoding declaration/g, since HTML5 spec says so. |
65 |
|
|
66 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
69 |
|
media type of the entity. |
70 |
|
|
71 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
74 |
|
|
75 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
76 |
|
parser for byte string. |
77 |
|
(print_result_unknown_type_section): Make output |
78 |
|
more consistent with other media types. |
79 |
|
|
80 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
83 |
|
an HTML DOM. |
84 |
|
|
85 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* cc-style.css: Styling examples. |
88 |
|
|
89 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
92 |
|
New. |
93 |
|
|
94 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* cc.cgi (get_error_level_label): New. |
97 |
|
|
98 |
|
* cc-style.css: New rules for error level descriptions. |
99 |
|
|
100 |
|
* error-description-source.xml: Description for error |
101 |
|
levels is added. |
102 |
|
|
103 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
106 |
|
|
107 |
|
* cc-style.css: New rules for manifest dump. |
108 |
|
|
109 |
|
* cc.cgi: Support for |text/cache-manifest|. |
110 |
|
|
111 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
112 |
|
section. |
113 |
|
|
114 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* cc.cgi, cc-style.css: Scoring support. |
117 |
|
|
118 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
* error-description-source.xml: Updated. |
121 |
|
|
122 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* cc.cgi: Report document sections are now output by |
125 |
|
corresponding subroutines. |
126 |
|
|
127 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
130 |
|
|
131 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
134 |
|
instead of |SuikaWiki::Input::HTTP|. |
135 |
|
|
136 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
139 |
|
Link to |cc-todo| is added. |
140 |
|
|
141 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* error-description.xml: Description for "after body", "bare etago", |
144 |
|
and "bogus end tag" are added. |
145 |
|
|
146 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* cc-style.css: Don't remove bullet of the document node |
149 |
|
in the document tree. Don't collapse white space |
150 |
|
in the |code| elements. |
151 |
|
|
152 |
|
* cc.cgi: Put identifiers and class names into |code| |
153 |
|
element. |
154 |
|
(get_text): Template for attribute values are supported. |
155 |
|
|
156 |
|
* error-descriotion-source.en.xml: More error descriptions |
157 |
|
are included. Use |{@}| attribute value insertion macro |
158 |
|
for errors in which it should be useful. |
159 |
|
|
160 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* cc.cgi: Output HTTP and HTML header before try to |
163 |
|
fetch the specified resource for usability. Add |
164 |
|
tables, identifiers, and terms section to the TOC. |
165 |
|
Generate classes list. |
166 |
|
|
167 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* alert.png, error.png, info.png: New images. |
170 |
|
|
171 |
|
* LICENSE: New image file names are added. |
172 |
|
|
173 |
|
* cc-interface.en.html: Link to the style sheet is added. |
174 |
|
|
175 |
|
* cc-style.css: Duplicate identifiers and terms |
176 |
|
are decorated by icon. |
177 |
|
|
178 |
|
* cc.cgi: |h1| links to the interface page. |
179 |
|
(#identifiers): New section. |
180 |
|
|
181 |
|
* error-description-source.en.xml: More error types are |
182 |
|
added. |
183 |
|
|
184 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
186 |
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
* cc.cgi: Set |STDOUT| encoding as |utf8|. |