/[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.15 by wakaba, Sat Jun 30 14:51:10 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>
92    
93            * parser-manakai-interface.en.html: An option
94            to parse as H2H is added.
95    
96            * parser-manakai.cgi: H2H parse mode is added.
97    
98    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
99    
100            * parser-manakai.cgi: Set |Document| as HTML if it is.
101            Use |inner_html| attribute for inner HTML value.
102            XML documents are now serializable via |inner_html|.
103    
104    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
105    
106            * Makefile: New.
107    
108    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
109    
110            * cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
111            Link to |error-description|.
112    
113            * error-description-source.xml: New.
114    
115            * mkdescription.pl: New.
116    
117    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
118    
119            * cc-style.css: New rules for empty error lists,
120            error levels, and |code|.
121    
122            * cc.cgi: Support for error message catalog.
123            Support for empty (zero-length) document.
124            (print_source_string): Support for empty document.
125            (print_document_tree): Element |has_child_nodes| test
126            was incorrect.  Output compat mode and is html flag
127            for |Document| node.
128            (load_text_catalog, get_text): New functions.
129    
130            * LICENSE, large-alert.png, large-info.png, large-stop.png:
131            New files.
132    
133  2007-06-30  Wakaba  <wakaba@suika.fam.cx>  2007-06-30  Wakaba  <wakaba@suika.fam.cx>
134    
135          * cc.cgi: "Terms" section.  "Tree" was sometimes          * cc.cgi: "Terms" section.  "Tree" was sometimes

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.25

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24