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

Contents of /suikawiki/script/lib/SuikaWiki/Plugin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.51 - (show annotations) (download)
Sat Mar 13 13:32:47 2004 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.50: +4 -0 lines
Invalid regex fixed

1 2004-03-13 Wakaba <wakaba@suika.fam.cx>
2
3 * InterWikiCore.wp2 (Function): Typo in regex fixed.
4
5 2004-03-12 Wakaba <wakaba@suika.fam.cx>
6
7 * .cvsignore: New.
8
9 2004-03-11 Wakaba <wakaba@suika.fam.cx>
10
11 * WikiResource.wp2 (Function[temp_get_resource_text]): Skip reading
12 database unless SuikaWikiConst09 module loaded.
13
14 * Makefile (all): New.
15
16 * InterWikiCore.wp2 (FormattingRule[uri]): New.
17
18 2004-03-10 Wakaba <wakaba@suika.fam.cx>
19
20 * Error.wp2 (Resource): Some new resource text added.
21
22 * InterWikiCore.wp2: A lot of formatting rules for Referer plugin
23 introduced.
24
25 2004-02-19 Wakaba <wakaba@suika.fam.cx>
26
27 * InterWikiCore.wp2 (Function[_get_interwiki_definition_page]): Use
28 resource for error message.
29
30 2004-02-18 Wakaba <wakaba@suika.fam.cx>
31
32 * WikiFormat.wp2 (Function[handler]): Output trace in "format" debug
33 mode (formally "general" mode).
34
35 * WikiResource.wp2 (Function[tmp_get_accept_language]): Use default
36 accept language specification in case Accept-Language HTTP request
37 header field not available or input object not available.
38 * WikiEdit.wp2, WikiRead.wp2, WikiResource.wp2, InterWikiCore.wp2,
39 WikiFormCore.wp2, WikiPageProp.wp2, WikiLinking.wp2: Rethrow
40 'ERROR_REPORTED' WikiDB error in catch block.
41
42 2004-02-14 Wakaba <wakaba@suika.fam.cx>
43
44 * WikiResource.wp2 (Function[get]): New 'ns' option implemented.
45
46 * WikiLinking.wp2 (Function[to_wikipage_in_html]): Typo fixed.
47
48 2004-02-12 Wakaba <wakaba@suika.fam.cx>
49
50 * InterWikiCore.wp2 (FormattingRule[iwc--name, iwc--parameter]): New
51 rules.
52
53 * Error.wp2 (Function[report_error_simple]): Use append_node with
54 node_or_text parameter, instead of append_text method.
55
56 * WikiLinking.wp2 (Function[to_resource_in_html]): Set URI reference
57 as <#err--error-list> if unknown resource-scheme specified.
58
59 * Error.wp2: Give ID to error-list section.
60
61 2004-02-11 Wakaba <wakaba@suika.fam.cx>
62
63 * WikiStruct.wp2 (FormattingRule[list]): New.
64
65 * Error.wp2 (ViewFragment[err-general-error]): New fragment.
66
67 * WikiStruct.wp2 (FormattingRule[section]): Make available in context
68 of 'view-resource' and 'form-input'.
69
70 2004-02-10 Wakaba <wakaba@suika.fam.cx>
71
72 * WikiLinking.wp2 (FormattingRule[link-to-it]): Set default value to
73 'description' parameter.
74 (Function[to_resource_by_uri_in_html]): Canonicalize URI reference.
75 (FormattingRule[link-to-resource]): Typo fixed.
76 (Function[to_resource_in_html]): Report error if unknown scheme.
77
78 2004-02-08 Wakaba <wakaba@suika.fam.cx>
79
80 * WikiResource.wp2 (Function[get_op]): New function.
81
82 * Error.wp2, WikiDB.wp2, WikiView.wp2, WikiFormat.wp2 (ViewDefinition):
83 Output footer in error message.
84
85 * WikiLinking.wp2 (FormattingRule[link-to-wikipage]): Typo fixed.
86
87 * WikiFormCore.wp2 (FormattingRule[output]): SuikaWiki 3 WikiName
88 support.
89
90 2004-02-07 Wakaba <wakaba@suika.fam.cx>
91
92 * HTML.wp2 (FormattingRule[html-document]): "pre-element": New parameter.
93
94 * SuikaWikiConfig20.wp2: New module (separated from InterWikiCore.wp2).
95
96 * InterWikiCore.wp2: SuikaWikiConfig/2.0 support removed.
97
98 * WikiNamespace.wps: Removed.
99
100 * WikiFormCore.wp2: Use SuikaWiki 3 WikiName interface.
101 (ViewDefinition[comment]): Removed.
102
103 * HTML.wp2, WikiLinking.wp2: Use SuikaWiki 3 WikiName interface.
104
105 * WikiEdit.wp2 (Function[page_is_editable]): Removed.
106
107 * WikiRead.wp2 (FormattingRule[view/read]): Use SuikaWiki 3 WikiName
108 interface.
109
110 2004-02-04 Wakaba <wakaba@suika.fam.cx>
111
112 * WikiPageProp.wp2 (FormattingRule[view/last-modified]): Syntaxal
113 typo fixed.
114
115 * WikiEdit.wp2 (Resource[Edit:SaveAnd:Description]): New resource.
116
117 2004-02-03 Wakaba <wakaba@suika.fam.cx>
118
119 * WikiDB.wp2 (ViewDefinition[-wdb--fatal-error]): Output navigation
120 toolbar.
121
122 * WikiPageProp.wp2 (FormattingRule[wpp--next-anchor-index]): Catch
123 SuikaWiki::Format::Definition::error.
124
125 * WikiFormat.wp2 (Function[handler]): Output trace if general debug mode.
126
127 * WikiRead.wp2 (FormattingRule[read]): New option 'when-no-converter'.
128
129 * WikiView.wp2 (ViewDefinition[Name='-wv--no-view-definition']): New mode.
130
131 2004-02-02 Wakaba <wakaba@suika.fam.cx>
132
133 * WikiRead.wp2 (FormattingRule:view/read): New parameters 'Type',
134 'Name', 'Version', 'IsFragment', 'return-type' implemented.
135
136 2004-02-01 Wakaba <wakaba@suika.fam.cx>
137
138 * Error.wp2 (Resource): Some error messages are now resource'ized.
139
140 * WikiDB.wp2 (ViewDefinition): Typo fixed.
141
142 * InterWikiCore.wp2, WikiEdit.wp2, WikiFormCore.wp2, WikiPageProp.wp2,
143 WikiResource.wp2: Use try..catch for WikiDB "stop" error.
144
145 * WikiLinking.wp2 (FormattingRule[Name='if-linked-wikipage-not-exist']): Use try..catch for WikiDB "stop" error.
146
147 2004-01-31 Wakaba <wakaba@suika.fam.cx>
148
149 * WikiFormText.wp2 (FormattingRule): Typo fixed.
150
151 2004-01-18 Wakaba <wakaba@suika.fam.cx>
152
153 * InterWikiCore.wps: Removed.
154
155 2004-01-17 Wakaba <wakaba@suika.fam.cx>
156
157 * InterWikiCore.wp2: New module.
158
159 * WikiLinking.wp2 (Function): Follow to changed option naming rule of Message::Util::Error.
160
161 2004-01-16 Wakaba <wakaba@suika.fam.cx>
162
163 * WikiStruct.wp2 (FormattingRule:section): Don't give anonymous id.
164 (Function:set_section_id): Typo fixed.
165
166 * WikiPlugin.wps: Removed.
167 * WikiConst.wps: Removed.
168 * WikiLinking.wps: Removed.
169
170 * Makefile: mkplugin.pl removed.
171 * mkplugin.pl: Removed.
172
173 * WikiEdit.wp2: Use new WikiResource module.
174
175 * WikiResource.wp2 (get, temp_get_accept_language, temp_get_resource_text): New functions.
176 * WikiResource.wps: Removed.
177
178 * WikiRead.wp2 (FormattingRule:view/read): Passes reference to $content, instead of $content itself.
179
180 2003-12-31 Wakaba <wakaba@suika.fam.cx>
181
182 * WikiStruct.wp2 (FormattingRule:view/section): "level" parameter is removed.
183
184 2003-12-29 Wakaba <wakaba@suika.fam.cx>
185
186 * WikiFormCore.wp2 (form-input/submit, form-option/require, form-option/output, form-option/-undef): New rules.
187 (FUNCTION:control_id): New function.
188 (FUNCTION:make_content_form_in_html): New function.
189 (FUNCTION:get_ctrl_id, FUNCTION:get_ctrl_name): Removed.
190
191 * WikiFormText.wp2 (form-input/submit): Removed.
192
193 * WikiEdit.wp2 (form-input/we--update-lastmodified-datetime): New rule.
194
195 2003-12-27 Wakaba <wakaba@suika.fam.cx>
196
197 * Error.wp2 (Function:reporting_formatting_template_error): Don't output trace unless $opt{trace}.
198
199 * WikiView.wp2 (*/char): Downgrade for old browsers.
200
201 * WikiStruct.wp2 (append_new_div): New function.
202
203 2003-12-26 Wakaba <wakaba@suika.fam.cx>
204
205 * WikiLinking.wp2: Link to some resource other than WikiPage is implemented.
206 * WikiStruct.wp2 (set_id): New function.
207 * WikiEdit.wp2: Use SuikaWiki3 interface to get wiki URI.
208 * WikiFormText.wp2: Specify type parameter to append_new_node explicitly.
209 * HTML.wp2: Don't use obsoleted property $o->{page}.
210 * WikiDB.wp2: New plugin.
211 * WikiView.wp2 (*/char): Don't use hex. char. ref. to support NC4.
212
213 2003-12-06 Wakaba <wakaba@suika.fam.cx>
214
215 * Error.wp2 (FormattingRule:wikiview/error-list): Removes errors from $wiki->{var}->{error} after appending to the result node.
216
217 2003-11-30 Wakaba <wakaba@suika.fam.cx>
218
219 * WikiResource.wp2 (Function): New function.
220
221 * Error.wp2: New plugin module.
222
223 * WikiLinking.wp2 (Function): Logging error if resource text has syntax error.
224
225 * WikiResource.wp2 (FormattingRule:*/res): Logging error if resource text has syntax error.
226 (Function:logging_template_error): New.
227
228 * WikiStruct.wp2 (FormattingRule:wikiview/section): Defaults to h1 unless $p->{level}.
229
230 2003-11-25 Wakaba <wakaba@suika.fam.cx>
231
232 * WikiFormCore.wp2, WikiFormText.wp2, WikiLinking.wp2, WikiPageProp.wp2, WikiResource.wp2: New plugins.
233
234 * WikiRead.wp2 (FormattingRule:wikiview/read): Use Format instead of SrcFormat.
235
236 * PlainText.wp2: New plugin.
237
238 * SuikaWiki09.wps, WikiInfo.wp2: Removed. (See misc/plugins)
239
240 2003-11-22 Wakaba <wakaba@suika.fam.cx>
241
242 * WikiStruct.wp2 (wikiview/toc): Removed.
243
244 * WikiInfo.wp2 (FormattingRule): Don't use v-string.
245 * WikiEdit.wp2, WikiPageProp.wp2, WikiInfo.wp2, WikiStruct.wp2 (FormattingRule): Use new SuikaWiki3 interface.
246
247 2003-11-21 Wakaba <wakaba@suika.fam.cx>
248
249 * HTML.wp2, WikiView.wp2 (FormattingRule): Use new SuikaWiki3 interface for some rules.
250
251 * WikiStruct.wp2 (FormattingRule): Use new SuikaWiki 3 interface.
252
253 2003-10-30 Wakaba <wakaba@suika.fam.cx>
254
255 * WikiView.wp2 (FormattingRule:predefined-template): Removed.
256
257 * WikiRead.wp2 (ViewDefinition): Use 'template' instead of 'predefined-template'.
258 * WikiEdit.wps (ViewDefinition): Likewise.
259
260 2003-10-29 Wakaba <wakaba@suika.fam.cx>
261
262 * WikiPage.wps (page-name, etc.): Moved to WikiPageProp.wp2.
263 * WikiPageProp.wp2: New module.
264
265 2003-10-28 Wakaba <wakaba@suika.fam.cx>
266
267 * WikiEdit.wp2 (conflict): Implemented.
268 * WikiEdit.wps: Removed.
269
270 2003-10-27 Wakaba <wakaba@suika.fam.cx>
271
272 * WikiEdit.wp2: Some improvement on ViewFragment definitions.
273
274 2003-10-25 Wakaba <wakaba@suika.fam.cx>
275
276 * HTML.wp2, WikiInfo.wp2: New plugins.
277
278 * WikiStruct.wp2: New plugin.
279
280 2003-10-18 Wakaba <wakaba@suika.fam.cx>
281
282 * WikiResource.wps (MODULE): See $SuikaWiki::Plugin::Resource::BaseResource.
283
284 2003-10-11 Wakaba <wakaba@suika.fam.cx>
285
286 * WikiEdit.wp2 (ViewDefinition:edit): New.
287
288 2003-08-06 Wakaba <wakaba@suika.fam.cx>
289
290 * WikiCore.wps (wikiversion): Use $SuikaWiki::Version.
291
292 2003-07-31 Wakaba <wakaba@suika.fam.cx>
293
294 * SuikaWiki09.wps (embedded_to_html): Output correct index number (hacknessial fix:-).
295 (embedded_to_html): Restored. (In other case incorrect index number is returned.)
296
297 2003-07-27 Wakaba <wakaba@suika.fam.cx>
298
299 * WikiPlugin.wps (MODULE/_uri_wiki_page): Returns absolute URI if $option{absolute}.
300
301 2003-07-26 Wakaba <wakaba@suika.fam.cx>
302
303 * WikiFormCore.wps (wikiform-input/textarea/Format): Set textarea/@wrap = 'physical' if Mozlla [0-4].*.
304
305 2003-07-07 Wakaba <w@offweb.ddo.jp>
306
307 * Map.wps (recent-changes:HTML output mode): Use SuikaWiki::Markup::XML and WikiLinking framework.
308 * WikiPage.wps (wikipage-link/last-modified): New rule.
309
310 2003-07-02 Wakaba <w@offweb.ddo.jp>
311
312 * WikiLinking.wps (link-to-wikipage): 'page_title': New parameter.
313 * WikiPage.wps (page-title): New rule.
314
315 2003-06-25 Wakaba <w@offweb.ddo.jp>
316
317 * SuikaWiki09.wps: Don't go to 'pre' (not 'PRE') block mode. (Does this mode really work? At least, it cause non-intented parse result, so removed.)
318
319 2003-06-01 Wakaba <w@offweb.ddo.jp>
320
321 * WikiResource.wps (MODULE/get_resource): New.
322 * WikiCore.wps (wikiview/html-document): Change to new style of class specifying.
323
324 2003-05-31 Wakaba <w@offweb.ddo.jp>
325
326 * StyleSheet.wps: Use SuikaWiki::Markup::XML.
327
328 2003-05-30 Wakaba <w@offweb.ddo.jp>
329
330 * Map.wps (page_list): Don't output name duplicatly (Page name and NS name)
331 in "both" mode.
332 * WikiFormBasic.wps: Removed.
333 * WikiFormCore.wps: New.
334 * WikiFormCore.wps, WikiFormSelection.wps: Rewrite to use SuikaWiki::Markup::XML.
335
336 2003-05-25 Wakaba <w@offweb.ddo.jp>
337
338 * Map.wps (make_wikilink, make_urilink): Removed. (See WikiLinking plugin.)
339 * WikiLinking.wps: New.
340
341 2003-05-25 Wakaba <w@offweb.ddo.jp>
342
343 * Map.wps (MODULE/compose_wiki_page_uri): Removed. (Use $o->_uri_wiki_page.)
344 (make_wikilink): Rewritten. Non-HAS_XML code is discarded.
345
346 2003-05-10 Wakaba <w@offweb.ddo.jp>
347
348 * Map.wps (wikiform_input/recent-change-list): RSS output by SuikaWiki::Markup::XML is supported.
349 (wikiview/map-link-alternate-version-xml-rdf-rss): New.
350 * WikiPage.wps (wikiview/referer-list): Removed.
351 * Referer.wps: New. (From lib/suikawiki.pl and WikiPage.wps#wikiview/referer-list.)
352
353 2003-05-08 Wakaba <w@offweb.ddo.jp>
354
355 * Map.pm (MODULE/make_wikilink): See $option{label} in XML mode (bug fix).
356
357 2003-05-07 Wakaba <w@offweb.ddo.jp>
358
359 * WikiPlugin.wps (MODULE): New. (Moved from lib/suikawiki.pl.)
360 * WikiResource.wps (MODULE): Likewise.
361 * WikiConst.wps (MODULE): Likewise.
362
363 2003-05-05 Wakaba <w@offweb.ddo.jp>
364
365 * Image.wps (wikiformat/SuikaWikiImage/0.9-to-HTML): Use SuikaWiki::Plugin::SuikaWiki09::text_to_html, instead of main::text_to_html.
366
367 2003-05-03 Wakaba <w@offweb.ddo.jp>
368
369 * Calender.wps (wikiview/calender, wikiview/calender-year): Link to the day/month even if linked WikiPage is not exist.
370 * Menu.wps: Update to new syntax.
371 * WikiCore.wps (wikiview/block): New.
372
373 2003-04-29 Wakaba <w@offweb.ddo.jp>
374
375 * WikiEdit.wps: New module.
376 * WikiCore.wps, WikiPage.wps, WikiPageRename.wps, Map.wps, StyleSheet.wps, WikiEdit.wps: Reconstructing of module & rule combination and use SuikaWiki::Markup::XML.
377
378 2003-04-29 Wakaba <w@offweb.ddo.jp>
379
380 * WikiNamespace.wps, WikiCore.wps, WikiPage.wps, WikiResource.wps, Version.wps: all 'safe' functions are removed.
381 * WikiCore.wps, WikiPage.wps: more SuikaWiki::Markup::XML'ization.
382 * WikiCore.wps, WikiPage.wps: Some parameter parsing processes are removed, since such replacing should be done by Message::Util::Formatter now.
383
384 2003-04-28 Wakaba <w@offweb.ddo.jp>
385
386 * Resource.wps, Plugin.wps: Removed. (Renamed.)
387 * WikiResource.wps, WikiPlugin.wps: New.
388 * mkplugin.pl: Module's and rules' description is supported.
389
390 2003-04-28 Wakaba <w@offweb.ddo.jp>
391
392 * SuikaWiki09.wps: New module.
393 * WikiCore.wps: SuikaWiki/0.9 support is removed (and moved to SuikaWiki09
394 module).
395
396 2003-04-27 Wakaba <w@offweb.ddo.jp>
397
398 * Map.wps: New module.
399 * WikiPage.wps: Formatting rules of page-list and recent-changes and
400 RSS (ie. page-to-page relationship related rules) are moved to Map.wps.
401
402 2003-04-05 Wakaba <w@offweb.ddo.jp>
403
404 * Calender.wps: Namespace support.
405
406 2003-04-02 Wakaba <w@offweb.ddo.jp>
407
408 * Image.wps (MODULE/convert_image_type): New.
409 (Initialize/%Type): New.
410
411 2003-04-02 Wakaba <w@offweb.ddo.jp>
412
413 * WikiPage.wps (wikiview/diff-between-previous): Removed.
414 * Versions.wps (wikiview/diff-between-previous): New.
415 (MODULE): New. (Moved from suikawiki-config.ph.)
416 * StyleSheet.wps (MODULE): New.
417 * WikiNamespace.wps (MODULE), Image.wps (MODULE), WikiPageRename.wps (MODULE): New.
418 * Menu.wps: New.
419
420 2003-03-28 Wakaba <w@offweb.ddo.jp>
421
422 * WikiNamespace.wps: New module.
423 * WikiPage.wps (wikiview/anchor-wiki, wikiview/link-wiki
424 * WikiCore.wps (wikiview/section, wikiview/html-head): Use new manner of formatter.
425 * mkplugin.pl: Support muliple rule names.
426
427 2003-03-26 Wakaba <w@offweb.ddo.jp>
428
429 * WikiPages.wps (wikiform_input/recent-change-list): Use MODULE:compose_wiki_page_uri to compose WikiPage URI.
430 (MODULE): New section.
431
432 2003-03-26 Wakaba <w@offweb.ddo.jp>
433
434 * StyleSheet.wps (wikiview/styles-wiki-xml): New rule.
435 * WikiPages.wps (wikiform_input/recent-change-list, wikiformat/SuikaWiki/0.9-to-RSS): Don't output xml dec and xml-stylesheet pi.
436
437 2003-03-24 Wakaba <w@offweb.ddo.jp>
438
439 * WikiCore.wps (wikiview/format): New rule.
440 * Calender.wps (wikiview/link-calender-date, wikiview/if-calender): New rules.
441 (wikiform_input/calender-months): Likewise.
442
443 2003-03-21 Wakaba <w@offweb.ddo.jp>
444
445 * WikiConst.wps: New module.
446 * mkplugin.pl: MODULE section is supported.
447
448 2003-02-19 Wakaba <w@cube.wakaba.ssm>
449
450 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support is removed.
451 (wikiform_input//select-user-preferred-style): Likewise.
452 * Example.wps: New module.
453
454 2003-02-19 Wakaba <w@cube.wakaba.ssm>
455
456 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support.
457 (wikiform_input//select-user-preferred-style): Likewise.
458
459 2003-01-26 Wakaba <w@cube.wakaba.ssm>
460
461 * StyleSheet.wps (wikiview/styles-wiki-html, apply-user-preferred-style): New.
462 (wikiform_input/select-user-preferred-style, select-user-preferred-mode): Likewise.
463 * WikiAdmin.wps (*/formatter-context): New.
464 * WikiCore.wps (wikiview/referer-list, wikiview/search-result): Removed.
465 (wikiview/link-map, wikiview/last-modified): Removed.
466 (wikiform_input/last-modified, wikiview/page-name): Removed.
467 (wikiview-resource/page-name, wikiview/wiki-link): Likewise.
468 (wikiview-resource/wiki-link, wikiview/diff-between-previous): Likewise.
469 (wikiview/toc): Don't output SCRIPT element to non-script-aware UAs.
470 (wikiview/html-start): Don't output commented HTML4 doctype.
471 (wikiview/link-wiki, wikiview/anchor-wiki): Removed.
472 * WikiFormBasic.wps (wikiform_input/text): New 'depth' option is supproted.
473 (wikiform_input/textarea, wikiform_input/submit): Likewise.
474 (wikiform_option/require): Return required-element as hash reference.
475 * WikiFormSelection.wps (wikiform_template/iif): Parse ture/false value with the formatter.
476 * WikiPage.wps (wikiview/recent-change-dated): New.
477 (wikiform_input/recent-change-dated, wikiview/search-result): Likewise.
478 (wikiform_input/search-result, wikiview/link-map): Likewise.
479 (wikiview-resource/last-modified, wikiview/last-modified): Likewise.
480 (wikiform_input/last-modified, wikiview/page-name): Likewise.
481 (wikiview-resource/page-name, wikiview/wiki-link): New.
482 (wikiview-resource/wiki-link, wikiview/diff-between-previous): New.
483 (wikiview/link-wiki, wikiview/anchor-wiki, wikiview/referer-list): Likewise.
484 (wikiview/uri-wiki): New.
485 * mkplugin.pl: Don't output description as perl comments.
486
487 2003-01-12 Wakaba <w@suika.fam.cx>
488
489 * MetaVariable.wps, Versions.wps, StyleSheet.wps: New modules.
490 * Resource.wps, WikiAdmin.wps, WikiCore.wps, WikiPage.wps: Many many
491 plugin items are revised/added.
492 * WikiFormSelection.wps (wikiform_template/iif): Parse true/false value
493 as %-string.
494 * WikiFormBasic.wps (wikiform_input/text, wikiform_input/textarea): Output
495 class attribute.
496
497 2003-01-04 Wakaba <w@suika.fam.cx>
498
499 * mkplugin.pl: Plugin names is now quoted.
500 * WikiCore.wps: Many module is added.
501 * Resource.wps: Category wikiview-resource is separated from wikiview.
502
503 2003-01-03 Wakaba <w@suika.fam.cx>
504
505 * WikiCore.wps: New module.
506 * Resource.wps (wikiview/-bare_text, wikiview/res, wikiview/span): New.
507
508 2002-12-30 Wakaba <w@suika.fam.cx>
509
510 * GoToForm.wps, Plugin.wps, Resource.wps: New plugins.
511 * mkplugin.pl: Plugin name including '-' is supported.
512
513 2002-12-24 Wakaba <w@suika.fam.cx>
514
515 * InterWikiCore.wps: New plugin.
516
517 2002-12-19 Wakaba <w@suika.fam.cx>
518
519 * Calender.wps: New plugin.
520
521 2002-12-05 Wakaba <w@suika.fam.cx>
522
523 * TextRotate.wps (Name): New file.
524
525 * WikiFormSelection.wps: New file.
526
527 * Makefile: New file.
528 * WikiFormBasic.pm: Removed. (Now this file is generated automatically.)
529 * mkplugin.pl: New script.
530 * WikiFormBasic.wps: New file.
531
532 2002-12-05 Wakaba <w@suika.fam.cx>
533
534 * WikiFormBasic.pm (load_formatter): Form controls are to be disabled
535 if WikiPage is read only, in wikiform_input/*.
536 (property): New.
537
538 2002-12-04 Wakaba <w@suika.fam.cx>
539
540 * WikiFormBasic.pm (load_formatter): Don't output unexpected \n.
541 (load_formatter): 'description' attribute is supported with
542 wikiform_input/text and wikiform_input/submit.
543
544 2002-12-03 Wakaba <w@suika.fam.cx>
545
546 * WikiFormBasic.pm (load_formatter): wikiform_input/submit,
547 wikiform_option/output, wikiform_template/*: New format rules.
548
549 * ChangeLog: New file.
550
551 2002-12-02 Wakaba <w@suika.fam.cx>
552
553 * WikiFormBasic.pm: New module.
554

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24