1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_node_path): Use qualified name, not just |
4 |
|
local name. |
5 |
|
|
6 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
9 |
|
|
10 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
13 |
|
Generate section on RDF triples extracted from the document. |
14 |
|
(print_rdf_section): New function. |
15 |
|
(get_rdf_resource_html): New function. |
16 |
|
|
17 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
20 |
|
|
21 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cc.cgi (get_error_label): Use the error location |
24 |
|
of the parent node, if the node does not have one. |
25 |
|
|
26 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* cc-script.js: The ID of the list is now given as an argument. |
29 |
|
|
30 |
|
* cc.cgi: List of document errors now also expanded by source |
31 |
|
code fragment generated by scripting. |
32 |
|
(get_error_label): Use line/column information from the error |
33 |
|
context node, if any. |
34 |
|
|
35 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc.cgi: Line break treatment was different from |
38 |
|
that of HTML and CSS parsers. |
39 |
|
|
40 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* cc-script.js: Unquote U+hhhh escapes. |
43 |
|
|
44 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* cc.cgi (get_error_label): Use token's line and column |
47 |
|
if available. |
48 |
|
|
49 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* cc-script.js: Character was not marked if the line |
52 |
|
is less than 50 characters. |
53 |
|
|
54 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* cc.cgi: Link to the script added. |
57 |
|
|
58 |
|
* cc-style.css (mark): Added. |
59 |
|
|
60 |
|
* cc-script.js: New script. |
61 |
|
|
62 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
65 |
|
section. |
66 |
|
|
67 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* cc.cgi: Support for level-i (informational). |
70 |
|
|
71 |
|
* cc-style.css: New style rules for informational messages added. |
72 |
|
|
73 |
|
* error-description-source.xml (#information, #level-i): Added. |
74 |
|
|
75 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
78 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
79 |
|
Typo in 'collapse' value fixed. |
80 |
|
|
81 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
* cc.cgi: |text/css| support. |id_prefix| support was |
* cc.cgi: |text/css| support. |id_prefix| support was |