Parent Directory
|
Revision Log
++ ChangeLog 10 Feb 2008 03:11:04 -0000 * cc.cgi: Subdocument validation framework implemented. 2008-02-10 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.45 | 2008-02-10 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.48 | * cc.cgi: Subdocument validation framework implemented. |
| 4 | |||
| 5 | 2008-02-10 Wakaba <[email protected]> | ||
| 6 | |||
| 7 | wakaba | 1.47 | * cc.cgi (print_listing_section): ID, class, and term |
| 8 | section functions are merged. | ||
| 9 | |||
| 10 | 2008-02-10 Wakaba <[email protected]> | ||
| 11 | |||
| 12 | wakaba | 1.46 | * table-interface.en.html: Typo fixed. |
| 13 | |||
| 14 | * cc.cgi: Use |$input->{id_prefix}| as the prefix for the | ||
| 15 | identifiers in report sections. Don't add headings | ||
| 16 | if the |$input->{nested}| flag is set. | ||
| 17 | |||
| 18 | * table-script.js (tableToCanvas): Now it aceepts third | ||
| 19 | argument, |idPrefix|, for setting ID prefix. | ||
| 20 | |||
| 21 | * table.cgi: Set the third argument to |tableToCanvas| as an | ||