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