/[suikacvs]/test/html-webhacc/Makefile
Suika

Contents of /test/html-webhacc/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Jul 16 08:38:48 2007 UTC (16 years, 10 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>

1 all: cc-msg.en.txt error-description.en.html.u8
2
3 cc-msg.en.txt: error-description-source.xml mkcatalog.pl
4 perl mkcatalog.pl $< > $@
5
6 error-description.en.html.u8: error-description-source.xml mkdescription.pl
7 perl mkdescription.pl $< > $@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24