Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 26 11:27:25 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
++ 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|.