/[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.27 by wakaba, Sat Jul 21 04:58:16 2007 UTC
# Line 1  Line 1 
1    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-style.css: Don't remove bullet of the document node
4            in the document tree.  Don't collapse white space
5            in the |code| elements.
6    
7            * cc.cgi: Put identifiers and class names into |code|
8            element.
9            (get_text): Template for attribute values are supported.
10    
11            * error-descriotion-source.en.xml: More error descriptions
12            are included.  Use |{@}| attribute value insertion macro
13            for errors in which it should be useful.
14    
15    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
16    
17            * cc.cgi: Output HTTP and HTML header before try to
18            fetch the specified resource for usability.  Add
19            tables, identifiers, and terms section to the TOC.
20            Generate classes list.
21    
22    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
23    
24            * alert.png, error.png, info.png: New images.
25    
26            * LICENSE: New image file names are added.
27    
28            * cc-interface.en.html: Link to the style sheet is added.
29    
30            * cc-style.css: Duplicate identifiers and terms
31            are decorated by icon.
32    
33            * cc.cgi: |h1| links to the interface page.
34            (#identifiers): New section.
35    
36            * error-description-source.en.xml: More error types are
37            added.
38    
39    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
40    
41            * cc.cgi: Set |STDOUT| encoding as |utf8|.
42            (htescape): Escape some more invisible characters.
43    
44            * error-description-source.en.xml: More error data.
45    
46    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
47    
48            * cc.cgi (table stuff): Set |is_header| property
49            of table cells explicitly since otherwise newer JSON.pm
50            generates broken output.
51            (get_text): Return the reduced type name as well.  Use
52            it as fragment of detail document.
53    
54            * error-description-source.en.xml: More error descriptions
55            are added.
56    
57            * mkdescription.pl: Remove |catalog| element from
58            the result description document.
59    
60            * table.cgi: Set |is_header| property
61            of table cells explicitly since otherwise newer JSON.pm
62            generates broken output.
63    
64    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
65    
66            * Makefile (all): |cc-msg.en.txt| is added to the list of
67            dependency.
68            (cc-msg.en.txt): New rule.
69    
70            * mkcatalog.pl: New Perl script.
71    
72            * cc-msg.en.txt: Now this file is generated by
73            the rule described in |Makefile|.
74    
75            * cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
76            if not specified, for now.
77            (get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
78            to variable.
79    
80            * error-description-source.xml: All entries
81            in |cc-msg.en.txt| are now described as XML data.
82    
83            * mkdescription.pl: Print the result by |inner_html| DOM
84            attribute.  Put |level| attribute value, if any, before |name|
85            attribute value.  Allow missing of |desc| attribute.
86            Ignore any |catalog| element.
87    
88    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
89    
90            * cc-interface.en.html: Content-Type options are extended.
91            Charset options are added.  URI input box is added.
92    
93            * cc.cgi (get_input_document): New.  Support for URI input.
94            (#document-info): Present request URI, documen URI,
95            base URI (HTTP-level), internet media type, and
96            charset (if any).
97            (print_http_header_section): New.
98            (print_source_string_section): Renamed from |print_source_string|
99            and it now generate entire section.  Use charset
100            information obtained by parsing (for this reason the section
101            now follows the parse error section).
102            (HTML parse mode): Support for charsets (alpha).
103            (XML parse mode): Support for |application/xml|
104            and |text/xml|.  Support for charsets.
105            (#result-summary): Show error message section,
106            rather than simple HTTP error, for any input error.
107            (print_document_tree): Present |xml_version|, |xml_encoding|,
108            and |xml_standalone|.
109            (get_node_path): Return |/| if the input is the |Document| node.
110            (WDCC::LWPUA): New package.
111    
112    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
113    
114            * parser-manakai-interface.en.html: An option
115            to parse as H2H is added.
116    
117            * parser-manakai.cgi: H2H parse mode is added.
118    
119    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
120    
121            * parser-manakai.cgi: Set |Document| as HTML if it is.
122            Use |inner_html| attribute for inner HTML value.
123            XML documents are now serializable via |inner_html|.
124    
125  2007-07-01  Wakaba  <wakaba@suika.fam.cx>  2007-07-01  Wakaba  <wakaba@suika.fam.cx>
126    
127          * Makefile: New.          * Makefile: New.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24