1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
4 |
|
Generate section on RDF triples extracted from the document. |
5 |
|
(print_rdf_section): New function. |
6 |
|
(get_rdf_resource_html): New function. |
7 |
|
|
8 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
11 |
|
|
12 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* cc.cgi (get_error_label): Use the error location |
15 |
|
of the parent node, if the node does not have one. |
16 |
|
|
17 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* cc-script.js: The ID of the list is now given as an argument. |
20 |
|
|
21 |
|
* cc.cgi: List of document errors now also expanded by source |
22 |
|
code fragment generated by scripting. |
23 |
|
(get_error_label): Use line/column information from the error |
24 |
|
context node, if any. |
25 |
|
|
26 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* cc.cgi: Line break treatment was different from |
29 |
|
that of HTML and CSS parsers. |
30 |
|
|
31 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* cc-script.js: Unquote U+hhhh escapes. |
34 |
|
|
35 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc.cgi (get_error_label): Use token's line and column |
38 |
|
if available. |
39 |
|
|
40 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* cc-script.js: Character was not marked if the line |
43 |
|
is less than 50 characters. |
44 |
|
|
45 |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
* cc.cgi: Link to the script added. |
* cc.cgi: Link to the script added. |