1 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
4 |
|
instead of |SuikaWiki::Input::HTTP|. |
5 |
|
|
6 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
9 |
|
Link to |cc-todo| is added. |
10 |
|
|
11 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* error-description.xml: Description for "after body", "bare etago", |
14 |
|
and "bogus end tag" are added. |
15 |
|
|
16 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc-style.css: Don't remove bullet of the document node |
19 |
|
in the document tree. Don't collapse white space |
20 |
|
in the |code| elements. |
21 |
|
|
22 |
|
* cc.cgi: Put identifiers and class names into |code| |
23 |
|
element. |
24 |
|
(get_text): Template for attribute values are supported. |
25 |
|
|
26 |
|
* error-descriotion-source.en.xml: More error descriptions |
27 |
|
are included. Use |{@}| attribute value insertion macro |
28 |
|
for errors in which it should be useful. |
29 |
|
|
30 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* cc.cgi: Output HTTP and HTML header before try to |
33 |
|
fetch the specified resource for usability. Add |
34 |
|
tables, identifiers, and terms section to the TOC. |
35 |
|
Generate classes list. |
36 |
|
|
37 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* alert.png, error.png, info.png: New images. |
40 |
|
|
41 |
|
* LICENSE: New image file names are added. |
42 |
|
|
43 |
|
* cc-interface.en.html: Link to the style sheet is added. |
44 |
|
|
45 |
|
* cc-style.css: Duplicate identifiers and terms |
46 |
|
are decorated by icon. |
47 |
|
|
48 |
|
* cc.cgi: |h1| links to the interface page. |
49 |
|
(#identifiers): New section. |
50 |
|
|
51 |
|
* error-description-source.en.xml: More error types are |
52 |
|
added. |
53 |
|
|
54 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
57 |
|
(htescape): Escape some more invisible characters. |
58 |
|
|
59 |
|
* error-description-source.en.xml: More error data. |
60 |
|
|
61 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* cc.cgi (table stuff): Set |is_header| property |
64 |
|
of table cells explicitly since otherwise newer JSON.pm |
65 |
|
generates broken output. |
66 |
|
(get_text): Return the reduced type name as well. Use |
67 |
|
it as fragment of detail document. |
68 |
|
|
69 |
|
* error-description-source.en.xml: More error descriptions |
70 |
|
are added. |
71 |
|
|
72 |
|
* mkdescription.pl: Remove |catalog| element from |
73 |
|
the result description document. |
74 |
|
|
75 |
|
* table.cgi: Set |is_header| property |
76 |
|
of table cells explicitly since otherwise newer JSON.pm |
77 |
|
generates broken output. |
78 |
|
|
79 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
* Makefile (all): |cc-msg.en.txt| is added to the list of |
* Makefile (all): |cc-msg.en.txt| is added to the list of |