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> |
2003-01-01 Wakaba <w@suika.fam.cx> |
33 |
|
|
34 |
* default/: New directory. |
* default/: New directory. |
35 |
|
* WalWiki/, SuikaWiki/: Removed. |
36 |
|
* lib/: New directory. |
37 |
|
|
38 |
* wiki.cgi: Remove configurations. |
* wiki.cgi: Remove configurations. |
39 |
* readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed. |
* readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed. |