1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
4 |
|
|
5 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
8 |
|
Generate section on RDF triples extracted from the document. |
9 |
|
(print_rdf_section): New function. |
10 |
|
(get_rdf_resource_html): New function. |
11 |
|
|
12 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
15 |
|
|
16 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc.cgi (get_error_label): Use the error location |
19 |
|
of the parent node, if the node does not have one. |
20 |
|
|
21 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cc-script.js: The ID of the list is now given as an argument. |
24 |
|
|
25 |
|
* cc.cgi: List of document errors now also expanded by source |
26 |
|
code fragment generated by scripting. |
27 |
|
(get_error_label): Use line/column information from the error |
28 |
|
context node, if any. |
29 |
|
|
30 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* cc.cgi: Line break treatment was different from |
33 |
|
that of HTML and CSS parsers. |
34 |
|
|
35 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc-script.js: Unquote U+hhhh escapes. |
38 |
|
|
39 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* cc.cgi (get_error_label): Use token's line and column |
42 |
|
if available. |
43 |
|
|
44 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* cc-script.js: Character was not marked if the line |
47 |
|
is less than 50 characters. |
48 |
|
|
49 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* cc.cgi: Link to the script added. |
52 |
|
|
53 |
|
* cc-style.css (mark): Added. |
54 |
|
|
55 |
|
* cc-script.js: New script. |
56 |
|
|
57 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
60 |
|
section. |
61 |
|
|
62 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* cc.cgi: Support for level-i (informational). |
65 |
|
|
66 |
|
* cc-style.css: New style rules for informational messages added. |
67 |
|
|
68 |
|
* error-description-source.xml (#information, #level-i): Added. |
69 |
|
|
70 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
73 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
74 |
|
Typo in 'collapse' value fixed. |
75 |
|
|
76 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
79 |
|
partially broken. |
80 |
|
|
81 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* cc.cgi: Subdocument validation framework implemented. |
84 |
|
|
85 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* cc.cgi (print_listing_section): ID, class, and term |
88 |
|
section functions are merged. |
89 |
|
|
90 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* table-interface.en.html: Typo fixed. |
93 |
|
|
94 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
95 |
|
identifiers in report sections. Don't add headings |
96 |
|
if the |$input->{nested}| flag is set. |
97 |
|
|
98 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
99 |
|
argument, |idPrefix|, for setting ID prefix. |
100 |
|
|
101 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
102 |
|
empty string. |
103 |
|
|
104 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
107 |
|
|
108 |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
* cc-style.css: Rules for s/unsupported/u/'ed version added. |