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

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24