/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

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

revision 1.29 by w, Sat Jan 4 03:32:55 2003 UTC revision 1.30 by w, Sun Jan 12 09:15:06 2003 UTC
# Line 1  Line 1 
1    2003-01-12  Wakaba  <w@suika.fam.cx>
2    
3            * script/: New directory.
4            * wiki.cgi ((main)): binmode STDOUT and STDIN.
5            (%page_command): Removed.
6            (%command_do): Many modes are removed and 'read' is revised from '\&do_read'
7            to '\&do_view'.
8            (do_read, do_output_css): Removed.
9            (do_view): Merged with &do_read and &do_output_css.
10            (do_adminchangepassword, valid_password): Don't use &print_message and/or &print_error.
11            (do_random_jump): Don't prepend scheme and server name.
12            (print_error, print_message): Removed.
13            (print_header): Don't print HTML header directory.
14            (_navigate_links, make_navigate_links): Removed.
15            (convert_format): Use &SuikaWiki::Plugin::format_converter.
16            (make_custom_form): Give page name to plugins.
17            (make_custom_form): Output INPUT element with XML style (net).
18            (edit_form): Likewise.
19            (init_form): Don't check %page_command.
20            (open_db): die if failed, instead of &print_error.
21            (is_editable): Don't allow SP (U+0020).
22            (do_rss): Removed.
23            (SuikaWiki::Plugin): push $plugin_directory to @INC.
24            (SuikaWiki::Plugin::user_agent_name): New.
25            (SuikaWiki::Plugin::magic_and_content): Bug fix.
26            (SuikaWiki::Plugin::format_converter): New.
27    
28  2003-01-04  Wakaba  <w@suika.fam.cx>  2003-01-04  Wakaba  <w@suika.fam.cx>
29    
30          * wiki.cgi (do_read, do_TEXT_CSS, do_edit, do_adminchangepassword, do_write, print_message): Don't call print_content and print_footer.          * wiki.cgi (do_read, do_TEXT_CSS, do_edit, do_adminchangepassword, do_write, print_message): Don't call print_content and print_footer.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24