/[pub]/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.22 by wakaba, Mon Jul 16 08:38:48 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile (all): |cc-msg.en.txt| is added to the list of
4            dependency.
5            (cc-msg.en.txt): New rule.
6    
7            * mkcatalog.pl: New Perl script.
8    
9            * cc-msg.en.txt: Now this file is generated by
10            the rule described in |Makefile|.
11    
12            * cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
13            if not specified, for now.
14            (get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
15            to variable.
16    
17            * error-description-source.xml: All entries
18            in |cc-msg.en.txt| are now described as XML data.
19    
20            * mkdescription.pl: Print the result by |inner_html| DOM
21            attribute.  Put |level| attribute value, if any, before |name|
22            attribute value.  Allow missing of |desc| attribute.
23            Ignore any |catalog| element.
24    
25    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * cc-interface.en.html: Content-Type options are extended.
28            Charset options are added.  URI input box is added.
29    
30            * cc.cgi (get_input_document): New.  Support for URI input.
31            (#document-info): Present request URI, documen URI,
32            base URI (HTTP-level), internet media type, and
33            charset (if any).
34            (print_http_header_section): New.
35            (print_source_string_section): Renamed from |print_source_string|
36            and it now generate entire section.  Use charset
37            information obtained by parsing (for this reason the section
38            now follows the parse error section).
39            (HTML parse mode): Support for charsets (alpha).
40            (XML parse mode): Support for |application/xml|
41            and |text/xml|.  Support for charsets.
42            (#result-summary): Show error message section,
43            rather than simple HTTP error, for any input error.
44            (print_document_tree): Present |xml_version|, |xml_encoding|,
45            and |xml_standalone|.
46            (get_node_path): Return |/| if the input is the |Document| node.
47            (WDCC::LWPUA): New package.
48    
49  2007-07-15  Wakaba  <wakaba@suika.fam.cx>  2007-07-15  Wakaba  <wakaba@suika.fam.cx>
50    
51          * 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.22

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24