1 |
|
2008-07-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: get_input_document function is now handled |
4 |
|
by WebHACC::Input classes. |cc-script| reference |
5 |
|
is now generated by |html_header| in WebHACC::Output. |
6 |
|
|
7 |
|
* error-description-source.xml: Document URL and Request URL |
8 |
|
are now just "URLs". |
9 |
|
|
10 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* .htaccess: error-description-source.xml is in UTF-8 |
13 |
|
actually. |
14 |
|
|
15 |
|
* Makefile: Rule to make Japanese language catalog file |
16 |
|
is added. |
17 |
|
|
18 |
|
* cc-script.js: Line and column numbers are now taken |
19 |
|
from data-* attributes, not from textContent. |
20 |
|
|
21 |
|
* cc.cgi: Tentative support for Japanese/English conneg. |
22 |
|
(load_text_catalog, get_text): Removed (catalog text selection |
23 |
|
is now handled by WebHACC::Output). |
24 |
|
|
25 |
|
* error-description-source.xml: Catalog entries in new |
26 |
|
format are added. Old catalog element is removed. |
27 |
|
|
28 |
|
* mkcatalog.pl: Support for non-English languages. |
29 |
|
Drop support for old catalog element. Add support |
30 |
|
for new cat element. |
31 |
|
|
32 |
|
* mkdescription.pl: Drop support for old catalog element. |
33 |
|
Add support for new cat element. |
34 |
|
|
35 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc.cgi: Code clean-up. |
38 |
|
|
39 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
* cc.cgi: Old commented out code for additional |
* cc.cgi: Old commented out code for additional |