/[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.52 - (show annotations) (download)
Fri Mar 19 03:44:15 2004 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +5 -0 lines
New parameter {dest}->{param} implemented

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24