/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

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

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

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.31

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24