1 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
4 |
|
media type of the entity. |
5 |
|
|
6 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
9 |
|
|
10 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
11 |
|
parser for byte string. |
12 |
|
(print_result_unknown_type_section): Make output |
13 |
|
more consistent with other media types. |
14 |
|
|
15 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
18 |
|
an HTML DOM. |
19 |
|
|
20 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc-style.css: Styling examples. |
23 |
|
|
24 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
27 |
|
New. |
28 |
|
|
29 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* cc.cgi (get_error_level_label): New. |
32 |
|
|
33 |
|
* cc-style.css: New rules for error level descriptions. |
34 |
|
|
35 |
|
* error-description-source.xml: Description for error |
36 |
|
levels is added. |
37 |
|
|
38 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
41 |
|
|
42 |
|
* cc-style.css: New rules for manifest dump. |
43 |
|
|
44 |
|
* cc.cgi: Support for |text/cache-manifest|. |
45 |
|
|
46 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
47 |
|
section. |
48 |
|
|
49 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* cc.cgi, cc-style.css: Scoring support. |
52 |
|
|
53 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* error-description-source.xml: Updated. |
56 |
|
|
57 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* cc.cgi: Report document sections are now output by |
60 |
|
corresponding subroutines. |
61 |
|
|
62 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
65 |
|
|
66 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
69 |
|
instead of |SuikaWiki::Input::HTTP|. |
70 |
|
|
71 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
74 |
|
Link to |cc-todo| is added. |
75 |
|
|
76 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* error-description.xml: Description for "after body", "bare etago", |
79 |
|
and "bogus end tag" are added. |
80 |
|
|
81 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* cc-style.css: Don't remove bullet of the document node |
84 |
|
in the document tree. Don't collapse white space |
85 |
|
in the |code| elements. |
86 |
|
|
87 |
|
* cc.cgi: Put identifiers and class names into |code| |
88 |
|
element. |
89 |
|
(get_text): Template for attribute values are supported. |
90 |
|
|
91 |
|
* error-descriotion-source.en.xml: More error descriptions |
92 |
|
are included. Use |{@}| attribute value insertion macro |
93 |
|
for errors in which it should be useful. |
94 |
|
|
95 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* cc.cgi: Output HTTP and HTML header before try to |
98 |
|
fetch the specified resource for usability. Add |
99 |
|
tables, identifiers, and terms section to the TOC. |
100 |
|
Generate classes list. |
101 |
|
|
102 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* alert.png, error.png, info.png: New images. |
105 |
|
|
106 |
|
* LICENSE: New image file names are added. |
107 |
|
|
108 |
|
* cc-interface.en.html: Link to the style sheet is added. |
109 |
|
|
110 |
|
* cc-style.css: Duplicate identifiers and terms |
111 |
|
are decorated by icon. |
112 |
|
|
113 |
|
* cc.cgi: |h1| links to the interface page. |
114 |
|
(#identifiers): New section. |
115 |
|
|
116 |
|
* error-description-source.en.xml: More error types are |
117 |
|
added. |
118 |
|
|
119 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
120 |
|
|
121 |
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
* cc.cgi: Set |STDOUT| encoding as |utf8|. |