/[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.2 by wakaba, Sun Jul 20 16:53:10 2008 UTC revision 1.9 by wakaba, Sat Jul 26 11:27:25 2008 UTC
# Line 1  Line 1 
1    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Input.pod: New.
4    
5            * Input.pm (urls, url, add_url): New.  Originally handled
6            as |$input->{uri}| and |$input->{request_uri}|.
7            (get_document and related methods/classes): New.  Originally
8            part of |cc.cgi|.
9    
10            * Output.pm (html_header): Link to |cc-script.js|.
11    
12    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Input.pm: Most human-readable texts are now handled by
15            catalog.
16            (id_prefix): Support for nested subdocuments.
17    
18            * Output.pm (start_section, dt, xref): Section/item names and
19            link labels are now handled by catalog.
20            (load_text_catalog, nl_text): New methods.
21            (html_header): Application name is moved to catalog.
22    
23            * Result.pm (add_error): Important error properties are
24            now exposed to client-side script as data-* attributes.
25            Labels are now handled by catalog.  Error descriptions
26            are now taken from catalog as it were.
27    
28    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
29    
30            * Output.pm (html_header): Application name changed.
31    
32    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
33    
34            * Input.pm (full_subdocument_index): New method, for the
35            support of hierarchical subdocument numbers.
36            (start_section): Use hierarhical subdocument numbers for
37            section headings.
38            
39            * Output.pm (http_header, http_error, html_header): New methods.
40    
41    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Output.pm (start_section, end_section): "role" option
44            implemented.  Automatical rank setting implemented.
45            (start_error_list, end_error_list): New.
46            (add_source_to_parse_error_list): New.
47    
48            * Result.pm: "Unknown location" message text changed.
49    
50    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * Result.pm (add_label): Output error-level description
53            text before the description of the error itself, which
54            is originally coded in get_error_level_label, which in turn
55            comes from cc.cgi at first.
56            (get_error_level_label): Removed.
57    
58    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
59    
60            * Input.pm: A new subclass for subdocuments are added.
61            Methods for information sections are added (from cc.cgi).
62    
63            * Output.pm (code): Support for attributes.
64            (script, dt): New methods.
65            (node_link): New method (from get_node_link in WebHACC::Result,
66            which comes from cc.cgi).
67    
68            * Result.pm (add_error): Show some text even if no location
69            infomration is available.  Use input object, if available,
70            as fallback for location information.
71            (get_error_label, get_node_path, get_node_link): Removed.
72            The first method is no longer used.  The latters are now
73            supported as |node_link| method in WebHACC::Output.
74    
75  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
76    
77          * Input.pm (generate_transfer_sections, generate_http_header_section):          * Input.pm (generate_transfer_sections, generate_http_header_section):

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24