/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by w, Wed Jan 1 11:48:28 2003 UTC revision 1.34 by w, Thu Jul 17 23:59:12 2003 UTC
# Line 1  Line 1 
1    2003-05-10  Wakaba  <w@offweb.ddo.jp>
2    
3            * misc/: New directory.
4    
5    2003-04-03  Wakaba  <w@offweb.ddo.jp>
6    
7            * wiki.cgi (%VERSION): Removed. (Moved to wikidata/suikawiki-config.ph.)
8    
9    2003-03-27  Wakaba  <w@offweb.ddo.jp>
10    
11            * 500.ja.*.jis: Updated.
12    
13    2003-01-26  Wakaba  <w@cube.wakaba.ssm>
14    
15            * wiki.cgi: Almost all part is moved to lib/suikawiki.pl.
16    
17    2003-01-26  Wakaba  <w@suika.fam.cx>
18    
19            * wiki.cgi ($use_exists): Removed.
20            (%command_do): read -> default.
21            (%UA): Don't my but do our.
22            (mode=read): Changed to mode=default unless necessary.
23            (do_view): Read cookie when 'default' mode.
24            (do_view): Mosaic Netscape 0.9 support:-)
25            (print_header): Likewise.
26            (get_search_result): Cache the result.
27            (%SearchResult, %SubjectLine): Moved from semi-global to my'ed,
28            with the support of SuikaWiki::Plugin->cache.
29            (make_custom_form): \%option: new argument.
30            (init_form): Set to 'default' mode if no mode is specified.
31            (is_exist_page, __get_database): Removed.
32            (SuikaWiki::Plugin->cache): New.
33    
34    2003-01-12  Wakaba  <w@suika.fam.cx>
35    
36            * script/: New directory.
37            * wiki.cgi ((main)): binmode STDOUT and STDIN.
38            (%page_command): Removed.
39            (%command_do): Many modes are removed and 'read' is revised from '\&do_read'
40            to '\&do_view'.
41            (do_read, do_output_css): Removed.
42            (do_view): Merged with &do_read and &do_output_css.
43            (do_adminchangepassword, valid_password): Don't use &print_message and/or &print_error.
44            (do_random_jump): Don't prepend scheme and server name.
45            (print_error, print_message): Removed.
46            (print_header): Don't print HTML header directory.
47            (_navigate_links, make_navigate_links): Removed.
48            (convert_format): Use &SuikaWiki::Plugin::format_converter.
49            (make_custom_form): Give page name to plugins.
50            (make_custom_form): Output INPUT element with XML style (net).
51            (edit_form): Likewise.
52            (init_form): Don't check %page_command.
53            (open_db): die if failed, instead of &print_error.
54            (is_editable): Don't allow SP (U+0020).
55            (do_rss): Removed.
56            (SuikaWiki::Plugin): push $plugin_directory to @INC.
57            (SuikaWiki::Plugin::user_agent_name): New.
58            (SuikaWiki::Plugin::magic_and_content): Bug fix.
59            (SuikaWiki::Plugin::format_converter): New.
60    
61    2003-01-04  Wakaba  <w@suika.fam.cx>
62    
63            * wiki.cgi (do_read, do_TEXT_CSS, do_edit, do_adminchangepassword, do_write, print_message): Don't call print_content and print_footer.
64            (print_header): Don't output body element.
65            (print_navigate_links, print_footer, print_content): Removed.
66            (_navigate_links, convert_format): New.
67            (make_wikilink): $option{latest}: New option.
68            (editform): Don't output WikiEditHelp.
69            (armor_name, unarmor_name, do_diff): Removed.
70            (SuikaWiki::Plugin::magic_and_content, SuikaWiki::Plugin::formatter): New.
71            (pod:SEE ALSO): New.
72    
73    2003-01-03  Wakaba  <w@suika.fam.cx>
74    
75            * tool/: New directory.
76            * tool/ywinfo2meta.pl: New script.
77            * wiki.cgi (do_edit, do_adminedit, print_editform, do_map, %infobase, get_info, set_info, __set_database, conflict): Removed.
78            (do_view, _compatible_options): New.
79            (#?SuikaWiki/0.9 interactive="yes"): New option.
80            (text_to_html): Toc code is revised.
81            (init_form): Don't allow [\x00-\x1F\x7F] in WikiPage name.
82            (open_db, close_db): Revised.
83            (wiki::dummy): New package.
84            (%SuikaWiki::Plugin::Index, SuikaWiki::Plugin::new_index): New.
85            (wiki::map): Removed.
86    
87    2003-01-02  Wakaba  <w@suika.fam.cx>
88    
89            * wiki.cgi (do_adminchangepasswordform): Removed.
90            (do_index): Likewise.
91    
92  2003-01-01  Wakaba  <w@suika.fam.cx>  2003-01-01  Wakaba  <w@suika.fam.cx>
93    
94          * default/: New directory.          * default/: New directory.
95            * WalWiki/, SuikaWiki/: Removed.
96            * lib/: New directory.
97    
98          * wiki.cgi: Remove configurations.          * wiki.cgi: Remove configurations.
99          * 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.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.34

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24