Log of /test/html-webhacc/WebHACC/Language/DOM.pm
Parent Directory
|
Revision Log
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 11 05:11:11 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.9: +2 -1 lines
Diff to
previous 1.9
,
to
selected 1.7
++ ChangeLog 11 Dec 2008 05:09:03 -0000
* cc-about.en.html: Added links to Regexp modules.
* cc-script.js: Adds a class name to |iframe| element used instead
of XHR such that non-Ajax |iframe| element can be distinguished by
style sheets.
* cc-style.css: Displays non-Ajax |iframe| element.
* error-description-source.en.xml: Added catalog entries for
regexp graph sections.
* standards.en.html: s/WDCC/WebHACC/g. Added a subsection on
regular expressions.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 11 Dec 2008 05:11:06 -0000
* Table.pm: Bug fix: Subsections are no longer associated with tabs.
* RegExpJS.pm: Implemented graphization of regular expressions.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 11 Dec 2008 05:10:00 -0000
* Output.pm (start_section): Don't output |script| element for tab
control if not desired.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 15 14:11:13 2008 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.8: +6 -3 lines
Diff to
previous 1.8
,
to
selected 1.7
++ ChangeLog 15 Aug 2008 14:09:57 -0000
* error-description-source.xml: Error entries
for Whatpm::RDFXML errors are addded. Missing entries
for Whatpm::HTMLTable errors are added.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 15 Aug 2008 14:11:09 -0000
* DOM.pm: Enable localization of RDF section.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 15 Aug 2008 14:10:46 -0000
* Output.pm (xref_text): New method.
(node_link): Don't make node path consumed by catalog
engine.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 15 12:11:56 2008 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +1 -1 lines
Diff to
previous 1.7
++ ChangeLog 15 Aug 2008 12:10:51 -0000
* error-description-source.xml: Missing entries for
Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
error types are added. Error entries used by these
modules are marked as such.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 15 Aug 2008 12:11:51 -0000
* DOM.pm: Use error's own "layer" parameter, if any.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 15 Aug 2008 12:11:25 -0000
* Output.pm (nl_text): New rule, <var>{value}</var>,
is implemented.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[selected]
Thu Aug 14 15:50:42 2008 UTC
(16 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +3 -0 lines
Diff to
previous 1.6
++ ChangeLog 14 Aug 2008 15:42:17 -0000
* cc.cgi: Generate result summary sections for
each subdocument.
* error-description-source.xml: New entries to
support localization of result sections.
2008-08-14 Wakaba <wakaba@suika.fam.cx>
* cc-style.css: Support for revised version of result summary
section styling.
2008-08-14 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 14 Aug 2008 15:50:38 -0000
* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
or |layer_uncertain| flag appropriately.
2008-08-14 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 14 Aug 2008 15:48:38 -0000
* Input.pm: Methods |generate_transfer_sections|
and |generate_http_header_section| are moved to HTTP
subclass, since they are irrelevant to non-HTTP inputs.
(_get_document): Forbidden host error was not represented
by WebHACC::Input::Error subclass.
(WebHACC::Input::Error generate_transfer_sections): Use
role name for the section.
(WebHACC::Input::HTTPError generate_transfer_sections): New method
added, since the main superclass, i.e. WebHACC::Input::Error,
no longer dumps HTTP headers due to the change mentioned above.
* Output.pm (start_section): New roles "transfer-errors" and "result".
* Result.pm (parent_result): New attribute.
(layer_applicable, layer_uncertain): New methods to set flags.
(add_error): Natural language strings are now handled
by the catalog mechanism. Use new scoring mechanism.
(generate_result_section): Use catalog for all natural
language strings. Table generation is now much more sophiscated
that it was. Support for subdoc result summary. Support
for the column of the number of informational message. Support
for "N/A" status.
2008-08-14 Wakaba <wakaba@suika.fam.cx>
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 12:56:34 2008 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +38 -14 lines
Diff to
previous 1.5
,
to
selected 1.7
++ 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>
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 09:40:59 2008 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +3 -1 lines
Diff to
previous 1.4
,
to
selected 1.7
++ ChangeLog 21 Jul 2008 09:38:49 -0000
* cc.cgi: Code clean-up.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 21 Jul 2008 09:40:52 -0000
* DOM.pm (generate_table_section): Use hierarhical table
number for tables in subdocuments.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 21 Jul 2008 09:40:19 -0000
* Input.pm (full_subdocument_index): New method, for the
support of hierarchical subdocument numbers.
(start_section): Use hierarhical subdocument numbers for
section headings.
* Output.pm (http_header, http_error, html_header): New methods.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 09:15:55 2008 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +93 -61 lines
Diff to
previous 1.3
,
to
selected 1.7
++ ChangeLog 21 Jul 2008 09:13:35 -0000
* cc.cgi: Old commented out code for additional
information sections are removed. They are now
implemented as part of |generate_add_info_sections| method.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 21 Jul 2008 09:15:45 -0000
* DOM.pm (generate_additional_sections): Support
for the other additional information sections are reintroduced.
(generate_listing_section, generate_rdf_section): Reimplemented.
* XML.pm: Typo fixed.
* HTML.pm: Load DOMImplementation as late as possible, to
save possiblity that another DOM implementation can be used
where possible.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 08:39:12 2008 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +153 -8 lines
Diff to
previous 1.2
,
to
selected 1.7
++ ChangeLog 21 Jul 2008 08:33:17 -0000
* cc.cgi (print_table_section): Removed (now part of
WebHACC::Language::DOM).
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 21 Jul 2008 08:39:05 -0000
* Base.pm (generate_source_string_section): Invoke
|add_source_to_parse_error_list| method for generating a
script fragment.
* CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
XML.pm: Use new methods for generating sections and error lists.
* DOM.pm (generate_additional_sections, generate_table_section): New.
* Default.pm: Pass |input| in place of |url| for unknown syntax
error.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 21 Jul 2008 08:36:01 -0000
* Output.pm (start_section, end_section): "role" option
implemented. Automatical rank setting implemented.
(start_error_list, end_error_list): New.
(add_source_to_parse_error_list): New.
* Result.pm: "Unknown location" message text changed.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 20 16:53:10 2008 UTC
(16 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +1 -11 lines
Diff to
previous 1.1
,
to
selected 1.7
++ ChangeLog 20 Jul 2008 16:48:51 -0000
2008-07-21 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: Errors and results are now handled by WebHACC::Result.
Decode |uri| parameter as UTF-8. HTTP header dump and
input error are now handled by WebHACC::Input.
++ html/WebHACC/Language/ChangeLog 20 Jul 2008 16:53:06 -0000
2008-07-21 Wakaba <wakaba@suika.fam.cx>
* Base.pm (_get_cc_url, _encode_url_component): Remove (now
supported by WebHACC::Output).
* CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
WebHACC::Result.
++ html/WebHACC/ChangeLog 20 Jul 2008 16:50:41 -0000
2008-07-21 Wakaba <wakaba@suika.fam.cx>
* Input.pm (generate_transfer_sections, generate_http_header_section):
New (partially comes from cc.cgi).
* Output.pm (link): Call |start_tag| such that attributes
can be set.
(link_to_webhacc): New.
(encode_url_component): From WebHACC::Language::Base.
* Result.pm: Support for error outputting and result table
generation.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.