/[pub]/suikawiki/script/ChangeLog
Suika

Contents of /suikawiki/script/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.32 - (hide annotations) (download)
Thu Mar 27 06:25:01 2003 UTC (23 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +8 -0 lines
Updated

1 wakaba 1.32 2003-03-27 Wakaba <[email protected]>
2    
3     * 500.ja.*.jis: Updated.
4    
5     2003-01-26 Wakaba <[email protected]>
6    
7     * wiki.cgi: Almost all part is moved to lib/suikawiki.pl.
8    
9 w 1.31 2003-01-26 Wakaba <[email protected]>
10    
11     * wiki.cgi ($use_exists): Removed.
12     (%command_do): read -> default.
13     (%UA): Don't my but do our.
14     (mode=read): Changed to mode=default unless necessary.
15     (do_view): Read cookie when 'default' mode.
16     (do_view): Mosaic Netscape 0.9 support:-)
17     (print_header): Likewise.
18     (get_search_result): Cache the result.
19     (%SearchResult, %SubjectLine): Moved from semi-global to my'ed,
20     with the support of SuikaWiki::Plugin->cache.
21     (make_custom_form): \%option: new argument.
22     (init_form): Set to 'default' mode if no mode is specified.
23     (is_exist_page, __get_database): Removed.
24