1 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Link to the script added. |
4 |
|
|
5 |
|
* cc-style.css (mark): Added. |
6 |
|
|
7 |
|
* cc-script.js: New script. |
8 |
|
|
9 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
12 |
|
section. |
13 |
|
|
14 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* cc.cgi: Support for level-i (informational). |
17 |
|
|
18 |
|
* cc-style.css: New style rules for informational messages added. |
19 |
|
|
20 |
|
* error-description-source.xml (#information, #level-i): Added. |
21 |
|
|
22 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
25 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
26 |
|
Typo in 'collapse' value fixed. |
27 |
|
|
28 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
31 |
|
partially broken. |
32 |
|
|
33 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* cc.cgi: Subdocument validation framework implemented. |
36 |
|
|
37 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* cc.cgi (print_listing_section): ID, class, and term |
40 |
|
section functions are merged. |
41 |
|
|
42 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* table-interface.en.html: Typo fixed. |
45 |
|
|
46 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
47 |
|
identifiers in report sections. Don't add headings |
48 |
|
if the |$input->{nested}| flag is set. |
49 |
|
|
50 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
51 |
|
argument, |idPrefix|, for setting ID prefix. |
52 |
|
|
53 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
54 |
|
empty string. |
55 |
|
|
56 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
* cc.cgi (check_and_print): Now this is a subroutine. |
* cc.cgi (check_and_print): Now this is a subroutine. |