1 |
|
2003-01-04 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* wiki.cgi (do_read, do_TEXT_CSS, do_edit, do_adminchangepassword, do_write, print_message): Don't call print_content and print_footer. |
4 |
|
(print_header): Don't output body element. |
5 |
|
(print_navigate_links, print_footer, print_content): Removed. |
6 |
|
(_navigate_links, convert_format): New. |
7 |
|
(make_wikilink): $option{latest}: New option. |
8 |
|
(editform): Don't output WikiEditHelp. |
9 |
|
(armor_name, unarmor_name, do_diff): Removed. |
10 |
|
(SuikaWiki::Plugin::magic_and_content, SuikaWiki::Plugin::formatter): New. |
11 |
|
(pod:SEE ALSO): New. |
12 |
|
|
13 |
|
2003-01-03 Wakaba <w@suika.fam.cx> |
14 |
|
|
15 |
|
* tool/: New directory. |
16 |
|
* tool/ywinfo2meta.pl: New script. |
17 |
|
* wiki.cgi (do_edit, do_adminedit, print_editform, do_map, %infobase, get_info, set_info, __set_database, conflict): Removed. |
18 |
|
(do_view, _compatible_options): New. |
19 |
|
(#?SuikaWiki/0.9 interactive="yes"): New option. |
20 |
|
(text_to_html): Toc code is revised. |
21 |
|
(init_form): Don't allow [\x00-\x1F\x7F] in WikiPage name. |
22 |
|
(open_db, close_db): Revised. |
23 |
|
(wiki::dummy): New package. |
24 |
|
(%SuikaWiki::Plugin::Index, SuikaWiki::Plugin::new_index): New. |
25 |
|
(wiki::map): Removed. |
26 |
|
|
27 |
|
2003-01-02 Wakaba <w@suika.fam.cx> |
28 |
|
|
29 |
|
* wiki.cgi (do_adminchangepasswordform): Removed. |
30 |
|
(do_index): Likewise. |
31 |
|
|
32 |
|
2003-01-01 Wakaba <w@suika.fam.cx> |
33 |
|
|
34 |
|
* default/: New directory. |
35 |
|
* WalWiki/, SuikaWiki/: Removed. |
36 |
|
* lib/: New directory. |
37 |
|
|
38 |
|
* wiki.cgi: Remove configurations. |
39 |
|
* readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed. |
40 |
|
* convert.cgi: Removed. |
41 |
|
* 500.ja.html, 500.ja,xhtml: Removed. |
42 |
|
* 500.ja.html.jis, 500.ja.xhtml.jis: New documents. |
43 |
|
* .htaccess: Updated. |
44 |
|
|
45 |
|
2002-12-30 Wakaba <w@suika.fam.cx> |
46 |
|
|
47 |
|
* wiki.cgi (print_header, do_output_css): Output expires: header field |
48 |
|
if necessary. |
49 |
|
(SuikaWiki::Plugin::make_info_html): Removed. |
50 |
|
(do_create, do_search, print_search_form): Removed. |
51 |
|
|
52 |
|
2002-12-25 Wakaba <w@suika.fam.cx> |
53 |
|
|
54 |
|
* wiki.cgi: Clean up. |
55 |
|
* WalWiki/lib/Yuki/RSS.pm: dc:* support. |
56 |
|
|
57 |
|
2002-12-24 Wakaba <w@suika.fam.cx> |
58 |
|
|
59 |
|
* wiki.cgi: Clean up. |
60 |
|
|
61 |
|
2002-12-20 Wakaba <w@suika.fam.cx> |
62 |
|
|
63 |
|
* wiki.cgi: SuikaWikiConst/1.0 is implemented. |
64 |
|
|
65 |
2002-12-19 Wakaba <w@suika.fam.cx> |
2002-12-19 Wakaba <w@suika.fam.cx> |
66 |
|
|
67 |
* .htaccess: Updated. |
* .htaccess: Updated. |