1 |
|
2003-01-03 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* tool/: New directory. |
4 |
|
* tool/ywinfo2meta.pl: New script. |
5 |
|
* wiki.cgi (do_edit, do_adminedit, print_editform, do_map, %infobase, get_info, set_info, __set_database, conflict): Removed. |
6 |
|
(do_view, _compatible_options): New. |
7 |
|
(#?SuikaWiki/0.9 interactive="yes"): New option. |
8 |
|
(text_to_html): Toc code is revised. |
9 |
|
(init_form): Don't allow [\x00-\x1F\x7F] in WikiPage name. |
10 |
|
(open_db, close_db): Revised. |
11 |
|
(wiki::dummy): New package. |
12 |
|
(%SuikaWiki::Plugin::Index, SuikaWiki::Plugin::new_index): New. |
13 |
|
(wiki::map): Removed. |
14 |
|
|
15 |
|
2003-01-02 Wakaba <w@suika.fam.cx> |
16 |
|
|
17 |
|
* wiki.cgi (do_adminchangepasswordform): Removed. |
18 |
|
(do_index): Likewise. |
19 |
|
|
20 |
|
2003-01-01 Wakaba <w@suika.fam.cx> |
21 |
|
|
22 |
|
* default/: New directory. |
23 |
|
* WalWiki/, SuikaWiki/: Removed. |
24 |
|
* lib/: New directory. |
25 |
|
|
26 |
|
* wiki.cgi: Remove configurations. |
27 |
|
* readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed. |
28 |
|
* convert.cgi: Removed. |
29 |
|
* 500.ja.html, 500.ja,xhtml: Removed. |
30 |
|
* 500.ja.html.jis, 500.ja.xhtml.jis: New documents. |
31 |
|
* .htaccess: Updated. |
32 |
|
|
33 |
|
2002-12-30 Wakaba <w@suika.fam.cx> |
34 |
|
|
35 |
|
* wiki.cgi (print_header, do_output_css): Output expires: header field |
36 |
|
if necessary. |
37 |
|
(SuikaWiki::Plugin::make_info_html): Removed. |
38 |
|
(do_create, do_search, print_search_form): Removed. |
39 |
|
|
40 |
|
2002-12-25 Wakaba <w@suika.fam.cx> |
41 |
|
|
42 |
|
* wiki.cgi: Clean up. |
43 |
|
* WalWiki/lib/Yuki/RSS.pm: dc:* support. |
44 |
|
|
45 |
|
2002-12-24 Wakaba <w@suika.fam.cx> |
46 |
|
|
47 |
|
* wiki.cgi: Clean up. |
48 |
|
|
49 |
|
2002-12-20 Wakaba <w@suika.fam.cx> |
50 |
|
|
51 |
|
* wiki.cgi: SuikaWikiConst/1.0 is implemented. |
52 |
|
|
53 |
|
2002-12-19 Wakaba <w@suika.fam.cx> |
54 |
|
|
55 |
|
* .htaccess: Updated. |
56 |
|
|
57 |
|
* 500.ja.html, 500.ja.xhtml: New files. |
58 |
|
|
59 |
|
2002-12-18 Wakaba <w@suika.fam.cx> |
60 |
|
|
61 |
|
* wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s). |
62 |
|
|
63 |
|
2002-12-15 Wakaba <w@suika.fam.cx> |
64 |
|
|
65 |
|
* wiki.cgi (make_navigate_links): Add two jumps, one lucky. |
66 |
|
|
67 |
|
2002-12-13 Wakaba <w@suika.fam.cx> |
68 |
|
|
69 |
|
* wiki.cgi (do_index): Record referer, user-agent and |
70 |
|
output referer and see also. |
71 |
|
|
72 |
|
2002-12-10 Wakaba <w@suika.fam.cx> |
73 |
|
|
74 |
|
* wiki.cgi (do_write): 'after_edit_cmd' support. |
75 |
|
(print_editform): Likewise. |
76 |
|
(print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'. |
77 |
|
|
78 |
|
2002-12-08 Wakaba <w@suika.fam.cx> |
79 |
|
|
80 |
|
* wiki.cgi (print_navigate_link_elements): New. |
81 |
|
|
82 |
|
2002-12-06 Wakaba <w@suika.fam.cx> |
83 |
|
|
84 |
|
* wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2 |
85 |
|
is implemented. |
86 |
|
|
87 |
|
2002-12-05 Wakaba <w@suika.fam.cx> |
88 |
|
|
89 |
|
* wiki.cgi (make_custom_form): Form controls are to be disabled |
90 |
|
if WikiPage is read only. |
91 |
|
(SuikaWiki::Plugin::make_info_page): New. |
92 |
|
(print_header): Downgrade if $UA =~ Mozilla/[34]\.. |
93 |
|
|
94 |
2002-12-04 Wakaba <w@suika.fam.cx> |
2002-12-04 Wakaba <w@suika.fam.cx> |
95 |
|
|
96 |
* wiki.cgi (make_custom_form): "target form" support. |
* wiki.cgi (make_custom_form): "target form" support. |