| 1 |
|
2003-04-03 Wakaba <w@offweb.ddo.jp> |
| 2 |
|
|
| 3 |
|
* wiki.cgi (%VERSION): Removed. (Moved to wikidata/suikawiki-config.ph.) |
| 4 |
|
|
| 5 |
|
2003-03-27 Wakaba <w@offweb.ddo.jp> |
| 6 |
|
|
| 7 |
|
* 500.ja.*.jis: Updated. |
| 8 |
|
|
| 9 |
|
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
| 10 |
|
|
| 11 |
|
* wiki.cgi: Almost all part is moved to lib/suikawiki.pl. |
| 12 |
|
|
| 13 |
|
2003-01-26 Wakaba <w@suika.fam.cx> |
| 14 |
|
|
| 15 |
|
* wiki.cgi ($use_exists): Removed. |
| 16 |
|
(%command_do): read -> default. |
| 17 |
|
(%UA): Don't my but do our. |
| 18 |
|
(mode=read): Changed to mode=default unless necessary. |
| 19 |
|
(do_view): Read cookie when 'default' mode. |
| 20 |
|
(do_view): Mosaic Netscape 0.9 support:-) |
| 21 |
|
(print_header): Likewise. |
| 22 |
|
(get_search_result): Cache the result. |
| 23 |
|
(%SearchResult, %SubjectLine): Moved from semi-global to my'ed, |
| 24 |
|
with the support of SuikaWiki::Plugin->cache. |
| 25 |
|
(make_custom_form): \%option: new argument. |
| 26 |
|
(init_form): Set to 'default' mode if no mode is specified. |
| 27 |
|
(is_exist_page, __get_database): Removed. |
| 28 |
|
(SuikaWiki::Plugin->cache): New. |
| 29 |
|
|
| 30 |
2003-01-12 Wakaba <w@suika.fam.cx> |
2003-01-12 Wakaba <w@suika.fam.cx> |
| 31 |
|
|
| 32 |
* script/: New directory. |
* script/: New directory. |