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