/[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.76 by wakaba, Mon Jul 21 08:39:12 2008 UTC revision 1.93 by wakaba, Fri Aug 15 16:44:03 2008 UTC
# Line 1  Line 1 
1    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-script.js (_showTab): Show the tab button of the selected
4            tab.
5    
6            * cc-script.css (nav): Show scrollbar if there are too many
7            tabs.
8    
9            * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
10            imlementation error case).
11    
12    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
13    
14            * error-description-source.xml: Error entries for
15            Whatpm::URIChecker and Whatpm::LangTag error types
16            are added.
17    
18    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
19    
20            * error-description-source.xml: Error entries
21            for Whatpm::RDFXML errors are addded.  Missing entries
22            for Whatpm::HTMLTable errors are added.
23    
24    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
25    
26            * error-description-source.xml: Missing entries for
27            Whatpm::ContentChecker::Atom errors are added.
28    
29    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
30    
31            * error-description-source.xml: Missing entries for
32            Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
33            error types are added.  Error entries used by these
34            modules are marked as such.
35    
36    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
37    
38            * error-description-source.xml: Missing entries for Whatpm::HTML
39            error types are added.  Error entries used by Whatpm::HTML
40            are marked as "HTML::Parser".
41    
42    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
43    
44            * cc-style.css: Add icons to links and headings of error sections.
45            Use standard "uncertain" color for level-u errors.  "No error found"
46            messages are now handled by catalog, not by CSS presentation.
47            The result paragraph saying that the conformance is unknown
48            should be bordered as uncertain error messages are.
49    
50            * error-description-source.xml: New message entries
51            for not-translated-yet messages.  Distinguish result table's
52            layer names from other similar texts.
53    
54    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
55    
56            * cc.cgi: Generate result summary sections for
57            each subdocument.
58    
59            * error-description-source.xml: New entries to
60            support localization of result sections.
61    
62    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
63    
64            * cc-style.css: Support for revised version of result summary
65            section styling.
66    
67    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
68    
69            * cc-style.css: Revised such that subdocument check results
70            do not look stupid and that new class name rules
71            for level-* and layer-* is reflected by icons.
72    
73    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
74    
75            * cc-script.js, cc-style.css: Support for tab styling
76            of subdoc sections.
77    
78            * cc-script.js (onbodyload): Scroll to the pointed
79            element, if possible.
80    
81    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
82    
83            * cc-script.js, cc-style.js: Support for tab styling
84            of the "input" subsections.  Support for the "details"
85            widget.
86    
87    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
88    
89            * cc-script.js: Functions for tabbing are added.
90    
91            * cc-style.css: Tab styling rules are added.
92    
93    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
94    
95            * .htaccess: Files gone.
96    
97            * cc-interface.en.html, cc-todo.txt: Removed.
98    
99            * cc-about.en.html: New document.
100    
101            * cc.cgi: Insert document input section before anything.
102            No check performed if no URL is specified and the
103            input is empty.
104    
105            * error-description-source.xml (WebHACC:Heading): Link
106            to cc-about in place of cc-interface.
107    
108    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
109    
110            * cc.cgi: get_input_document function is now handled
111            by WebHACC::Input classes.  |cc-script| reference
112            is now generated by |html_header| in WebHACC::Output.
113    
114            * error-description-source.xml: Document URL and Request URL
115            are now just "URLs".
116    
117    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
118    
119            * .htaccess: error-description-source.xml is in UTF-8
120            actually.
121    
122            * Makefile: Rule to make Japanese language catalog file
123            is added.
124    
125            * cc-script.js: Line and column numbers are now taken
126            from data-* attributes, not from textContent.
127    
128            * cc.cgi: Tentative support for Japanese/English conneg.
129            (load_text_catalog, get_text): Removed (catalog text selection
130            is now handled by WebHACC::Output).
131    
132            * error-description-source.xml: Catalog entries in new
133            format are added.  Old catalog element is removed.
134    
135            * mkcatalog.pl: Support for non-English languages.
136            Drop support for old catalog element.  Add support
137            for new cat element.
138    
139            * mkdescription.pl: Drop support for old catalog element.
140            Add support for new cat element.
141    
142    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
143    
144            * cc.cgi: Code clean-up.
145    
146    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
147    
148            * cc.cgi: Old commented out code for additional
149            information sections are removed.  They are now
150            implemented as part of |generate_add_info_sections| method.
151    
152  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
153    
154          * cc.cgi (print_table_section): Removed (now part of          * cc.cgi (print_table_section): Removed (now part of

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.93

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24