/[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.9 by wakaba, Sat Jul 26 11:27:25 2008 UTC revision 1.14 by wakaba, Thu Aug 14 09:16:52 2008 UTC
# Line 1  Line 1 
1    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Input.pm (id_prefix): Use the parent subdoc's id_prefix
4            as the prefix of the subdoc id_prefix (e.g. subdoc-1-subdoc-1-
5            for subdoc #1.1).
6            (start_section): Set the role of the section element as subdoc.
7    
8            * Output.pm (start_section): Support for "subdoc" role.
9            Use parent input's id_prefix as parent_id.
10    
11    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Output.pm: Support for inner tabs for "input" subsections.
14            Improved support for "details" widget.
15    
16    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Output.pm (html_header, start_section): Generate
19            script elements for tab styling.
20    
21            * Result.pm: Link to error list section of transfer-protocol-level
22            errors.
23    
24    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
25    
26            * Output.pm ($htescape_value): New code.  Some methods should
27            invoke this code instead of original $htescape, since that
28            code will convert invisible characters into HTML tags
29            such that that code is not suitable for attribute values
30            and CDATA/PCDATA element contents.
31            ($get_object_path): New.  Future revision of this code should
32            support real "path" to the node object.  The current version
33            only dumps the type and the name of the node itself.
34            (node_link): Support for non-DOM nodes.
35    
36            * Result.pm (add_error): Support for non-DOM nodes.
37    
38    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
39    
40            * Output.pm (new, input): |input| attribute should always have an input
41            object, even though it might be an empty one.
42            (add_source_to_parse_error_list): s/shift/shift ()/ to remove
43            ambigiousness warning.
44            (select): New method.
45            (generate_input_section): New method.
46    
47  2008-07-26  Wakaba  <wakaba@suika.fam.cx>  2008-07-26  Wakaba  <wakaba@suika.fam.cx>
48    
49          * Input.pod: New.          * Input.pod: New.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24