/[pub]/suikawiki/script/misc/plugins/ChangeLog
Suika

Contents of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.26 - (hide annotations) (download)
Sat Mar 13 03:39:35 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +4 -0 lines
Typo fixed

1 wakaba 1.26 2004-03-13 Wakaba <wakaba@suika.fam.cx>
2    
3     * RequestLog.wps: Removed.
4    
5 wakaba 1.25 2004-03-11 Wakaba <wakaba@suika.fam.cx>
6    
7     * referer.wp2 (ViewFragment[ws--post-content]): New.
8    
9     2004-03-11 Wakaba <w@suika.fam.cx>
10 wakaba 1.24
11     * referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
12     error.
13    
14 wakaba 1.23 2004-03-10 Wakaba <wakaba@suika.fam.cx>
15    
16     * referer.wp2: Referer filtering and referer2label implemented.
17    
18 wakaba 1.22 2004-02-18 Wakaba <wakaba@suika.fam.cx>
19    
20     * request-log.wp2, referer.wp2, WikiPageRename.wp2, WikiPageRemove.wp2:
21     Retrhow 'ERROR_REPORTED' WikiDB error in catch block.
22    
23     * SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Specify name attribute
24     to a element corresponding to anchor-end element if html_no_id
25     downgrade mode.
26    
27     2004-02-15 Wakaba <wakaba@suika.fam.cx>
28    
29     * request-log.wp2: New module.
30     * UserAgent.wps: Removed.
31    
32 wakaba 1.21 2004-02-14 Wakaba <wakaba@suika.fam.cx>
33    
34     * bugtrack.wp2: New module.
35    
36     * BugTrack.wps, ScriptTest.wps, Example.wps, MetaVariable.wps: Removed.
37    
38     2004-02-12 Wakaba <wakaba@suika.fam.cx>
39    
40     * TextRotate.wps: Removed (see form/text-rotate.wp2).
41    
42     2004-02-11 Wakaba <wakaba@suika.fam.cx>
43    
44     * plugin-info.wp2: New module.
45    
46     * WikiPageRename.wp2: New module.
47    
48     2004-02-10 Wakaba <wakaba@suika.fam.cx>
49    
50     * Versions.wps, Menu.wps, Calender.wps, LightOutput.wps,
51     SuikaWikiGraph.wps, SW09toTeX: Removed.
52    
53     * phrase.wp2: New module.
54    
55     2004-02-09 Wakaba <w@suika.fam.cx>
56    
57     * calender.wp2: New module.
58    
59 wakaba 1.20 2004-02-08 Wakaba <wakaba@suika.fam.cx>
60    
61     * Makefile: Entries to make SuikaWiki 2 WikiPlugin removed.
62    
63     * SuikaWiki09.wp2: Give base WikiName to WikiLinking function.
64    
65     2004-02-07 Wakaba <wakaba@suika.fam.cx>
66    
67     * xml.wp2: New module.
68    
69     * Image.wps: Removed.
70     * WikiInfo.wp2 (ViewFragment[ws--footer]): Change order of engine-version
71     and driver-version.
72    
73     * RandomJump.wp2, SuikaWiki09.wp2: Use SuikaWiki 3 WikiName interface.
74    
75     2004-02-04 Wakaba <wakaba@suika.fam.cx>
76    
77     * WikiPageRemove.wp2: Typos fixed.
78    
79     2004-02-03 Wakaba <wakaba@suika.fam.cx>
80    
81     * SuikaWiki09.wp2: Minimum SuikaWikiImage/0.9 support added. (Note:
82     full implementation of SuikaWikiImage/0.9 is provided by
83     SuikaWikiImage09 plugin module (misc/plugins/format/swimg09.wp2).)
84    
85 wakaba 1.19 2004-02-01 Wakaba <wakaba@suika.fam.cx>
86    
87     * WikiInfo.wp2: Reimplemented with new SuikaWiki::Implementation.
88    
89     2004-01-31 Wakaba <wakaba@suika.fam.cx>
90    
91     * SuikaWiki09.wp2 (Converter): #comment supported.
92    
93     * Obsolete.wp2 (FormattingRule[Name='radio']): New rule.
94     (FormattingRule[Name='span']): New rule.
95    
96 wakaba 1.18 2004-01-16 Wakaba <wakaba@suika.fam.cx>
97    
98     * SuikaWiki09.wp2 (Format/WikiForm): New.
99    
100     * format/: New directory.
101    
102     * Obsolete.wp2, WikiPageRemove.wp2: Use new WikiResource module interface.
103    
104     2004-01-11 Wakaba <wakaba@suika.fam.cx>
105    
106     * SuikaWiki09.wp2 (form-template/index): New rule.
107    
108     2003-12-29 Wakaba <wakaba@suika.fam.cx>
109    
110     * SuikaWiki09.wp2: WikiForm input form generating is supported.
111    
112     * Obsolete.wp2: New module.
113    
114     * WikiPageRemove.wp2: New module.
115    
116     * RandomJump.wp2 (ViewDefinition): Use new interface to get URI reference to which redirect.
117    
118 wakaba 1.16 2003-12-26 Wakaba <wakaba@suika.fam.cx>
119 wakaba 1.18
120     * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
121 wakaba 1.16
122 wakaba 1.17 * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
123     * SuikaWiki10.wp2: Removed.
124     * SuikaWiki09.wo2: Old code is removed.
125 wakaba 1.16 * view/: New directory.
126    
127 wakaba 1.14 2003-12-13 Wakaba <wakaba@suika.fam.cx>
128    
129     * SuikaWiki09.wp2 (Function:text_to_xml): New function.
130 wakaba 1.15 (Converter ->text/html): Now use text_to_xml.
131 wakaba 1.14
132 wakaba 1.13 2003-12-01 Wakaba <wakaba@suika.fam.cx>
133    
134     * Devel.wp2: New module.
135    
136 wakaba 1.12 2003-10-25 Wakaba <wakaba@suika.fam.cx>
137    
138     * SuikaWiki10.wp2 (ViewDefinition): Don't call main::print_header.
139    
140     * BugTrack.wps (MODULE): Use SuikaWiki::Output::HTTP instead of main::_http_see_other.
141    
142 wakaba 1.11 2003-10-11 Wakaba <wakaba@suika.fam.cx>
143    
144     * SuikaWiki10.wp2 (ViewDefinition): Don't set $media as xmedia
145     unless xmedia is declared.
146    
147 wakaba 1.10 2003-10-05 Wakaba <wakaba@suika.fam.cx>
148    
149     * WikiFormCore.wp2: New module.
150    
151 wakaba 1.9 2003-08-20 Wakaba <wakaba@suika.fam.cx>
152    
153     * SW09toTeX.wps: New module.
154     * SuikaWiki09XML.wps: New module.
155    
156 wakaba 1.8 2003-08-19 Wakaba <wakaba@suika.fam.cx>
157    
158     * Calender.wps (wikipage-link/calender--day): New rule.
159     (wikiview/calender): Use new linking procedure.
160    
161 wakaba 1.7 2003-07-26 Wakaba <wakaba@suika.fam.cx>
162    
163     * Image.wps (MODULE/convert_image_type): Use $main::PathTo{convert} for path to convert command.
164    
165 wakaba 1.6 2003-06-22 Wakaba <w@suika.fam.cx>
166    
167     * BugTrack.wps: Change bug data WikiName format.
168    
169     2003-06-12 Wakaba <w@offweb.ddo.jp>
170    
171     * LightOutput.wps: New.
172    
173 wakaba 1.5 2003-06-01 Wakaba <w@offweb.ddo.jp>
174    
175     * BugTrack.wps: Revised.
176    
177 wakaba 1.4 2003-05-31 Wakaba <w@offweb.ddo.jp>
178    
179     * BugTrack.wps: New.
180    
181 wakaba 1.1 2003-05-10 Wakaba <w@offweb.ddo.jp>
182    
183 wakaba 1.2 * UserAgent.wps: New.
184 wakaba 1.3 * Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.
185 wakaba 1.2
186     2003-05-10 Wakaba <w@offweb.ddo.jp>
187    
188 wakaba 1.1 * ChangeLog: New.
189     * Makefile: New.
190     * Calender.wps, Example.wps, Image.wps, Menu.wps, MetaVariable.wps, ScriptTest.wps, Versions.wps: New modules. (Moved from lib/SuikaWiki/Plugin/.)

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24