/[pub]/suikawiki/script/lib/ChangeLog
Suika

Contents of /suikawiki/script/lib/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (hide annotations) (download)
Sat Oct 25 06:38:18 2003 UTC (21 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.14: +6 -0 lines
Some functions removed

1 wakaba 1.15 2003-10-25 Wakaba <wakaba@suika.fam.cx>
2    
3     * suikawiki.pl (_http_see_other): Removed.
4     (print_header): Removed.
5     (get_charset_name): Removed.
6    
7 wakaba 1.14 2003-10-18 Wakaba <wakaba@suika.fam.cx>
8    
9     * suikawiki.pl: Don't crack default WikiPage name.
10    
11     2003-10-11 Wakaba <wakaba@suika.fam.cx>
12    
13     * suikawiki.pl (init_form): Removed.
14    
15     2003-10-06 Wakaba <wakaba@suika.fam.cx>
16    
17     * suikawiki.pl (_http_see_other): Use SuikaWiki::Output::HTTP.
18    
19 wakaba 1.12 2003-09-26 Wakaba <wakaba@suika.fam.cx>
20    
21     * suikawiki.pl (init_form): Allow media type parameter in ENV{CONTENT_TYPE}.
22    
23 wakaba 1.13 2003-08-11 Wakaba <wakaba@suika.fam.cx>
24    
25     * suikawiki.pl (_wiki_exit): Don't call close_db.
26     (open_db, close_db): Removed.
27    
28 wakaba 1.11 2003-08-06 Wakaba <wakaba@suika.fam.cx>
29    
30     * suikawiki.pl (open_db): Don't enforce lock by YukiWikiDBNS.
31    
32 wakaba 1.10 2003-07-27 Wakaba <wakaba@suika.fam.cx>
33    
34     * suikawiki.pl (_http_see_other): Returns 302 even if HTTP/1.0 if client is M$IE 1.0.
35     (_compatible_options): Use compatible anchor mode if Mozilla 3-4.
36    
37     2003-07-26 Wakaba <wakaba@suika.fam.cx>
38    
39     * suikawiki.pl (editform): Change default value of Edit:Form:{Cols|Rows}.
40     (editform): Give textarea/@wrap=physical attribute if Mozilla/[0-4].*.
41    
42     2003-07-23 Wakaba <wakaba@suika.fam.cx>
43    
44     * suikawiki.pl (_http_see_other): Returns 302 if legacy UA.
45    
46 w 1.9 2003-06-01 Wakaba <w@offweb.ddo.jp>
47    
48     * suikawiki.pl (print_header): Support IMS: header.
49    
50 wakaba 1.8 2003-05-31 Wakaba <w@offweb.ddo.jp>
51    
52     * suikawiki.pl (get_subjectline, make_custom_form): Removed. (See SuikaWiki::Plugin::*.)
53    
54 wakaba 1.7 2003-05-12 Wakaba <w@offweb.ddo.jp>
55    
56     * suikawiki.pl (main::get_subjectline): Summarized the first paragraph
57     of the WikiPage (Was returned the first line).
58    
59 wakaba 1.6 2003-05-10 Wakaba <w@offweb.ddo.jp>
60    
61     * suikawiki.pl (wiki::referer, wiki::useragent): Removed.
62    
63 wakaba 1.5 2003-05-07 Wakaba <w@offweb.ddo.jp>
64    
65     * suikawiki.pl (SuikaWiki::Plugin): Removed (moved to
66     SuikaWiki::Plugin::WikiPlugin).
67     (wiki::conneg, wiki::resource): Removed. (Moved to SuikaWiki::Plugin::WikiResource.)
68     (wiki::suikawikiconst): Removed. (Moved to SuikaWiki::Plugin::WikiConst.)
69    
70 wakaba 1.4 2003-04-29 Wakaba <w@offweb.ddo.jp>
71    
72     * suikawiki.pl (is_editable): Use new SuikaWiki::Name::Space module.
73    
74     2003-04-28 Wakaba <w@offweb.ddo.jp>
75    
76     * suikawiki.pl (print_header): Don't output Content-Language: header field.
77     (%embedded_command): 'searched' command (had been deprecated) is removed.
78     (text_to_html, inline, id_and_name): Removed. (Moved to SuikaWiki09 plugin module.)
79    
80     2003-04-12 Wakaba <w@offweb.ddo.jp>
81    
82     * suikawiki.pl (embeded_to_html): Replace special characters to SGML
83     character entity reference in WikiPage name outputed within the
84     hidden input elements.
85    
86 wakaba 1.3 2003-04-03 Wakaba <w@offweb.ddo.jp>
87    
88     * suikawiki.pl (%VERSION): Moved from ../wiki.cgi.
89    
90     2003-03-28 Wakaba <w@offweb.ddo.jp>
91    
92     * suikawiki.pl (SuikaWiki::Plugin::formatter_replace_if_not_parsed_yet): New.
93     (wiki::resource): Change resource page name, 'WikiResource:*' to 'Wiki//Resource//*'.
94    
95 wakaba 1.2 2003-03-27 Wakaba <w@offweb.ddo.jp>
96    
97     * suikawiki.pl: Merge namespace support.
98    
99 wakaba 1.1 2003-03-24 Wakaba <w@offweb.ddo.jp>
100    
101     * suikawiki.pl (get_subjectline): Don't return wiki inline markup.
102     (SuikaWiki::Plugin::_uri_wiki_page): New method.
103    
104     2003-02-19 Wakaba <w@cube.wakaba.ssm>
105    
106     * suikawiki.pl (make_wikilink): Don't output invalid query-string ---
107     use encode() instead of escape().
108    
109     * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24