| 1 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
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. |
* Output.pm: Support for inner tabs for "input" subsections. |
| 14 |
Improved support for "details" widget. |
Improved support for "details" widget. |
| 15 |
|
|