| 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> |
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
| 25 |
|
|
| 26 |
* Output.pm ($htescape_value): New code. Some methods should |
* Output.pm ($htescape_value): New code. Some methods should |