1 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm (start_section): Don't add item to the non-tab |
4 |
|
navigation menu if the item's rank is higher than 2. |
5 |
|
|
6 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Result.pm (add_error): Pass |value| argument, if any, |
9 |
|
to the |nl_text| for error type texts. |
10 |
|
|
11 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Output.pm (xref_text): New method. |
14 |
|
(node_link): Don't make node path consumed by catalog |
15 |
|
engine. |
16 |
|
|
17 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Output.pm (nl_text): New rule, <var>{value}</var>, |
20 |
|
is implemented. |
21 |
|
|
22 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Output.pm: |fieldset| end tag no longer necessary. |
25 |
|
|
26 |
|
* Result.pm: Link to "#parse-errors" if there are |
27 |
|
encoding layer errors. |
28 |
|
|
29 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Input.pm (generate_transfer_sections): Use standard |
32 |
|
error list methods for transfer errors. Typos fixed. |
33 |
|
|
34 |
|
* Output.pm (has_error): New attribute. |
35 |
|
(start_error_list, end_error_list): Support for role "transfer-errors". |
36 |
|
(end_error_list): Generate "no error found" paragraph if it should be. |
37 |
|
(generate_input_section): Decode parameters as UTF-8. |
38 |
|
|
39 |
|
* Result.pm (add_error): Set |has_error| flag. Use catalog |
40 |
|
for "Unknown location" message. |
41 |
|
(generate_result_section): Use different text for |
42 |
|
result table rows than normal messages, to avoid collision |
43 |
|
with other messages (such as "Charset"). |
44 |
|
|
45 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
* Input.pm: Methods |generate_transfer_sections| |
* Input.pm: Methods |generate_transfer_sections| |