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