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