| 1 |
|
2003-01-26 Wakaba <w@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* wiki.cgi ($use_exists): Removed. |
| 4 |
|
(%command_do): read -> default. |
| 5 |
|
(%UA): Don't my but do our. |
| 6 |
|
(mode=read): Changed to mode=default unless necessary. |
| 7 |
|
(do_view): Read cookie when 'default' mode. |
| 8 |
|
(do_view): Mosaic Netscape 0.9 support:-) |
| 9 |
|
(print_header): Likewise. |
| 10 |
|
(get_search_result): Cache the result. |
| 11 |
|
(%SearchResult, %SubjectLine): Moved from semi-global to my'ed, |
| 12 |
|
with the support of SuikaWiki::Plugin->cache. |
| 13 |
|
(make_custom_form): \%option: new argument. |
| 14 |
|
(init_form): Set to 'default' mode if no mode is specified. |
| 15 |
|
(is_exist_page, __get_database): Removed. |
| 16 |
|
(SuikaWiki::Plugin->cache): New. |
| 17 |
|
|
| 18 |
2003-01-12 Wakaba <w@suika.fam.cx> |
2003-01-12 Wakaba <w@suika.fam.cx> |
| 19 |
|
|
| 20 |
* script/: New directory. |
* script/: New directory. |