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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24