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