1 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile (all): |cc-msg.en.txt| is added to the list of |
4 |
|
dependency. |
5 |
|
(cc-msg.en.txt): New rule. |
6 |
|
|
7 |
|
* mkcatalog.pl: New Perl script. |
8 |
|
|
9 |
|
* cc-msg.en.txt: Now this file is generated by |
10 |
|
the rule described in |Makefile|. |
11 |
|
|
12 |
|
* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1| |
13 |
|
if not specified, for now. |
14 |
|
(get_text): Replace |<var>$/n/</var>|, not just |$/n/|, |
15 |
|
to variable. |
16 |
|
|
17 |
|
* error-description-source.xml: All entries |
18 |
|
in |cc-msg.en.txt| are now described as XML data. |
19 |
|
|
20 |
|
* mkdescription.pl: Print the result by |inner_html| DOM |
21 |
|
attribute. Put |level| attribute value, if any, before |name| |
22 |
|
attribute value. Allow missing of |desc| attribute. |
23 |
|
Ignore any |catalog| element. |
24 |
|
|
25 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* cc-interface.en.html: Content-Type options are extended. |
* cc-interface.en.html: Content-Type options are extended. |
28 |
Charset options are added. URI input box is added. |
Charset options are added. URI input box is added. |
29 |
|
|