1 |
|
2003-01-01 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* default/: New directory. |
4 |
|
* WalWiki/, SuikaWiki/: Removed. |
5 |
|
* lib/: New directory. |
6 |
|
|
7 |
|
* wiki.cgi: Remove configurations. |
8 |
|
* readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed. |
9 |
|
* convert.cgi: Removed. |
10 |
|
* 500.ja.html, 500.ja,xhtml: Removed. |
11 |
|
* 500.ja.html.jis, 500.ja.xhtml.jis: New documents. |
12 |
|
* .htaccess: Updated. |
13 |
|
|
14 |
|
2002-12-30 Wakaba <w@suika.fam.cx> |
15 |
|
|
16 |
|
* wiki.cgi (print_header, do_output_css): Output expires: header field |
17 |
|
if necessary. |
18 |
|
(SuikaWiki::Plugin::make_info_html): Removed. |
19 |
|
(do_create, do_search, print_search_form): Removed. |
20 |
|
|
21 |
|
2002-12-25 Wakaba <w@suika.fam.cx> |
22 |
|
|
23 |
|
* wiki.cgi: Clean up. |
24 |
|
* WalWiki/lib/Yuki/RSS.pm: dc:* support. |
25 |
|
|
26 |
|
2002-12-24 Wakaba <w@suika.fam.cx> |
27 |
|
|
28 |
|
* wiki.cgi: Clean up. |
29 |
|
|
30 |
|
2002-12-20 Wakaba <w@suika.fam.cx> |
31 |
|
|
32 |
|
* wiki.cgi: SuikaWikiConst/1.0 is implemented. |
33 |
|
|
34 |
|
2002-12-19 Wakaba <w@suika.fam.cx> |
35 |
|
|
36 |
|
* .htaccess: Updated. |
37 |
|
|
38 |
|
* 500.ja.html, 500.ja.xhtml: New files. |
39 |
|
|
40 |
|
2002-12-18 Wakaba <w@suika.fam.cx> |
41 |
|
|
42 |
|
* wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s). |
43 |
|
|
44 |
|
2002-12-15 Wakaba <w@suika.fam.cx> |
45 |
|
|
46 |
|
* wiki.cgi (make_navigate_links): Add two jumps, one lucky. |
47 |
|
|
48 |
|
2002-12-13 Wakaba <w@suika.fam.cx> |
49 |
|
|
50 |
|
* wiki.cgi (do_index): Record referer, user-agent and |
51 |
|
output referer and see also. |
52 |
|
|
53 |
|
2002-12-10 Wakaba <w@suika.fam.cx> |
54 |
|
|
55 |
|
* wiki.cgi (do_write): 'after_edit_cmd' support. |
56 |
|
(print_editform): Likewise. |
57 |
|
(print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'. |
58 |
|
|
59 |
|
2002-12-08 Wakaba <w@suika.fam.cx> |
60 |
|
|
61 |
|
* wiki.cgi (print_navigate_link_elements): New. |
62 |
|
|
63 |
|
2002-12-06 Wakaba <w@suika.fam.cx> |
64 |
|
|
65 |
|
* wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2 |
66 |
|
is implemented. |
67 |
|
|
68 |
|
2002-12-05 Wakaba <w@suika.fam.cx> |
69 |
|
|
70 |
|
* wiki.cgi (make_custom_form): Form controls are to be disabled |
71 |
|
if WikiPage is read only. |
72 |
|
(SuikaWiki::Plugin::make_info_page): New. |
73 |
|
(print_header): Downgrade if $UA =~ Mozilla/[34]\.. |
74 |
|
|
75 |
2002-12-04 Wakaba <w@suika.fam.cx> |
2002-12-04 Wakaba <w@suika.fam.cx> |
76 |
|
|
77 |
* wiki.cgi (make_custom_form): "target form" support. |
* wiki.cgi (make_custom_form): "target form" support. |