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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24