Revision
1.2 -
(
hide annotations)
(
download)
Mon Jul 16 08:38:48 2007 UTC
(17 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +4 -1 lines
++ 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>