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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24