Log of /test/html-webhacc/cc-interface.en.html
Parent Directory
| Revision Log
Revision
1.13
Sun Jul 27 10:33:45 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.12: +0 -0 lines
FILE REMOVED
++ 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.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 18 03:47:56 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +2 -0 lines
Diff to
previous 1.9
++ ChangeLog 18 May 2008 03:47:40 -0000
2008-05-18 Wakaba <wakaba@suika.fam.cx>
* cc.cgi (print_source_string_section): Use new Message::Charset::Info
interface to decode source code, otherwise the Perl native Encode
module might decode the source code into different character
string with the Info's.
2008-05-10 Wakaba <wakaba@suika.fam.cx>
* standards.en.html (requirements): Remove a requirement
for an HTML element's allowed context (it is covered by HTML5
spec since r1583).
Revision
1.7 -
(
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.6: +1 -0 lines
Diff to
previous 1.6
++ 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.5 -
(
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.4: +3 -0 lines
Diff to
previous 1.4
++ 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.4 -
(
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.3: +1 -0 lines
Diff to
previous 1.3
++ 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.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 15 16:39:10 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +24 -1 lines
Diff to
previous 1.2
++ ChangeLog 15 Jul 2007 16:39:03 -0000
2007-07-16 Wakaba <wakaba@suika.fam.cx>
* cc-interface.en.html: Content-Type options are extended.
Charset options are added. URI input box is added.
* cc.cgi (get_input_document): New. Support for URI input.
(#document-info): Present request URI, documen URI,
base URI (HTTP-level), internet media type, and
charset (if any).
(print_http_header_section): New.
(print_source_string_section): Renamed from |print_source_string|
and it now generate entire section. Use charset
information obtained by parsing (for this reason the section
now follows the parse error section).
(HTML parse mode): Support for charsets (alpha).
(XML parse mode): Support for |application/xml|
and |text/xml|. Support for charsets.
(#result-summary): Show error message section,
rather than simple HTTP error, for any input error.
(print_document_tree): Present |xml_version|, |xml_encoding|,
and |xml_standalone|.
(get_node_path): Return |/| if the input is the |Document| node.
(WDCC::LWPUA): New package.
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.