/[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.59 - (show annotations) (download)
Thu Jun 3 06:38:48 2004 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: release-3-0-0
Changes since 1.58: +9 -0 lines
Static output of stylesheet implemented; Use of simple HTML serializer (new to manakai) if text/html output

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24