/[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.1 by wakaba, Sun Jul 20 14:58:24 2008 UTC revision 1.5 by wakaba, Mon Jul 21 08:39:12 2008 UTC
# Line 1  Line 1 
1    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Output.pm (start_section, end_section): "role" option
4            implemented.  Automatical rank setting implemented.
5            (start_error_list, end_error_list): New.
6            (add_source_to_parse_error_list): New.
7    
8            * Result.pm: "Unknown location" message text changed.
9    
10    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Result.pm (add_label): Output error-level description
13            text before the description of the error itself, which
14            is originally coded in get_error_level_label, which in turn
15            comes from cc.cgi at first.
16            (get_error_level_label): Removed.
17    
18    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Input.pm: A new subclass for subdocuments are added.
21            Methods for information sections are added (from cc.cgi).
22    
23            * Output.pm (code): Support for attributes.
24            (script, dt): New methods.
25            (node_link): New method (from get_node_link in WebHACC::Result,
26            which comes from cc.cgi).
27    
28            * Result.pm (add_error): Show some text even if no location
29            infomration is available.  Use input object, if available,
30            as fallback for location information.
31            (get_error_label, get_node_path, get_node_link): Removed.
32            The first method is no longer used.  The latters are now
33            supported as |node_link| method in WebHACC::Output.
34    
35    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
36    
37            * Input.pm (generate_transfer_sections, generate_http_header_section):
38            New (partially comes from cc.cgi).
39    
40            * Output.pm (link): Call |start_tag| such that attributes
41            can be set.
42            (link_to_webhacc): New.
43            (encode_url_component): From WebHACC::Language::Base.
44    
45            * Result.pm: Support for error outputting and result table
46            generation.
47    
48  2008-07-20  Wakaba  <wakaba@suika.fam.cx>  2008-07-20  Wakaba  <wakaba@suika.fam.cx>
49    
50          * ChangeLog: New file.          * ChangeLog: New file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24