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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24