1 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm: |text/x-h2h| added. |
4 |
|
|
5 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Output.pm (nl_text): We can finally get rid of a quirk. |
8 |
|
|
9 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Input.pm (Subdocument new): Invoke superclass's new method |
12 |
|
such that |urls| attribute is initialized. |
13 |
|
|
14 |
|
* Result.pm (add_error): Use ->url attribute to obtain |
15 |
|
the URL of the document. No longer output |text| argument, |
16 |
|
since all error types except for those used in the WebIDL module |
17 |
|
are now defined in the catalog. |
18 |
|
|
19 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Output.pm (start_section): Don't add item to the non-tab |
22 |
|
navigation menu if the item's rank is higher than 2. |
23 |
|
|
24 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Result.pm (add_error): Pass |value| argument, if any, |
27 |
|
to the |nl_text| for error type texts. |
28 |
|
|
29 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Output.pm (xref_text): New method. |
32 |
|
(node_link): Don't make node path consumed by catalog |
33 |
|
engine. |
34 |
|
|
35 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Output.pm (nl_text): New rule, <var>{value}</var>, |
38 |
|
is implemented. |
39 |
|
|
40 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* Output.pm: |fieldset| end tag no longer necessary. |
43 |
|
|
44 |
|
* Result.pm: Link to "#parse-errors" if there are |
45 |
|
encoding layer errors. |
46 |
|
|
47 |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* Input.pm (generate_transfer_sections): Use standard |
* Input.pm (generate_transfer_sections): Use standard |