| 1 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Output.pm (nl_text): New rule, <var>{value}</var>, |
| 4 |
|
is implemented. |
| 5 |
|
|
| 6 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Output.pm: |fieldset| end tag no longer necessary. |
| 9 |
|
|
| 10 |
|
* Result.pm: Link to "#parse-errors" if there are |
| 11 |
|
encoding layer errors. |
| 12 |
|
|
| 13 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 14 |
|
|
| 15 |
|
* Input.pm (generate_transfer_sections): Use standard |
| 16 |
|
error list methods for transfer errors. Typos fixed. |
| 17 |
|
|
| 18 |
|
* Output.pm (has_error): New attribute. |
| 19 |
|
(start_error_list, end_error_list): Support for role "transfer-errors". |
| 20 |
|
(end_error_list): Generate "no error found" paragraph if it should be. |
| 21 |
|
(generate_input_section): Decode parameters as UTF-8. |
| 22 |
|
|
| 23 |
|
* Result.pm (add_error): Set |has_error| flag. Use catalog |
| 24 |
|
for "Unknown location" message. |
| 25 |
|
(generate_result_section): Use different text for |
| 26 |
|
result table rows than normal messages, to avoid collision |
| 27 |
|
with other messages (such as "Charset"). |
| 28 |
|
|
| 29 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 30 |
|
|
| 31 |
* Input.pm: Methods |generate_transfer_sections| |
* Input.pm: Methods |generate_transfer_sections| |