/[suikacvs]/test/html-webhacc/WebHACC/ChangeLog
Suika

Diff of /test/html-webhacc/WebHACC/ChangeLog

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

revision 1.3 by wakaba, Mon Jul 21 05:24:32 2008 UTC revision 1.10 by wakaba, Sun Jul 27 10:33:46 2008 UTC
# Line 1  Line 1 
1    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Output.pm (new, input): |input| attribute should always have an input
4            object, even though it might be an empty one.
5            (add_source_to_parse_error_list): s/shift/shift ()/ to remove
6            ambigiousness warning.
7            (select): New method.
8            (generate_input_section): New method.
9    
10    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Input.pod: New.
13    
14            * Input.pm (urls, url, add_url): New.  Originally handled
15            as |$input->{uri}| and |$input->{request_uri}|.
16            (get_document and related methods/classes): New.  Originally
17            part of |cc.cgi|.
18    
19            * Output.pm (html_header): Link to |cc-script.js|.
20    
21    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
22    
23            * Input.pm: Most human-readable texts are now handled by
24            catalog.
25            (id_prefix): Support for nested subdocuments.
26    
27            * Output.pm (start_section, dt, xref): Section/item names and
28            link labels are now handled by catalog.
29            (load_text_catalog, nl_text): New methods.
30            (html_header): Application name is moved to catalog.
31    
32            * Result.pm (add_error): Important error properties are
33            now exposed to client-side script as data-* attributes.
34            Labels are now handled by catalog.  Error descriptions
35            are now taken from catalog as it were.
36    
37    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Output.pm (html_header): Application name changed.
40    
41    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Input.pm (full_subdocument_index): New method, for the
44            support of hierarchical subdocument numbers.
45            (start_section): Use hierarhical subdocument numbers for
46            section headings.
47            
48            * Output.pm (http_header, http_error, html_header): New methods.
49    
50    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * Output.pm (start_section, end_section): "role" option
53            implemented.  Automatical rank setting implemented.
54            (start_error_list, end_error_list): New.
55            (add_source_to_parse_error_list): New.
56    
57            * Result.pm: "Unknown location" message text changed.
58    
59    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
60    
61            * Result.pm (add_label): Output error-level description
62            text before the description of the error itself, which
63            is originally coded in get_error_level_label, which in turn
64            comes from cc.cgi at first.
65            (get_error_level_label): Removed.
66    
67  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
68    
69          * Input.pm: A new subclass for subdocuments are added.          * Input.pm: A new subclass for subdocuments are added.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.10

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24