/[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.58 - (hide annotations) (download)
Fri Apr 30 05:59:50 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.57: +4 -0 lines
(distclean): New rule.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24