1 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Input.pm: A new subclass for subdocuments are added. |
4 |
|
Methods for information sections are added (from cc.cgi). |
5 |
|
|
6 |
|
* Output.pm (code): Support for attributes. |
7 |
|
(script, dt): New methods. |
8 |
|
(node_link): New method (from get_node_link in WebHACC::Result, |
9 |
|
which comes from cc.cgi). |
10 |
|
|
11 |
|
* Result.pm (add_error): Show some text even if no location |
12 |
|
infomration is available. Use input object, if available, |
13 |
|
as fallback for location information. |
14 |
|
(get_error_label, get_node_path, get_node_link): Removed. |
15 |
|
The first method is no longer used. The latters are now |
16 |
|
supported as |node_link| method in WebHACC::Output. |
17 |
|
|
18 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Input.pm (generate_transfer_sections, generate_http_header_section): |
21 |
|
New (partially comes from cc.cgi). |
22 |
|
|
23 |
|
* Output.pm (link): Call |start_tag| such that attributes |
24 |
|
can be set. |
25 |
|
(link_to_webhacc): New. |
26 |
|
(encode_url_component): From WebHACC::Language::Base. |
27 |
|
|
28 |
|
* Result.pm: Support for error outputting and result table |
29 |
|
generation. |
30 |
|
|
31 |
2008-07-20 Wakaba <wakaba@suika.fam.cx> |
2008-07-20 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* ChangeLog: New file. |
* ChangeLog: New file. |