/[pub]/suikawiki/script/misc/plugins/ChangeLog
Suika

Diff of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wakaba, Sat May 31 12:06:51 2003 UTC revision 1.21 by wakaba, Sat Feb 14 10:53:48 2004 UTC
# Line 1  Line 1 
1    2004-02-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * bugtrack.wp2: New module.
4    
5            * BugTrack.wps, ScriptTest.wps, Example.wps, MetaVariable.wps: Removed.
6    
7    2004-02-12  Wakaba  <wakaba@suika.fam.cx>
8    
9            * TextRotate.wps: Removed (see form/text-rotate.wp2).
10    
11    2004-02-11  Wakaba  <wakaba@suika.fam.cx>
12    
13            * plugin-info.wp2: New module.
14    
15            * WikiPageRename.wp2: New module.
16    
17    2004-02-10  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Versions.wps, Menu.wps, Calender.wps, LightOutput.wps,
20            SuikaWikiGraph.wps, SW09toTeX: Removed.
21    
22            * phrase.wp2: New module.
23    
24    2004-02-09  Wakaba  <w@suika.fam.cx>
25    
26            * calender.wp2: New module.
27            
28    2004-02-08  Wakaba  <wakaba@suika.fam.cx>
29    
30            * Makefile: Entries to make SuikaWiki 2 WikiPlugin removed.
31    
32            * SuikaWiki09.wp2: Give base WikiName to WikiLinking function.
33    
34    2004-02-07  Wakaba  <wakaba@suika.fam.cx>
35    
36            * xml.wp2: New module.
37    
38            * Image.wps: Removed.
39            * WikiInfo.wp2 (ViewFragment[ws--footer]): Change order of engine-version
40            and driver-version.
41    
42            * RandomJump.wp2, SuikaWiki09.wp2: Use SuikaWiki 3 WikiName interface.
43    
44    2004-02-04  Wakaba  <wakaba@suika.fam.cx>
45    
46            * WikiPageRemove.wp2: Typos fixed.
47    
48    2004-02-03  Wakaba  <wakaba@suika.fam.cx>
49    
50            * SuikaWiki09.wp2: Minimum SuikaWikiImage/0.9 support added. (Note:
51            full implementation of SuikaWikiImage/0.9 is provided by
52            SuikaWikiImage09 plugin module (misc/plugins/format/swimg09.wp2).)
53    
54    2004-02-01  Wakaba  <wakaba@suika.fam.cx>
55    
56            * WikiInfo.wp2: Reimplemented with new SuikaWiki::Implementation.
57    
58    2004-01-31  Wakaba  <wakaba@suika.fam.cx>
59    
60            * SuikaWiki09.wp2 (Converter): #comment supported.
61    
62            * Obsolete.wp2 (FormattingRule[Name='radio']): New rule.
63            (FormattingRule[Name='span']): New rule.
64    
65    2004-01-16  Wakaba  <wakaba@suika.fam.cx>
66    
67            * SuikaWiki09.wp2 (Format/WikiForm): New.
68    
69            * format/: New directory.
70    
71            * Obsolete.wp2, WikiPageRemove.wp2: Use new WikiResource module interface.
72    
73    2004-01-11  Wakaba  <wakaba@suika.fam.cx>
74    
75            * SuikaWiki09.wp2 (form-template/index): New rule.
76    
77    2003-12-29  Wakaba  <wakaba@suika.fam.cx>
78    
79            * SuikaWiki09.wp2: WikiForm input form generating is supported.
80    
81            * Obsolete.wp2: New module.
82    
83            * WikiPageRemove.wp2: New module.
84    
85            * RandomJump.wp2 (ViewDefinition): Use new interface to get URI reference to which redirect.
86    
87    2003-12-26  Wakaba  <wakaba@suika.fam.cx>
88    
89            * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
90    
91            * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
92            * SuikaWiki10.wp2: Removed.
93            * SuikaWiki09.wo2: Old code is removed.
94            * view/: New directory.
95    
96    2003-12-13  Wakaba  <wakaba@suika.fam.cx>
97    
98            * SuikaWiki09.wp2 (Function:text_to_xml): New function.
99            (Converter ->text/html): Now use text_to_xml.
100    
101    2003-12-01  Wakaba  <wakaba@suika.fam.cx>
102    
103            * Devel.wp2: New module.
104    
105    2003-10-25  Wakaba  <wakaba@suika.fam.cx>
106    
107            * SuikaWiki10.wp2 (ViewDefinition): Don't call main::print_header.
108    
109            * BugTrack.wps (MODULE): Use SuikaWiki::Output::HTTP instead of main::_http_see_other.
110    
111    2003-10-11  Wakaba  <wakaba@suika.fam.cx>
112    
113            * SuikaWiki10.wp2 (ViewDefinition): Don't set $media as xmedia
114            unless xmedia is declared.
115    
116    2003-10-05  Wakaba  <wakaba@suika.fam.cx>
117    
118            * WikiFormCore.wp2: New module.
119    
120    2003-08-20  Wakaba  <wakaba@suika.fam.cx>
121    
122            * SW09toTeX.wps: New module.
123            * SuikaWiki09XML.wps: New module.
124    
125    2003-08-19  Wakaba  <wakaba@suika.fam.cx>
126    
127            * Calender.wps (wikipage-link/calender--day): New rule.
128            (wikiview/calender): Use new linking procedure.
129    
130    2003-07-26  Wakaba  <wakaba@suika.fam.cx>
131    
132            * Image.wps (MODULE/convert_image_type): Use $main::PathTo{convert} for path to convert command.
133    
134    2003-06-22  Wakaba  <w@suika.fam.cx>
135    
136            * BugTrack.wps: Change bug data WikiName format.
137    
138    2003-06-12  Wakaba  <w@offweb.ddo.jp>
139    
140            * LightOutput.wps: New.
141    
142    2003-06-01  Wakaba  <w@offweb.ddo.jp>
143    
144            * BugTrack.wps: Revised.
145    
146  2003-05-31  Wakaba  <w@offweb.ddo.jp>  2003-05-31  Wakaba  <w@offweb.ddo.jp>
147    
148          * BugTrack.wps: New.          * BugTrack.wps: New.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.21

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24