/[suikacvs]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by wakaba, Sun Jul 15 07:53:00 2007 UTC revision 1.23 by wakaba, Mon Jul 16 10:55:11 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc.cgi (table stuff): Set |is_header| property
4            of table cells explicitly since otherwise newer JSON.pm
5            generates broken output.
6            (get_text): Return the reduced type name as well.  Use
7            it as fragment of detail document.
8    
9            * error-description-source.xml: More error descriptions
10            are added.
11    
12            * mkdescription.pl: Remove |catalog| element from
13            the result description document.
14    
15            * table.cgi: Set |is_header| property
16            of table cells explicitly since otherwise newer JSON.pm
17            generates broken output.
18    
19    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Makefile (all): |cc-msg.en.txt| is added to the list of
22            dependency.
23            (cc-msg.en.txt): New rule.
24    
25            * mkcatalog.pl: New Perl script.
26    
27            * cc-msg.en.txt: Now this file is generated by
28            the rule described in |Makefile|.
29    
30            * cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
31            if not specified, for now.
32            (get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
33            to variable.
34    
35            * error-description-source.xml: All entries
36            in |cc-msg.en.txt| are now described as XML data.
37    
38            * mkdescription.pl: Print the result by |inner_html| DOM
39            attribute.  Put |level| attribute value, if any, before |name|
40            attribute value.  Allow missing of |desc| attribute.
41            Ignore any |catalog| element.
42    
43    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
44    
45            * cc-interface.en.html: Content-Type options are extended.
46            Charset options are added.  URI input box is added.
47    
48            * cc.cgi (get_input_document): New.  Support for URI input.
49            (#document-info): Present request URI, documen URI,
50            base URI (HTTP-level), internet media type, and
51            charset (if any).
52            (print_http_header_section): New.
53            (print_source_string_section): Renamed from |print_source_string|
54            and it now generate entire section.  Use charset
55            information obtained by parsing (for this reason the section
56            now follows the parse error section).
57            (HTML parse mode): Support for charsets (alpha).
58            (XML parse mode): Support for |application/xml|
59            and |text/xml|.  Support for charsets.
60            (#result-summary): Show error message section,
61            rather than simple HTTP error, for any input error.
62            (print_document_tree): Present |xml_version|, |xml_encoding|,
63            and |xml_standalone|.
64            (get_node_path): Return |/| if the input is the |Document| node.
65            (WDCC::LWPUA): New package.
66    
67  2007-07-15  Wakaba  <wakaba@suika.fam.cx>  2007-07-15  Wakaba  <wakaba@suika.fam.cx>
68    
69          * parser-manakai-interface.en.html: An option          * parser-manakai-interface.en.html: An option

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.23

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24