Parent Directory
|
Revision Log
++ ChangeLog 21 Jul 2008 05:20:07 -0000 * cc.cgi: Information sections are now handled by WebHACC::Input module. Input objects for subdocuments now owns their own subclass. 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/Language/ChangeLog 21 Jul 2008 05:24:27 -0000 * Base.pm: Use new method for node links. * CSS.pm: Typo fixes. Pass |input| object as an argument to the CSSOM validation not supported error. 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/ChangeLog 21 Jul 2008 05:23:21 -0000 * Input.pm: A new subclass for subdocuments are added. Methods for information sections are added (from cc.cgi). * Output.pm (code): Support for attributes. (script, dt): New methods. (node_link): New method (from get_node_link in WebHACC::Result, which comes from cc.cgi). * Result.pm (add_error): Show some text even if no location infomration is available. Use input object, if available, as fallback for location information. (get_error_label, get_node_path, get_node_link): Removed. The first method is no longer used. The latters are now supported as |node_link| method in WebHACC::Output. 2008-07-21 Wakaba <wakaba@suika.fam.cx>
| 1 | 2008-07-21 Wakaba <[email protected]> |
| 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 <[email protected]> |
| 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 <[email protected]> |
| 32 | |
| 33 | * ChangeLog: New file. |
| 34 | |
| 35 | * Input.pm, Output.pm, Result.pm: New modules. |
| 36 | |
| 37 | * Langauge/: New directory. |
| 38 | |
| 39 |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |