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