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

Contents of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.37 - (show annotations) (download)
Tue May 18 11:25:11 2004 UTC (20 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: release-3-0-0
Changes since 1.36: +9 -0 lines
+2004-05-18  Wakaba  <wakaba@suika.fam.cx>
+
+       * bugtrack.wp2 (ViewDefinition[bt--create-bug]): Use content_prop
+       for media-type property.
+
+2004-05-07  Wakaba  <wakaba@suika.fam.cx>
+
+       * calender.wp2 (FormattingRule[link-calender-page]): 'today' link added.
+

1 2004-05-18 Wakaba <wakaba@suika.fam.cx>
2
3 * bugtrack.wp2 (ViewDefinition[bt--create-bug]): Use content_prop
4 for media-type property.
5
6 2004-05-07 Wakaba <wakaba@suika.fam.cx>
7
8 * calender.wp2 (FormattingRule[link-calender-page]): 'today' link added.
9
10 2004-05-01 Wakaba <wakaba@suika.fam.cx>
11
12 * request-log.wp2: Database format revised.
13
14 2004-04-30 Wakaba <w@suika.fam.cx>
15
16 * Makefile: Sync to latest version of lib/SuikaWiki/Plugin/Makefile.
17
18 2004-04-26 Wakaba <wakaba@suika.fam.cx>
19
20 * SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Link to nearest target
21 for 'anchor' element.
22 (Function[sw09_to_xhtml1]): Output dummy form for non-supported
23 specific WikiForm scheme (SuikaWiki//Plugin//1//77).
24
25 2004-04-25 Wakaba <wakaba@suika.fam.cx>
26
27 * WikiPageRemove.wp2 (ViewDefinition[wpr--remove]): Remove content_prop.
28
29 * WikiPageRename.wp2 (ViewDefinition[wp--rename]): Rename content_prop.
30
31 2004-04-24 Wakaba <wakaba@suika.fam.cx>
32
33 * WikiPageRemove.wp2 (FormattingRule): Support new returned value of WikiEdit->get_content.
34
35 2004-04-17 Wakaba <wakaba@suika.fam.cx>
36
37 * referer.wp2: Support SuikaWiki::DB::FileSystem::Count instead of
38 BerkleyDB tying hash.
39
40 2004-03-30 Wakaba <wakaba@suika.fam.cx>
41
42 * SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond
43 to anchor-end element.
44
45 * referer.wp2 (referer-list): Navigation placeholder added.
46
47 2004-03-24 Wakaba <wakaba@suika.fam.cx>
48
49 * bugtrack.wp2 (Resource): Typo fixed.
50
51 * SuikaWiki09.wp2 (Format/WikiForm): "required" field check implemented.
52
53 2004-03-20 Wakaba <wakaba@suika.fam.cx>
54
55 * calender.wp2 (FormattingRule[cal--year-page, cal--month-page, cal--day-page]): Defaults to "today".
56
57 2004-03-17 Wakaba <wakaba@suika.fam.cx>
58
59 * SuikaWiki09.wp2 (Function[text_to_xml_inline]): Don't eat "] ["
60 unless within RUBY or RUBYB or ABBR.
61
62 2004-03-14 Wakaba <wakaba@suika.fam.cx>
63
64 * SuikaWiki09.wp2 (Function): Bugs in regex for PRE element fixed.
65 (Function): Output pre/@class if any.
66
67 2004-03-13 Wakaba <wakaba@suika.fam.cx>
68
69 * Obsolete.wp2 (FormattingRule[form-line]): New.
70
71 * RequestLog.wps: Removed.
72
73 2004-03-11 Wakaba <wakaba@suika.fam.cx>
74
75 * referer.wp2 (ViewFragment[ws--post-content]): New.
76
77 2004-03-11 Wakaba <w@suika.fam.cx>
78
79 * referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
80 error.
81
82 2004-03-10 Wakaba <wakaba@suika.fam.cx>
83
84 * referer.wp2: Referer filtering and referer2label implemented.
85
86 2004-02-18 Wakaba <wakaba@suika.fam.cx>
87
88 * request-log.wp2, referer.wp2, WikiPageRename.wp2, WikiPageRemove.wp2:
89 Retrhow 'ERROR_REPORTED' WikiDB error in catch block.
90
91 * SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Specify name attribute
92 to a element corresponding to anchor-end element if html_no_id
93 downgrade mode.
94
95 2004-02-15 Wakaba <wakaba@suika.fam.cx>
96
97 * request-log.wp2: New module.
98 * UserAgent.wps: Removed.
99
100 2004-02-14 Wakaba <wakaba@suika.fam.cx>
101
102 * bugtrack.wp2: New module.
103
104 * BugTrack.wps, ScriptTest.wps, Example.wps, MetaVariable.wps: Removed.
105
106 2004-02-12 Wakaba <wakaba@suika.fam.cx>
107
108 * TextRotate.wps: Removed (see form/text-rotate.wp2).
109
110 2004-02-11 Wakaba <wakaba@suika.fam.cx>
111
112 * plugin-info.wp2: New module.
113
114 * WikiPageRename.wp2: New module.
115
116 2004-02-10 Wakaba <wakaba@suika.fam.cx>
117
118 * Versions.wps, Menu.wps, Calender.wps, LightOutput.wps,
119 SuikaWikiGraph.wps, SW09toTeX: Removed.
120
121 * phrase.wp2: New module.
122
123 2004-02-09 Wakaba <w@suika.fam.cx>
124
125 * calender.wp2: New module.
126
127 2004-02-08 Wakaba <wakaba@suika.fam.cx>
128
129 * Makefile: Entries to make SuikaWiki 2 WikiPlugin removed.
130
131 * SuikaWiki09.wp2: Give base WikiName to WikiLinking function.
132
133 2004-02-07 Wakaba <wakaba@suika.fam.cx>
134
135 * xml.wp2: New module.
136
137 * Image.wps: Removed.
138 * WikiInfo.wp2 (ViewFragment[ws--footer]): Change order of engine-version
139 and driver-version.
140
141 * RandomJump.wp2, SuikaWiki09.wp2: Use SuikaWiki 3 WikiName interface.
142
143 2004-02-04 Wakaba <wakaba@suika.fam.cx>
144
145 * WikiPageRemove.wp2: Typos fixed.
146
147 2004-02-03 Wakaba <wakaba@suika.fam.cx>
148
149 * SuikaWiki09.wp2: Minimum SuikaWikiImage/0.9 support added. (Note:
150 full implementation of SuikaWikiImage/0.9 is provided by
151 SuikaWikiImage09 plugin module (misc/plugins/format/swimg09.wp2).)
152
153 2004-02-01 Wakaba <wakaba@suika.fam.cx>
154
155 * WikiInfo.wp2: Reimplemented with new SuikaWiki::Implementation.
156
157 2004-01-31 Wakaba <wakaba@suika.fam.cx>
158
159 * SuikaWiki09.wp2 (Converter): #comment supported.
160
161 * Obsolete.wp2 (FormattingRule[Name='radio']): New rule.
162 (FormattingRule[Name='span']): New rule.
163
164 2004-01-16 Wakaba <wakaba@suika.fam.cx>
165
166 * SuikaWiki09.wp2 (Format/WikiForm): New.
167
168 * format/: New directory.
169
170 * Obsolete.wp2, WikiPageRemove.wp2: Use new WikiResource module interface.
171
172 2004-01-11 Wakaba <wakaba@suika.fam.cx>
173
174 * SuikaWiki09.wp2 (form-template/index): New rule.
175
176 2003-12-29 Wakaba <wakaba@suika.fam.cx>
177
178 * SuikaWiki09.wp2: WikiForm input form generating is supported.
179
180 * Obsolete.wp2: New module.
181
182 * WikiPageRemove.wp2: New module.
183
184 * RandomJump.wp2 (ViewDefinition): Use new interface to get URI reference to which redirect.
185
186 2003-12-26 Wakaba <wakaba@suika.fam.cx>
187
188 * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
189
190 * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
191 * SuikaWiki10.wp2: Removed.
192 * SuikaWiki09.wo2: Old code is removed.
193 * view/: New directory.
194
195 2003-12-13 Wakaba <wakaba@suika.fam.cx>
196
197 * SuikaWiki09.wp2 (Function:text_to_xml): New function.
198 (Converter ->text/html): Now use text_to_xml.
199
200 2003-12-01 Wakaba <wakaba@suika.fam.cx>
201
202 * Devel.wp2: New module.
203
204 2003-10-25 Wakaba <wakaba@suika.fam.cx>
205
206 * SuikaWiki10.wp2 (ViewDefinition): Don't call main::print_header.
207
208 * BugTrack.wps (MODULE): Use SuikaWiki::Output::HTTP instead of main::_http_see_other.
209
210 2003-10-11 Wakaba <wakaba@suika.fam.cx>
211
212 * SuikaWiki10.wp2 (ViewDefinition): Don't set $media as xmedia
213 unless xmedia is declared.
214
215 2003-10-05 Wakaba <wakaba@suika.fam.cx>
216
217 * WikiFormCore.wp2: New module.
218
219 2003-08-20 Wakaba <wakaba@suika.fam.cx>
220
221 * SW09toTeX.wps: New module.
222 * SuikaWiki09XML.wps: New module.
223
224 2003-08-19 Wakaba <wakaba@suika.fam.cx>
225
226 * Calender.wps (wikipage-link/calender--day): New rule.
227 (wikiview/calender): Use new linking procedure.
228
229 2003-07-26 Wakaba <wakaba@suika.fam.cx>
230
231 * Image.wps (MODULE/convert_image_type): Use $main::PathTo{convert} for path to convert command.
232
233 2003-06-22 Wakaba <w@suika.fam.cx>
234
235 * BugTrack.wps: Change bug data WikiName format.
236
237 2003-06-12 Wakaba <w@offweb.ddo.jp>
238
239 * LightOutput.wps: New.
240
241 2003-06-01 Wakaba <w@offweb.ddo.jp>
242
243 * BugTrack.wps: Revised.
244
245 2003-05-31 Wakaba <w@offweb.ddo.jp>
246
247 * BugTrack.wps: New.
248
249 2003-05-10 Wakaba <w@offweb.ddo.jp>
250
251 * UserAgent.wps: New.
252 * Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.
253
254 2003-05-10 Wakaba <w@offweb.ddo.jp>
255
256 * ChangeLog: New.
257 * Makefile: New.
258 * Calender.wps, Example.wps, Image.wps, Menu.wps, MetaVariable.wps, ScriptTest.wps, Versions.wps: New modules. (Moved from lib/SuikaWiki/Plugin/.)

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24