/[suikacvs]/test/html-webhacc/WebHACC/ChangeLog
Suika

Contents of /test/html-webhacc/WebHACC/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations) (download)
Mon Jul 21 09:40:59 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +9 -0 lines
++ ChangeLog	21 Jul 2008 09:38:49 -0000
	* cc.cgi: Code clean-up.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 09:40:52 -0000
	* DOM.pm (generate_table_section): Use hierarhical table
	number for tables in subdocuments.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 09:40:19 -0000
	* Input.pm (full_subdocument_index): New method, for the
	support of hierarchical subdocument numbers.
	(start_section): Use hierarhical subdocument numbers for
	section headings.

	* Output.pm (http_header, http_error, html_header): New methods.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.2 2008-07-21 Wakaba <[email protected]>
2    
3 wakaba 1.6 * Input.pm (full_subdocument_index): New method, for the
4     support of hierarchical subdocument numbers.
5     (start_section): Use hierarhical subdocument numbers for
6     section headings.
7    
8     * Output.pm (http_header, http_error, html_header): New methods.
9    
10     2008-07-21 Wakaba <[email protected]>
11    
12 wakaba 1.5 * Output.pm (start_section, end_section): "role" option
13     implemented. Automatical rank setting implemented.
14     (start_error_list, end_error_list): New.
15     (add_source_to_parse_error_list): New.
16    
17     * Result.pm: "Unknown location" message text changed.