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

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

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 03:18:21 2004 UTC (20 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD, suikawiki3-redirect
Branch point for: helowiki, helowiki-2005
Changes since 1.61: +5 -0 lines
Diff to previous 1.61
%m--wikipage-obsolete rule added


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Fri Aug 6 03:37:04 2004 UTC (20 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.60: +11 -0 lines
Diff to previous 1.60
InterWiki custom source-anchor label implemented


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sun Jul 25 06:54:29 2004 UTC (20 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.59: +15 -0 lines
Diff to previous 1.59
Property Editor implemented


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Jun 3 06:38:48 2004 UTC (21 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: release-3-0-0
Changes since 1.58: +9 -0 lines
Diff to previous 1.58
Static output of stylesheet implemented; Use of simple HTML serializer (new to manakai) if text/html output


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 05:59:50 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.57: +4 -0 lines
Diff to previous 1.57
(distclean): New rule.


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Apr 26 00:53:45 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Branch point for: paragraph-200404
Changes since 1.56: +5 -0 lines
Diff to previous 1.56
+2004-04-26  Wakaba  <wakaba@suika.fam.cx>
+
+       * WikiLinking.wp2 (Function[to_wikipage_in_html]): Don't require
+       'page_name_relative' if 'page_name' is provided.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sun Apr 25 07:06:50 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.55: +16 -0 lines
Diff to previous 1.55
LeafProp database module added; content_prop implemented; Media type property implemented


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Apr 17 04:16:15 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.54: +5 -0 lines
Diff to previous 1.54
Set 'referer' db writable


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 04:40:27 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.53: +4 -0 lines
Diff to previous 1.53
(FormattingRule[page-name]): Update code to new style


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 03:22:29 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.52: +21 -0 lines
Diff to previous 1.52
+2004-03-29  Wakaba  <wakaba@suika.fam.cx>
+
+       * WikiEdit.wp2 (ViewDefinition[write]): Don't update content and
+       lastmodified if new content is actually not changed.
+
+       * WikiFormCore.wp2 (ViewDefinition[wikiform]): 'bbs__sage' parameter
+       implemented for WikiFormBBS WikiPlugin module.
+
+2004-03-24  Wakaba  <wakaba@suika.fam.cx>
+
+       * WikiFormCore.wp2 (ViewDefinition[wikiform]): Action name 'view'
+       is changed to 'ok'.
+       (required): Internal data structure is changed
+       from {form}->{require}->{ id } to {form}->{require}->{id}->{ id }.
+       * WikiFormText.wp2 (FormattingRule): s/{require}/{require}->{id}/g;
+
+2004-03-20  Wakaba  <wakaba@suika.fam.cx>
+
+       * WikiFormText.wp2 (FormattingRule[textarea]): Appends <br/> after
+       label.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 03:44:15 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +5 -0 lines
Diff to previous 1.51
New parameter {dest}->{param} implemented


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Mar 13 13:32:47 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.50: +4 -0 lines
Diff to previous 1.50
Invalid regex fixed


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Mar 12 05:07:32 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.49: +4 -0 lines
Diff to previous 1.49
New


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 10:12:39 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.48: +3 -0 lines
Diff to previous 1.48
Don't raise error even if SuikaWikiConst09 module not loaded


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 08:05:38 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.47: +6 -0 lines
Diff to previous 1.47
Typo fixes


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 06:57:03 2004 UTC (21 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.46: +15 -0 lines
Diff to previous 1.46
Lots of formatting rule for referer listing added


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 07:18:29 2004 UTC (21 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.45: +9 -0 lines
Diff to previous 1.45
WikiDB Error reporting bug fixed


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 10:58:28 2004 UTC (21 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.44: +38 -0 lines
Diff to previous 1.44
(err--general-error): New


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 08:52:03 2004 UTC (21 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.43: +56 -0 lines
Diff to previous 1.43
SuikaWiki 3 WikiName interface supported


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 12:19:47 2004 UTC (21 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.42: +28 -0 lines
Diff to previous 1.42
Use try..catch for WikiDB


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 07:52:29 2004 UTC (21 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.41: +39 -0 lines
Diff to previous 1.41
Some obsoleted files removed


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Dec 26 06:40:50 2003 UTC (21 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.40: +10 -0 lines
Diff to previous 1.40
*** empty log message ***


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 05:40:18 2003 UTC (21 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
Clears ->{var}->{error}


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 07:39:25 2003 UTC (21 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.38: +13 -0 lines
Diff to previous 1.38
Error.wp2: New module


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 12:39:40 2003 UTC (21 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.37: +2 -0 lines
Diff to previous 1.37
New


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 12:38:21 2003 UTC (21 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.36: +21 -0 lines
Diff to previous 1.36
Use new WikiPlugin formatting interface


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 07:45:09 2003 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.35: +21 -0 lines
Diff to previous 1.35
Remove some obsolete rules


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 06:37:08 2003 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.34: +6 -0 lines
Diff to previous 1.34
New plugins


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 07:08:34 2003 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.33: +8 -0 lines
Diff to previous 1.33
Imporoved SuikaWiki 3 implementation


Revision 1.33.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 09:37:27 2003 UTC (21 years, 9 months ago) by wakaba
Branch: branch-suikawiki-1
Changes since 1.33: +4 -0 lines
Diff to previous 1.33 , to next main 1.62
New


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 03:02:47 2003 UTC (21 years, 11 months ago) by wakaba
Branch: MAIN
Branch point for: branch-suikawiki-1
Changes since 1.32: +4 -0 lines
Diff to previous 1.32
Use SuikaWiki::VERSION


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 01:51:43 2003 UTC (21 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
Merge


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 05:57:28 2003 UTC (21 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +8 -0 lines
Diff to previous 1.30
Use compatible anchor mode for NN 3-4


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Jul 7 11:35:16 2003 UTC (22 years ago) by w
Branch: MAIN
Changes since 1.29: +15 -0 lines
Diff to previous 1.29
Use WikiLinking and SuikaWiki::Markup::XML


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 07:01:36 2003 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.28: +4 -0 lines
Diff to previous 1.28
*** empty log message ***


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat May 31 07:01:46 2003 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.27: +4 -0 lines
Diff to previous 1.27
XMLize


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri May 30 11:24:54 2003 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.26: +8 -0 lines
Diff to previous 1.26
Use S::M::XML


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun May 25 10:54:55 2003 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.25: +10 -0 lines
Diff to previous 1.25
WikiLinking : New


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat May 10 05:51:16 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
Some plugins are moved to optional plugin directory


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat May 10 02:43:55 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +9 -0 lines
Diff to previous 1.23
RSS with S::M::XML support


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed May 7 08:57:11 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +10 -0 lines
Diff to previous 1.22
*** empty log message ***


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat May 3 01:01:29 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +6 -0 lines
Diff to previous 1.21
Update to new syntax


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 10:31:03 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +11 -0 lines
Diff to previous 1.20
Reconstruct


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 06:54:21 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +6 -0 lines
Diff to previous 1.19
Interface is minor changed


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 06:23:20 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +6 -0 lines
Diff to previous 1.18
New


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 03:18:51 2003 UTC (22 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +10 -0 lines
Diff to previous 1.17
Map.wps: New.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Apr 3 11:34:21 2003 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +5 -0 lines
Diff to previous 1.16
Image convertion is supported


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 3 01:07:40 2003 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +9 -0 lines
Diff to previous 1.15
*** empty log message ***


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 22:24:40 2003 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +7 -0 lines
Diff to previous 1.14
Namespace support


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 04:17:47 2003 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +33 -1 lines
Diff to previous 1.13
WikiPage.wps: Namespace support


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 01:39:21 2003 UTC (22 years, 5 months ago) by w
Branch: MAIN
Changes since 1.12: +32 -0 lines
Diff to previous 1.12
Some WikiCore/* are moved to WikiPage/*, and some new features


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jan 12 09:15:07 2003 UTC (22 years, 5 months ago) by w
Branch: MAIN
Changes since 1.11: +6 -0 lines
Diff to previous 1.11
Most of do_* are integred


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jan 4 03:32:55 2003 UTC (22 years, 6 months ago) by w
Branch: MAIN
Changes since 1.10: +6 -0 lines
Diff to previous 1.10
Fix to more customizable


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 3 08:25:31 2003 UTC (22 years, 6 months ago) by w
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9
Many builtin functions are removed and implemented as plugin modules


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Dec 30 03:20:06 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +5 -0 lines
Diff to previous 1.8
Don't specialize SearchPage, CreatePage and WikiPluginInfo.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 25 02:04:11 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
*** empty log message ***


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 09:50:18 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6
Calender: New plugin


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 5 06:30:12 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Dec 5 04:29:59 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Dec 5 03:39:18 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +7 -0 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Dec 5 02:48:17 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +6 -0 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Dec 4 12:00:42 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 3 09:34:43 2002 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
*** empty log message ***


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24