1 |
|
2002-12-25 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* wiki.cgi: Clean up. |
4 |
|
* WalWiki/lib/Yuki/RSS.pm: dc:* support. |
5 |
|
|
6 |
|
2002-12-24 Wakaba <w@suika.fam.cx> |
7 |
|
|
8 |
|
* wiki.cgi: Clean up. |
9 |
|
|
10 |
|
2002-12-20 Wakaba <w@suika.fam.cx> |
11 |
|
|
12 |
|
* wiki.cgi: SuikaWikiConst/1.0 is implemented. |
13 |
|
|
14 |
|
2002-12-19 Wakaba <w@suika.fam.cx> |
15 |
|
|
16 |
|
* .htaccess: Updated. |
17 |
|
|
18 |
|
* 500.ja.html, 500.ja.xhtml: New files. |
19 |
|
|
20 |
|
2002-12-18 Wakaba <w@suika.fam.cx> |
21 |
|
|
22 |
|
* wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s). |
23 |
|
|
24 |
|
2002-12-15 Wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
|
* wiki.cgi (make_navigate_links): Add two jumps, one lucky. |
27 |
|
|
28 |
|
2002-12-13 Wakaba <w@suika.fam.cx> |
29 |
|
|
30 |
|
* wiki.cgi (do_index): Record referer, user-agent and |
31 |
|
output referer and see also. |
32 |
|
|
33 |
|
2002-12-10 Wakaba <w@suika.fam.cx> |
34 |
|
|
35 |
|
* wiki.cgi (do_write): 'after_edit_cmd' support. |
36 |
|
(print_editform): Likewise. |
37 |
|
(print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'. |
38 |
|
|
39 |
|
2002-12-08 Wakaba <w@suika.fam.cx> |
40 |
|
|
41 |
|
* wiki.cgi (print_navigate_link_elements): New. |
42 |
|
|
43 |
|
2002-12-06 Wakaba <w@suika.fam.cx> |
44 |
|
|
45 |
|
* wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2 |
46 |
|
is implemented. |
47 |
|
|
48 |
2002-12-05 Wakaba <w@suika.fam.cx> |
2002-12-05 Wakaba <w@suika.fam.cx> |
49 |
|
|
50 |
* wiki.cgi (make_custom_form): Form controls are to be disabled |
* wiki.cgi (make_custom_form): Form controls are to be disabled |
51 |
if WikiPage is read only. |
if WikiPage is read only. |
52 |
(SuikaWiki::Plugin::make_info_page): New. |
(SuikaWiki::Plugin::make_info_page): New. |
53 |
|
(print_header): Downgrade if $UA =~ Mozilla/[34]\.. |
54 |
|
|
55 |
2002-12-04 Wakaba <w@suika.fam.cx> |
2002-12-04 Wakaba <w@suika.fam.cx> |
56 |
|
|