--- test/html-webhacc/ChangeLog 2008/03/17 13:25:19 1.58 +++ test/html-webhacc/ChangeLog 2008/03/21 09:17:45 1.62 @@ -1,3 +1,23 @@ +2008-03-21 Wakaba + + * cc.cgi (get_rdf_resource_html): undef vs false bug fixed. + +2008-03-21 Wakaba + + * cc.cgi: Experimental support for application/rdf+xml type. + Generate section on RDF triples extracted from the document. + (print_rdf_section): New function. + (get_rdf_resource_html): New function. + +2008-03-17 Wakaba + + * cc.cgi (get_error_label): No-parent case was not considered. + +2008-03-17 Wakaba + + * cc.cgi (get_error_label): Use the error location + of the parent node, if the node does not have one. + 2008-03-17 Wakaba * cc-script.js: The ID of the list is now given as an argument.