Log of /test/html-webhacc/error-description-source.xml
Parent Directory
| Revision Log
Revision
1.52 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 11 05:11:11 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.51: +11 -1 lines
Diff to
previous 1.51
++ 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.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 11 03:22:56 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.50: +312 -21 lines
Diff to
previous 1.50
++ ChangeLog 11 Dec 2008 03:20:10 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* error-description-source.en.xml: Added descriptions for errors
from Regexp::Parser and Regexp::Parser::JavaScript modules.
* cc.cgi: Added support for JavaScript regular expressions.
++ html/WebHACC/Language/ChangeLog 11 Dec 2008 03:18:54 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* RegExpJS.pm: New module.
++ html/WebHACC/ChangeLog 11 Dec 2008 03:22:42 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* Output.pm (generate_input_section): Added support for JavaScript
regular expressions.
2008-12-10 Wakaba <wakaba@suika.fam.cx>
* Result.pm: Added support for |valueref| parameter of an error.
|pos_end| should point the (intercharacter) position where the
highlighted substring ends, not the character before the position,
otherwise empty substring cannot be represented well.
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 21 05:09:35 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.49: +9 -1 lines
Diff to
previous 1.49
++ ChangeLog 21 Sep 2008 05:08:51 -0000
2008-09-21 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: An error for non-supported
charset="" parameter is added.
++ html/WebHACC/Language/ChangeLog 21 Sep 2008 05:09:27 -0000
2008-09-21 Wakaba <wakaba@suika.fam.cx>
* HTML.pm (generate_syntax_error_section): Now |charset:not
supported| is also an error that might invalidate the validation
result.
Revision
1.46 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 15 07:20:40 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.45: +8 -2 lines
Diff to
previous 1.45
++ ChangeLog 15 Sep 2008 07:20:09 -0000
2008-09-15 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: "control char" errors are now
handled by UnicodeChecker module. New "non unicode" error added.
++ html/WebHACC/Language/ChangeLog 15 Sep 2008 07:20:35 -0000
2008-09-15 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Set the mode of the UnicodeChecker as HTML5.
Revision
1.45 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 14 03:09:23 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.44: +5 -4 lines
Diff to
previous 1.44
++ html/WebHACC/ChangeLog 14 Sep 2008 03:09:19 -0000
2008-09-14 Wakaba <wakaba@suika.fam.cx>
* Output.pm (generate_input_section): Set |tabindex=0| to |details|
header, to make the header focusable.
Revision
1.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Sep 11 09:13:57 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.43: +46 -1 lines
Diff to
previous 1.43
++ ChangeLog 11 Sep 2008 09:13:08 -0000
2008-09-11 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: Unicode checker
errors are added.
++ html/WebHACC/Language/ChangeLog 11 Sep 2008 09:13:53 -0000
2008-09-11 Wakaba <wakaba@suika.fam.cx>
* HTML.pm: Support for the Unicode character checking.
++ html/WebHACC/ChangeLog 11 Sep 2008 09:13:31 -0000
2008-09-11 Wakaba <wakaba@suika.fam.cx>
* Result.pm (generate_result_section): Initial
support for the charset layer.
Revision
1.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 10 10:22:59 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.42: +89 -7 lines
Diff to
previous 1.42
++ ChangeLog 10 Sep 2008 10:21:38 -0000
2008-09-10 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: Encoding layer errors added.
++ html/WebHACC/ChangeLog 10 Sep 2008 10:22:56 -0000
2008-09-10 Wakaba <wakaba@suika.fam.cx>
* Output.pm (nl_text): Support for |<var>{octets}</var>|,
|<var>{char}</var>|, and |<var>{char:hexref}</var>|
macros.
(generate_input_section): More charsets are added
to the list of charsets.
* Result.pm: Pass |char| and |octets| arguments
to |nl_text|.
Revision
1.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 30 05:32:51 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.39: +2 -3 lines
Diff to
previous 1.39
++ ChangeLog 30 Aug 2008 05:32:30 -0000
2008-08-30 Wakaba <wakaba@suika.fam.cx>
* cc-style.css: Rule for empty |mark| elements is added.
* error-description-source.xml: Error message for
unknown address type error is updated.
++ html/WebHACC/ChangeLog 30 Aug 2008 05:32:47 -0000
2008-08-30 Wakaba <wakaba@suika.fam.cx>
* Result.pm (add_error): Support for |value|-segment marking.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 22 13:08:12 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.36: +11 -1 lines
Diff to
previous 1.36
++ ChangeLog 22 Aug 2008 13:07:58 -0000
2008-08-22 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: More l10n.
* mkdescription.pl: Fallback <html:title> to xml:lang=en's one.
2008-08-22 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: Localize "no more information"
message.
++ html/WebHACC/ChangeLog 22 Aug 2008 02:46:35 -0000
2008-08-22 Wakaba <wakaba@suika.fam.cx>
* Result.pm (add_error): Localize "description" link.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 13:09:08 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.35: +94 -79 lines
Diff to
previous 1.35
++ ChangeLog 16 Aug 2008 13:08:56 -0000
* Makefile: Generate Japanese version of error description document.
* cc-script.js, cc-style.css: Support for help popup.
* error-description-source.xml: Descriptions are added
to the description of WebHACC itself and descriptions
of error levels. Old error level table is removed.
* mkdescription.pl: Assume the second argument is
the language. Support for d:cat/d:desc.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 08:37:12 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.34: +7 -1 lines
Diff to
previous 1.34
++ ChangeLog 16 Aug 2008 08:36:07 -0000
* error-description-source.xml: Error for CSS cursor: hand
is added.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 16 Aug 2008 08:37:07 -0000
* CSS.pm (generate_structure_error_section): Make the method
do nothing.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 16 Aug 2008 08:36:35 -0000
* Output.pm (nl_text): We can finally get rid of a quirk.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 07:42:20 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.33: +306 -3 lines
Diff to
previous 1.33
++ ChangeLog 16 Aug 2008 07:38:01 -0000
* cc-script.js: Support for #index- fragment identifiers.
* cc-style.css: Prety styling for reformatted sources.
Support for new version of manifest dump sections.
* error-description-source.xml: Support for Whatpm::CacheManifest,
Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
and Whatpm::CSS::Parser errors. Support for l10n of cache
manifest dump sections.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 16 Aug 2008 07:42:17 -0000
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to
obtain the URL of the document.
* CacheManifest.pm (generate_structure_dump_section): It is
now i18n'ed. In addition, since URLs are tend to be long,
tables for fallback entries are replaced by |dd| entries and
paragraphs. "No entry" message is now handled by catalog,
rather than CSS.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 16 Aug 2008 07:39:54 -0000
* Input.pm (Subdocument new): Invoke superclass's new method
such that |urls| attribute is initialized.
* Result.pm (add_error): Use ->url attribute to obtain
the URL of the document. No longer output |text| argument,
since all error types except for those used in the WebIDL module
are now defined in the catalog.
2008-08-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 16:03:46 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.32: +168 -20 lines
Diff to
previous 1.32
++ ChangeLog 15 Aug 2008 16:02:36 -0000
2008-08-16 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: Error entries for
Whatpm::URIChecker and Whatpm::LangTag error types
are added.
++ html/WebHACC/Language/ChangeLog 15 Aug 2008 16:03:42 -0000
2008-08-16 Wakaba <wakaba@suika.fam.cx>
* HTML.pm (generate_syntax_error_section): Remove |input_encoding|
attribute value if the input is specified by direct input.
++ html/WebHACC/ChangeLog 15 Aug 2008 16:03:08 -0000
2008-08-16 Wakaba <wakaba@suika.fam.cx>
* Result.pm (add_error): Pass |value| argument, if any,
to the |nl_text| for error type texts.
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 14:11:13 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.31: +117 -9 lines
Diff to
previous 1.31
++ 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.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 12:11:56 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.29: +670 -81 lines
Diff to
previous 1.29
++ 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.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 08:36:41 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.28: +505 -52 lines
Diff to
previous 1.28
++ ChangeLog 15 Aug 2008 08:33:38 -0000
* error-description-source.xml: Missing entries for Whatpm::HTML
error types are added. Error entries used by Whatpm::HTML
are marked as "HTML::Parser".
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 15 Aug 2008 08:36:35 -0000
* HTML.pm: Set flags for encoding layer errors appropriately.
Save link to the document root for the parsed document
for garbage collection safety.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 15 Aug 2008 08:35:36 -0000
* Output.pm: |fieldset| end tag no longer necessary.
* Result.pm: Link to "#parse-errors" if there are
encoding layer errors.
2008-08-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 15 05:53:23 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.27: +115 -7 lines
Diff to
previous 1.27
++ ChangeLog 15 Aug 2008 05:43:43 -0000
2008-08-15 Wakaba <wakaba@suika.fam.cx>
* cc-style.css: Add icons to links and headings of error sections.
Use standard "uncertain" color for level-u errors. "No error found"
messages are now handled by catalog, not by CSS presentation.
The result paragraph saying that the conformance is unknown
should be bordered as uncertain error messages are.
* error-description-source.xml: New message entries
for not-translated-yet messages. Distinguish result table's
layer names from other similar texts.
++ html/WebHACC/Language/ChangeLog 15 Aug 2008 05:53:19 -0000
2008-08-15 Wakaba <wakaba@suika.fam.cx>
* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't
set "uncertain" flag to character encoding (encode) layer if the
input is a character string.
++ html/WebHACC/ChangeLog 15 Aug 2008 05:51:54 -0000
2008-08-15 Wakaba <wakaba@suika.fam.cx>
* Input.pm (generate_transfer_sections): Use standard
error list methods for transfer errors. Typos fixed.
* Output.pm (has_error): New attribute.
(start_error_list, end_error_list): Support for role "transfer-errors".
(end_error_list): Generate "no error found" paragraph if it should be.
(generate_input_section): Decode parameters as UTF-8.
* Result.pm (add_error): Set |has_error| flag. Use catalog
for "Unknown location" message.
(generate_result_section): Use different text for
result table rows than normal messages, to avoid collision
with other messages (such as "Charset").
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 14 15:50:42 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.26: +143 -1 lines
Diff to
previous 1.26
++ 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.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 27 10:33:45 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.25: +3 -3 lines
Diff to
previous 1.25
++ ChangeLog 27 Jul 2008 10:33:38 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* .htaccess: Files gone.
* cc-interface.en.html, cc-todo.txt: Removed.
* cc-about.en.html: New document.
* cc.cgi: Insert document input section before anything.
No check performed if no URL is specified and the
input is empty.
* error-description-source.xml (WebHACC:Heading): Link
to cc-about in place of cc-interface.
++ html/WebHACC/Language/ChangeLog 27 Jul 2008 10:31:14 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* CSS.pm (generate_structure_dump_section): Role name was wrong.
++ html/WebHACC/ChangeLog 27 Jul 2008 10:30:52 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* Output.pm (new, input): |input| attribute should always have an input
object, even though it might be an empty one.
(add_source_to_parse_error_list): s/shift/shift ()/ to remove
ambigiousness warning.
(select): New method.
(generate_input_section): New method.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 26 11:27:25 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.24: +7 -7 lines
Diff to
previous 1.24
++ ChangeLog 26 Jul 2008 11:26:00 -0000
2008-07-26 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: get_input_document function is now handled
by WebHACC::Input classes. |cc-script| reference
is now generated by |html_header| in WebHACC::Output.
* error-description-source.xml: Document URL and Request URL
are now just "URLs".
++ html/WebHACC/ChangeLog 26 Jul 2008 11:27:20 -0000
2008-07-26 Wakaba <wakaba@suika.fam.cx>
* Input.pod: New.
* Input.pm (urls, url, add_url): New. Originally handled
as |$input->{uri}| and |$input->{request_uri}|.
(get_document and related methods/classes): New. Originally
part of |cc.cgi|.
* Output.pm (html_header): Link to |cc-script.js|.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 21 12:56:34 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.23: +267 -9 lines
Diff to
previous 1.23
++ 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.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 18 07:24:04 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.22: +9 -1 lines
Diff to
previous 1.22
++ ChangeLog 18 May 2008 07:23:53 -0000
* LICENSE: Note on icons/*.png are added.
* icons/: New directory.
* cc-style.css: Rules for background images on error category
are added.
2008-05-18 Wakaba <wakaba@suika.fam.cx>
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 12 15:57:56 2008 UTC
(16 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.21: +2 -2 lines
Diff to
previous 1.21
++ ChangeLog 12 Apr 2008 15:57:44 -0000
2008-04-12 Wakaba <wakaba@suika.fam.cx>
* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
output modes.
2008-03-29 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: New "URI" section is implemented.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 21 08:59:47 2008 UTC
(16 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.20: +13 -11 lines
Diff to
previous 1.20
++ ChangeLog 21 Mar 2008 08:59:37 -0000
2008-03-21 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: Experimental support for application/rdf+xml type.
Generate section on RDF triples extracted from the document.
(print_rdf_section): New function.
(get_rdf_resource_html): New function.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 24 02:17:51 2008 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.18: +71 -1 lines
Diff to
previous 1.18
++ ChangeLog 24 Feb 2008 02:17:37 -0000
2008-02-24 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: Support for level-i (informational).
* cc-style.css: New style rules for informational messages added.
* error-description-source.xml (#information, #level-i): Added.
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 12:22:19 2008 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +2 -2 lines
Diff to
previous 1.17
++ ChangeLog 9 Feb 2008 12:22:16 -0000
* cc-style.css: Rules for s/unsupported/u/'ed version added.
* cc.cgi: Support for 'u' level.
* error-description-source.en.xml: s/unsupported/u/;
* standards.en.html: CSS added.
2008-02-09 Wakaba <wakaba@suika.fam.cx>
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 23 06:36:19 2007 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.16: +110 -4 lines
Diff to
previous 1.16
++ ChangeLog 23 Nov 2007 06:36:14 -0000
2007-11-23 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: New error descriptions.
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
a 406 page! |identity| encoding is added.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 18 11:05:12 2007 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.15: +119 -4 lines
Diff to
previous 1.15
++ ChangeLog 18 Nov 2007 11:04:51 -0000
* cc-style.css: New rules for warnings.
* cc-todo.en.txt: Updated.
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
for |inner_html| with external source. Set |manakai_charset|
attribute if possible.
(load_text_catalog): Interpret catalog file as UTF-8.
* error-description-source.en.xml: New errors for character
encodings are added.
2007-11-18 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: s/charset declaration/character
encoding declaration/g, since HTML5 spec says so.
2007-11-18 Wakaba <wakaba@suika.fam.cx>
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 5 09:33:52 2007 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.12: +44 -1 lines
Diff to
previous 1.12
++ ChangeLog 5 Nov 2007 09:33:38 -0000
2007-11-05 Wakaba <wakaba@suika.fam.cx>
* cc.cgi (get_error_level_label): New.
* cc-style.css: New rules for error level descriptions.
* error-description-source.xml: Description for error
levels is added.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 4 09:15:02 2007 UTC
(17 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.11: +129 -33 lines
Diff to
previous 1.11
++ ChangeLog 4 Nov 2007 09:14:24 -0000
2007-11-04 Wakaba <wakaba@suika.fam.cx>
* cc-interface.en.html (i): |text/cache-manifest| is added.
* cc-style.css: New rules for manifest dump.
* cc.cgi: Support for |text/cache-manifest|.
* error-description-soruce.en.xml (#cache-manifest-errors): New
section.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 11 13:54:55 2007 UTC
(17 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +61 -1 lines
Diff to
previous 1.6
++ ChangeLog 11 Aug 2007 13:54:20 -0000
2007-08-11 Wakaba <wakaba@suika.fam.cx>
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
instead of |SuikaWiki::Input::HTTP|.
2007-08-05 Wakaba <wakaba@suika.fam.cx>
* cc-interface.en.html: IMT |application/atom+xml| is added.
Link to |cc-todo| is added.
2007-07-24 Wakaba <wakaba@suika.fam.cx>
* error-description.xml: Description for "after body", "bare etago",
and "bogus end tag" are added.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 21 04:58:17 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +163 -51 lines
Diff to
previous 1.5
++ ChangeLog 21 Jul 2007 04:58:03 -0000
2007-07-21 Wakaba <wakaba@suika.fam.cx>
* cc-style.css: Don't remove bullet of the document node
in the document tree. Don't collapse white space
in the |code| elements.
* cc.cgi: Put identifiers and class names into |code|
element.
(get_text): Template for attribute values are supported.
* error-descriotion-source.en.xml: More error descriptions
are included. Use |{@}| attribute value insertion macro
for errors in which it should be useful.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 17 13:52:54 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +61 -5 lines
Diff to
previous 1.4
++ ChangeLog 17 Jul 2007 13:52:41 -0000
2007-07-17 Wakaba <wakaba@suika.fam.cx>
* alert.png, error.png, info.png: New images.
* LICENSE: New image file names are added.
* cc-interface.en.html: Link to the style sheet is added.
* cc-style.css: Duplicate identifiers and terms
are decorated by icon.
* cc.cgi: |h1| links to the interface page.
(#identifiers): New section.
* error-description-source.en.xml: More error types are
added.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 16 13:56:26 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +185 -9 lines
Diff to
previous 1.3
++ ChangeLog 16 Jul 2007 13:55:43 -0000
* cc.cgi: Set |STDOUT| encoding as |utf8|.
(htescape): Escape some more invisible characters.
* error-description-source.en.xml: More error data.
2007-07-16 Wakaba <wakaba@suika.fam.cx>
* error-description-source.en.xml: More error descriptions
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 16 10:55:11 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +339 -17 lines
Diff to
previous 1.2
++ ChangeLog 16 Jul 2007 10:55:08 -0000
* cc.cgi (table stuff): Set |is_header| property
of table cells explicitly since otherwise newer JSON.pm
generates broken output.
(get_text): Return the reduced type name as well. Use
it as fragment of detail document.
* error-description-source.xml: More error descriptions
are added.
* mkdescription.pl: Remove |catalog| element from
the result description document.
* table.cgi: Set |is_header| property
of table cells explicitly since otherwise newer JSON.pm
generates broken output.
2007-07-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 16 08:38:48 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +121 -33 lines
Diff to
previous 1.1
++ ChangeLog 16 Jul 2007 08:38:44 -0000
* Makefile (all): |cc-msg.en.txt| is added to the list of
dependency.
(cc-msg.en.txt): New rule.
* mkcatalog.pl: New Perl script.
* cc-msg.en.txt: Now this file is generated by
the rule described in |Makefile|.
* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
if not specified, for now.
(get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
to variable.
* error-description-source.xml: All entries
in |cc-msg.en.txt| are now described as XML data.
* mkdescription.pl: Print the result by |inner_html| DOM
attribute. Put |level| attribute value, if any, before |name|
attribute value. Allow missing of |desc| attribute.
Ignore any |catalog| element.
2007-07-16 Wakaba <wakaba@suika.fam.cx>
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 1 10:02:24 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
++ ChangeLog 1 Jul 2007 10:02:07 -0000
* cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
Link to |error-description|.
* error-description-source.xml: New.
* mkdescription.pl: New.
2007-07-01 Wakaba <wakaba@suika.fam.cx>
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.