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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.40 - (show annotations) (download)
Tue Sep 21 03:18:21 2004 UTC (20 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.39: +12 -0 lines
%m--wikipage-obsolete rule added

1 2004-08-31 Wakaba <wakaba@suika.fam.cx>
2
3 * RandomJump.wp2: Redirecting status code is changed from 303
4 to 307.
5
6 2004-08-11 Wakaba <wakaba@suika.fam.cx>
7
8 * bugtrack.wp2 (FormattingRule[bt--create-new-bug]): Use content_prop,
9 instead of top of content, to preserve properties.
10 (Function[get_bug_properties]): Get information from content_prop
11 if available.
12
13 2004-08-08 Wakaba <wakaba@suika.fam.cx>
14
15 * SuikaWiki09.wp2 (Function[text_to_xml]): Don't set attributes
16 'Name' and 'Version' to 'document' unless magic line.
17 (Function[xml_to_text]): Don't generate magic line.
18 (Format[SuikaWiki/0.10]): New.
19
20 2004-08-06 Wakaba <wakaba@suika.fam.cx>
21
22 * SuikaWiki09.wp2 (Resource[Link:SuikaWiki/0.9:toResource:SourceLabel]):
23 InterWiki source-anchor label support.
24
25 2004-05-18 Wakaba <wakaba@suika.fam.cx>
26
27 * bugtrack.wp2 (ViewDefinition[bt--create-bug]): Use content_prop
28 for media-type property.
29
30 2004-05-07 Wakaba <wakaba@suika.fam.cx>
31
32 * calender.wp2 (FormattingRule[link-calender-page]): 'today' link added.
33
34 2004-05-01 Wakaba <wakaba@suika.fam.cx>
35
36 * request-log.wp2: Database format revised.
37
38 2004-04-30 Wakaba <w@suika.fam.cx>
39
40 * Makefile: Sync to latest version of lib/SuikaWiki/Plugin/Makefile.
41
42 2004-04-26 Wakaba <wakaba@suika.fam.cx>
43
44 * SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Link to nearest target
45 for 'anchor' element.
46 (Function[sw09_to_xhtml1]): Output dummy form for non-supported
47 specific WikiForm scheme (SuikaWiki//Plugin//1//77).
48
49 2004-04-25 Wakaba <wakaba@suika.fam.cx>
50
51 * WikiPageRemove.wp2 (ViewDefinition[wpr--remove]): Remove content_prop.
52
53 * WikiPageRename.wp2 (ViewDefinition[wp--rename]): Rename content_prop.
54
55 2004-04-24 Wakaba <wakaba@suika.fam.cx>
56
57 * WikiPageRemove.wp2 (FormattingRule): Support new returned value of WikiEdit->get_content.
58
59 2004-04-17 Wakaba <wakaba@suika.fam.cx>
60
61 * referer.wp2: Support SuikaWiki::DB::FileSystem::Count instead of
62 BerkleyDB tying hash.
63
64 2004-03-30 Wakaba <wakaba@suika.fam.cx>
65
66 * SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond
67 to anchor-end element.
68
69 * referer.wp2 (referer-list): Navigation placeholder added.
70
71 2004-03-24 Wakaba <wakaba@suika.fam.cx>
72
73 * bugtrack.wp2 (Resource): Typo fixed.
74
75 * SuikaWiki09.wp2 (Format/WikiForm): "required" field check implemented.
76
77 2004-03-20 Wakaba <wakaba@suika.fam.cx>
78
79 * calender.wp2 (FormattingRule[cal--year-page, cal--month-page, cal--day-page]): Defaults to "today".
80
81 2004-03-17 Wakaba <wakaba@suika.fam.cx>
82
83 * SuikaWiki09.wp2 (Function[text_to_xml_inline]): Don't eat "] ["
84 unless within RUBY or RUBYB or ABBR.
85
86 2004-03-14 Wakaba <wakaba@suika.fam.cx>
87
88 * SuikaWiki09.wp2 (Function): Bugs in regex for PRE element fixed.
89 (Function): Output pre/@class if any.
90
91 2004-03-13 Wakaba <wakaba@suika.fam.cx>
92
93 * Obsolete.wp2 (FormattingRule[form-line]): New.
94
95 * RequestLog.wps: Removed.
96
97 2004-03-11 Wakaba <wakaba@suika.fam.cx>
98
99 * referer.wp2 (ViewFragment[ws--post-content]): New.
100
101 2004-03-11 Wakaba <w@suika.fam.cx>
102
103 * referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
104 error.
105
106 2004-03-10 Wakaba <wakaba@suika.fam.cx>
107
108 * referer.wp2: Referer filtering and referer2label implemented.
109
110 2004-02-18 Wakaba <wakaba@suika.fam.cx>
111
112 * request-log.wp2, referer.wp2, WikiPageRename.wp2, WikiPageRemove.wp2:
113 Retrhow 'ERROR_REPORTED' WikiDB error in catch block.
114
115 * SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Specify name attribute
116 to a element corresponding to anchor-end element if html_no_id
117 downgrade mode.
118
119 2004-02-15 Wakaba <wakaba@suika.fam.cx>
120
121 * request-log.wp2: New module.
122 * UserAgent.wps: Removed.
123
124 2004-02-14 Wakaba <wakaba@suika.fam.cx>
125
126 * bugtrack.wp2: New module.
127
128 * BugTrack.wps, ScriptTest.wps, Example.wps, MetaVariable.wps: Removed.
129
130 2004-02-12 Wakaba <wakaba@suika.fam.cx>
131
132 * TextRotate.wps: Removed (see form/text-rotate.wp2).
133
134 2004-02-11 Wakaba <wakaba@suika.fam.cx>
135
136 * plugin-info.wp2: New module.
137
138 * WikiPageRename.wp2: New module.
139
140 2004-02-10 Wakaba <wakaba@suika.fam.cx>
141
142 * Versions.wps, Menu.wps, Calender.wps, LightOutput.wps,
143 SuikaWikiGraph.wps, SW09toTeX: Removed.
144
145 * phrase.wp2: New module.
146
147 2004-02-09 Wakaba <w@suika.fam.cx>
148
149 * calender.wp2: New module.
150
151 2004-02-08 Wakaba <wakaba@suika.fam.cx>
152
153 * Makefile: Entries to make SuikaWiki 2 WikiPlugin removed.
154
155 * SuikaWiki09.wp2: Give base WikiName to WikiLinking function.
156
157 2004-02-07 Wakaba <wakaba@suika.fam.cx>
158
159 * xml.wp2: New module.
160
161 * Image.wps: Removed.
162 * WikiInfo.wp2 (ViewFragment[ws--footer]): Change order of engine-version
163 and driver-version.
164
165 * RandomJump.wp2, SuikaWiki09.wp2: Use SuikaWiki 3 WikiName interface.
166
167 2004-02-04 Wakaba <wakaba@suika.fam.cx>
168
169 * WikiPageRemove.wp2: Typos fixed.
170
171 2004-02-03 Wakaba <wakaba@suika.fam.cx>
172
173 * SuikaWiki09.wp2: Minimum SuikaWikiImage/0.9 support added. (Note:
174 full implementation of SuikaWikiImage/0.9 is provided by
175 SuikaWikiImage09 plugin module (misc/plugins/format/swimg09.wp2).)
176
177 2004-02-01 Wakaba <wakaba@suika.fam.cx>
178
179 * WikiInfo.wp2: Reimplemented with new SuikaWiki::Implementation.
180
181 2004-01-31 Wakaba <wakaba@suika.fam.cx>
182
183 * SuikaWiki09.wp2 (Converter): #comment supported.
184
185 * Obsolete.wp2 (FormattingRule[Name='radio']): New rule.
186 (FormattingRule[Name='span']): New rule.
187
188 2004-01-16 Wakaba <wakaba@suika.fam.cx>
189
190 * SuikaWiki09.wp2 (Format/WikiForm): New.
191
192 * format/: New directory.
193
194 * Obsolete.wp2, WikiPageRemove.wp2: Use new WikiResource module interface.
195
196 2004-01-11 Wakaba <wakaba@suika.fam.cx>
197
198 * SuikaWiki09.wp2 (form-template/index): New rule.
199
200 2003-12-29 Wakaba <wakaba@suika.fam.cx>
201
202 * SuikaWiki09.wp2: WikiForm input form generating is supported.
203
204 * Obsolete.wp2: New module.
205
206 * WikiPageRemove.wp2: New module.
207
208 * RandomJump.wp2 (ViewDefinition): Use new interface to get URI reference to which redirect.
209
210 2003-12-26 Wakaba <wakaba@suika.fam.cx>
211
212 * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
213
214 * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
215 * SuikaWiki10.wp2: Removed.
216 * SuikaWiki09.wo2: Old code is removed.
217 * view/: New directory.
218
219 2003-12-13 Wakaba <wakaba@suika.fam.cx>
220
221 * SuikaWiki09.wp2 (Function:text_to_xml): New function.
222 (Converter ->text/html): Now use text_to_xml.
223
224 2003-12-01 Wakaba <wakaba@suika.fam.cx>
225
226 * Devel.wp2: New module.
227
228 2003-10-25 Wakaba <wakaba@suika.fam.cx>
229
230 * SuikaWiki10.wp2 (ViewDefinition): Don't call main::print_header.
231
232 * BugTrack.wps (MODULE): Use SuikaWiki::Output::HTTP instead of main::_http_see_other.
233
234 2003-10-11 Wakaba <wakaba@suika.fam.cx>
235
236 * SuikaWiki10.wp2 (ViewDefinition): Don't set $media as xmedia
237 unless xmedia is declared.
238
239 2003-10-05 Wakaba <wakaba@suika.fam.cx>
240
241 * WikiFormCore.wp2: New module.
242
243 2003-08-20 Wakaba <wakaba@suika.fam.cx>
244
245 * SW09toTeX.wps: New module.
246 * SuikaWiki09XML.wps: New module.
247
248 2003-08-19 Wakaba <wakaba@suika.fam.cx>
249
250 * Calender.wps (wikipage-link/calender--day): New rule.
251 (wikiview/calender): Use new linking procedure.
252
253 2003-07-26 Wakaba <wakaba@suika.fam.cx>
254
255 * Image.wps (MODULE/convert_image_type): Use $main::PathTo{convert} for path to convert command.
256
257 2003-06-22 Wakaba <w@suika.fam.cx>
258
259 * BugTrack.wps: Change bug data WikiName format.
260
261 2003-06-12 Wakaba <w@offweb.ddo.jp>
262
263 * LightOutput.wps: New.
264
265 2003-06-01 Wakaba <w@offweb.ddo.jp>
266
267 * BugTrack.wps: Revised.
268
269 2003-05-31 Wakaba <w@offweb.ddo.jp>
270
271 * BugTrack.wps: New.
272
273 2003-05-10 Wakaba <w@offweb.ddo.jp>
274
275 * UserAgent.wps: New.
276 * Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.
277
278 2003-05-10 Wakaba <w@offweb.ddo.jp>
279
280 * ChangeLog: New.
281 * Makefile: New.
282 * 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