/[suikacvs]/test/html-whatpm/ChangeLog
Suika

Diff of /test/html-whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by wakaba, Sun Jul 15 16:39:10 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>  2007-07-16  Wakaba  <wakaba@suika.fam.cx>
150    
151          * cc-interface.en.html: Content-Type options are extended.          * cc-interface.en.html: Content-Type options are extended.

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24