1 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CacheManifest.pm (generate_structure_dump_section): Support |
4 |
|
for broken manifest. |
5 |
|
|
6 |
|
* H2H.pm: New module. |
7 |
|
|
8 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* CSS.pm (generate_structure_error_section): Make the method |
11 |
|
do nothing. |
12 |
|
|
13 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
16 |
|
obtain the URL of the document. |
17 |
|
|
18 |
|
* CacheManifest.pm (generate_structure_dump_section): It is |
19 |
|
now i18n'ed. In addition, since URLs are tend to be long, |
20 |
|
tables for fallback entries are replaced by |dd| entries and |
21 |
|
paragraphs. "No entry" message is now handled by catalog, |
22 |
|
rather than CSS. |
23 |
|
|
24 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
27 |
|
attribute value if the input is specified by direct input. |
28 |
|
|
29 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DOM.pm: Enable localization of RDF section. |
32 |
|
|
33 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DOM.pm: Use error's own "layer" parameter, if any. |
36 |
|
|
37 |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* HTML.pm: Set flags for encoding layer errors appropriately. |
* HTML.pm: Set flags for encoding layer errors appropriately. |