1 |
|
2004-02-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile.PL: Updated. |
4 |
|
|
5 |
|
* wiki.cgi: Don't require 'suikawiki-config.ph' directly. |
6 |
|
|
7 |
|
2003-12-04 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* .cvsignore: New file. |
10 |
|
* MANIFEST.SKIP: New file. |
11 |
|
|
12 |
|
2003-12-03 Wakaba <w@suika.fam.cx> |
13 |
|
|
14 |
|
* Makefile.PL: New script. |
15 |
|
|
16 |
|
2003-11-27 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* wiki.cgi: Change $0. |
19 |
|
|
20 |
|
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* .htaccess (ErrorDocument): Removed. |
23 |
|
|
24 |
|
* 500.ja.html.jis, 500.ja.xhtml.jis: Removed. |
25 |
|
|
26 |
|
2003-05-10 Wakaba <w@offweb.ddo.jp> |
27 |
|
|
28 |
|
* misc/: New directory. |
29 |
|
|
30 |
|
2003-04-03 Wakaba <w@offweb.ddo.jp> |
31 |
|
|
32 |
|
* wiki.cgi (%VERSION): Removed. (Moved to wikidata/suikawiki-config.ph.) |
33 |
|
|
34 |
|
2003-03-27 Wakaba <w@offweb.ddo.jp> |
35 |
|
|
36 |
|
* 500.ja.*.jis: Updated. |
37 |
|
|
38 |
|
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
39 |
|
|
40 |
|
* wiki.cgi: Almost all part is moved to lib/suikawiki.pl. |
41 |
|
|
42 |
|
2003-01-26 Wakaba <w@suika.fam.cx> |
43 |
|
|
44 |
|
* wiki.cgi ($use_exists): Removed. |
45 |
|
(%command_do): read -> default. |
46 |
|
(%UA): Don't my but do our. |
47 |
|
(mode=read): Changed to mode=default unless necessary. |
48 |
|
(do_view): Read cookie when 'default' mode. |
49 |
|
(do_view): Mosaic Netscape 0.9 support:-) |
50 |
|
(print_header): Likewise. |
51 |
|
(get_search_result): Cache the result. |
52 |
|
(%SearchResult, %SubjectLine): Moved from semi-global to my'ed, |
53 |
|
with the support of SuikaWiki::Plugin->cache. |
54 |
|
(make_custom_form): \%option: new argument. |
55 |
|
(init_form): Set to 'default' mode if no mode is specified. |
56 |
|
(is_exist_page, __get_database): Removed. |
57 |
|
(SuikaWiki::Plugin->cache): New. |
58 |
|
|
59 |
2003-01-12 Wakaba <w@suika.fam.cx> |
2003-01-12 Wakaba <w@suika.fam.cx> |
60 |
|
|
61 |
* script/: New directory. |
* script/: New directory. |