1 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML| |
4 |
|
output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)" |
5 |
|
output modes. |
6 |
|
|
7 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* cc.cgi: New "URI" section is implemented. |
10 |
|
|
11 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* cc.cgi (get_node_path): Use qualified name, not just |
14 |
|
local name. |
15 |
|
|
16 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
19 |
|
|
20 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
23 |
|
Generate section on RDF triples extracted from the document. |
24 |
|
(print_rdf_section): New function. |
25 |
|
(get_rdf_resource_html): New function. |
26 |
|
|
27 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
30 |
|
|
31 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* cc.cgi (get_error_label): Use the error location |
34 |
|
of the parent node, if the node does not have one. |
35 |
|
|
36 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* cc-script.js: The ID of the list is now given as an argument. |
39 |
|
|
40 |
|
* cc.cgi: List of document errors now also expanded by source |
41 |
|
code fragment generated by scripting. |
42 |
|
(get_error_label): Use line/column information from the error |
43 |
|
context node, if any. |
44 |
|
|
45 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* cc.cgi: Line break treatment was different from |
48 |
|
that of HTML and CSS parsers. |
49 |
|
|
50 |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
* cc-script.js: Unquote U+hhhh escapes. |
* cc-script.js: Unquote U+hhhh escapes. |