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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.41 - (show annotations) (download)
Sun Jan 30 12:32:09 2005 UTC (20 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.40: +5 -0 lines
SuikaWiki09.wp2 (Function:get_xml_tree): Removed my

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