1 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm (nl_text): We can finally get rid of a quirk. |
4 |
|
|
5 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Input.pm (Subdocument new): Invoke superclass's new method |
8 |
|
such that |urls| attribute is initialized. |
9 |
|
|
10 |
|
* Result.pm (add_error): Use ->url attribute to obtain |
11 |
|
the URL of the document. No longer output |text| argument, |
12 |
|
since all error types except for those used in the WebIDL module |
13 |
|
are now defined in the catalog. |
14 |
|
|
15 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* Output.pm (start_section): Don't add item to the non-tab |
* Output.pm (start_section): Don't add item to the non-tab |
18 |
navigation menu if the item's rank is higher than 2. |
navigation menu if the item's rank is higher than 2. |
19 |
|
|