/[suikacvs]/test/html-webhacc/WebHACC/Language/ChangeLog
Suika

Contents of /test/html-webhacc/WebHACC/Language/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Mon Jul 21 12:56:34 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +6 -0 lines
++ ChangeLog	21 Jul 2008 12:51:50 -0000
	* .htaccess: error-description-source.xml is in UTF-8
	actually.

	* Makefile: Rule to make Japanese language catalog file
	is added.

	* cc-script.js: Line and column numbers are now taken
	from data-* attributes, not from textContent.

	* cc.cgi: Tentative support for Japanese/English conneg.
	(load_text_catalog, get_text): Removed (catalog text selection
	is now handled by WebHACC::Output).

	* error-description-source.xml: Catalog entries in new
	format are added.  Old catalog element is removed.

	* mkcatalog.pl: Support for non-English languages.
	Drop support for old catalog element.  Add support
	for new cat element.

	* mkdescription.pl: Drop support for old catalog element.
	Add support for new cat element.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 12:56:30 -0000
	* DOM.pm (generate_structure_dump_section): Use catalog
	for human-readable texts.
	(generate_table_section): Use catalog for human readable texts.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 12:55:41 -0000
	* Input.pm: Most human-readable texts are now handled by
	catalog.
	(id_prefix): Support for nested subdocuments.

	* Output.pm (start_section, dt, xref): Section/item names and
	link labels are now handled by catalog.
	(load_text_catalog, nl_text): New methods.
	(html_header): Application name is moved to catalog.

	* Result.pm (add_error): Important error properties are
	now exposed to client-side script as data-* attributes.
	Labels are now handled by catalog.  Error descriptions
	are now taken from catalog as it were.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

1 2008-07-21 Wakaba <wakaba@suika.fam.cx>
2
3 * DOM.pm (generate_structure_dump_section): Use catalog
4 for human-readable texts.
5 (generate_table_section): Use catalog for human readable texts.
6
7 2008-07-21 Wakaba <wakaba@suika.fam.cx>
8
9 * DOM.pm (generate_table_section): Use hierarhical table
10 number for tables in subdocuments.
11
12 2008-07-21 Wakaba <wakaba@suika.fam.cx>
13
14 * DOM.pm (generate_additional_sections): Support
15 for the other additional information sections are reintroduced.
16 (generate_listing_section, generate_rdf_section): Reimplemented.
17
18 * XML.pm: Typo fixed.
19
20 * HTML.pm: Load DOMImplementation as late as possible, to
21 save possiblity that another DOM implementation can be used
22 where possible.
23
24 2008-07-21 Wakaba <wakaba@suika.fam.cx>
25
26 * Base.pm (generate_source_string_section): Invoke
27 |add_source_to_parse_error_list| method for generating a
28 script fragment.
29
30 * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
31 XML.pm: Use new methods for generating sections and error lists.
32
33 * DOM.pm (generate_additional_sections, generate_table_section): New.
34
35 * Default.pm: Pass |input| in place of |url| for unknown syntax
36 error.
37
38 2008-07-21 Wakaba <wakaba@suika.fam.cx>
39
40 * Base.pm: Use new method for node links.
41
42 * CSS.pm: Typo fixes. Pass |input| object as an argument
43 to the CSSOM validation not supported error.
44
45 2008-07-21 Wakaba <wakaba@suika.fam.cx>
46
47 * Base.pm (_get_cc_url, _encode_url_component): Remove (now
48 supported by WebHACC::Output).
49
50 * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
51 HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
52 WebHACC::Result.
53
54 2008-07-20 Wakaba <wakaba@suika.fam.cx>
55
56 * ChangeLog: New file.
57
58 * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm,
59 CacheManifest.pm, WebIDL.pom, DOM.pm: New modules.
60

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24