1 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
4 |
|
obtain the URL of the document. |
5 |
|
|
6 |
|
* CacheManifest.pm (generate_structure_dump_section): It is |
7 |
|
now i18n'ed. In addition, since URLs are tend to be long, |
8 |
|
tables for fallback entries are replaced by |dd| entries and |
9 |
|
paragraphs. "No entry" message is now handled by catalog, |
10 |
|
rather than CSS. |
11 |
|
|
12 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
15 |
attribute value if the input is specified by direct input. |
attribute value if the input is specified by direct input. |
16 |
|
|