| 1 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* cc.cgi: Old commented out code for additional |
| 4 |
|
information sections are removed. They are now |
| 5 |
|
implemented as part of |generate_add_info_sections| method. |
| 6 |
|
|
| 7 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
| 8 |
|
|
| 9 |
|
* cc.cgi (print_table_section): Removed (now part of |
| 10 |
|
WebHACC::Language::DOM). |
| 11 |
|
|
| 12 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
| 13 |
|
|
| 14 |
* cc.cgi: Information sections are now handled by WebHACC::Input |
* cc.cgi: Information sections are now handled by WebHACC::Input |
| 15 |
module. Input objects for subdocuments now owns their |
module. Input objects for subdocuments now owns their |
| 16 |
own subclass. |
own subclass. |