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