1 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_error_level_label): New. |
4 |
|
|
5 |
|
* cc-style.css: New rules for error level descriptions. |
6 |
|
|
7 |
|
* error-description-source.xml: Description for error |
8 |
|
levels is added. |
9 |
|
|
10 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
13 |
|
|
14 |
|
* cc-style.css: New rules for manifest dump. |
15 |
|
|
16 |
|
* cc.cgi: Support for |text/cache-manifest|. |
17 |
|
|
18 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
19 |
|
section. |
20 |
|
|
21 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cc.cgi, cc-style.css: Scoring support. |
24 |
|
|
25 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* error-description-source.xml: Updated. |
28 |
|
|
29 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* cc.cgi: Report document sections are now output by |
32 |
|
corresponding subroutines. |
33 |
|
|
34 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
37 |
|
|
38 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
41 |
|
instead of |SuikaWiki::Input::HTTP|. |
42 |
|
|
43 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
46 |
|
Link to |cc-todo| is added. |
47 |
|
|
48 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* error-description.xml: Description for "after body", "bare etago", |
51 |
|
and "bogus end tag" are added. |
52 |
|
|
53 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* cc-style.css: Don't remove bullet of the document node |
56 |
|
in the document tree. Don't collapse white space |
57 |
|
in the |code| elements. |
58 |
|
|
59 |
|
* cc.cgi: Put identifiers and class names into |code| |
60 |
|
element. |
61 |
|
(get_text): Template for attribute values are supported. |
62 |
|
|
63 |
|
* error-descriotion-source.en.xml: More error descriptions |
64 |
|
are included. Use |{@}| attribute value insertion macro |
65 |
|
for errors in which it should be useful. |
66 |
|
|
67 |
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
* cc.cgi: Output HTTP and HTML header before try to |
* cc.cgi: Output HTTP and HTML header before try to |