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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24