/[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.38 - (show annotations) (download)
Tue Nov 25 12:39:40 2003 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.37: +2 -0 lines
New

1 2003-11-25 Wakaba <wakaba@suika.fam.cx>
2
3 * WikiFormCore.wp2, WikiFormText.wp2, WikiLinking.wp2, WikiPageProp.wp2, WikiResource.wp2: New plugins.
4
5 * WikiRead.wp2 (FormattingRule:wikiview/read): Use Format instead of SrcFormat.
6
7 * PlainText.wp2: New plugin.
8
9 * SuikaWiki09.wps, WikiInfo.wp2: Removed. (See misc/plugins)
10
11 2003-11-22 Wakaba <wakaba@suika.fam.cx>
12
13 * WikiStruct.wp2 (wikiview/toc): Removed.
14
15 * WikiInfo.wp2 (FormattingRule): Don't use v-string.
16 * WikiEdit.wp2, WikiPageProp.wp2, WikiInfo.wp2, WikiStruct.wp2 (FormattingRule): Use new SuikaWiki3 interface.
17
18 2003-11-21 Wakaba <wakaba@suika.fam.cx>
19
20 * HTML.wp2, WikiView.wp2 (FormattingRule): Use new SuikaWiki3 interface for some rules.
21
22 * WikiStruct.wp2 (FormattingRule): Use new SuikaWiki 3 interface.
23
24 2003-10-30 Wakaba <wakaba@suika.fam.cx>
25
26 * WikiView.wp2 (FormattingRule:predefined-template): Removed.
27
28 * WikiRead.wp2 (ViewDefinition): Use 'template' instead of 'predefined-template'.
29 * WikiEdit.wps (ViewDefinition): Likewise.
30
31 2003-10-29 Wakaba <wakaba@suika.fam.cx>
32
33 * WikiPage.wps (page-name, etc.): Moved to WikiPageProp.wp2.
34 * WikiPageProp.wp2: New module.
35
36 2003-10-28 Wakaba <wakaba@suika.fam.cx>
37
38 * WikiEdit.wp2 (conflict): Implemented.
39 * WikiEdit.wps: Removed.
40
41 2003-10-27 Wakaba <wakaba@suika.fam.cx>
42
43 * WikiEdit.wp2: Some improvement on ViewFragment definitions.
44
45 2003-10-25 Wakaba <wakaba@suika.fam.cx>
46
47 * HTML.wp2, WikiInfo.wp2: New plugins.
48
49 * WikiStruct.wp2: New plugin.
50
51 2003-10-18 Wakaba <wakaba@suika.fam.cx>
52
53 * WikiResource.wps (MODULE): See $SuikaWiki::Plugin::Resource::BaseResource.
54
55 2003-10-11 Wakaba <wakaba@suika.fam.cx>
56
57 * WikiEdit.wp2 (ViewDefinition:edit): New.
58
59 2003-08-06 Wakaba <wakaba@suika.fam.cx>
60
61 * WikiCore.wps (wikiversion): Use $SuikaWiki::Version.
62
63 2003-07-31 Wakaba <wakaba@suika.fam.cx>
64
65 * SuikaWiki09.wps (embedded_to_html): Output correct index number (hacknessial fix:-).
66 (embedded_to_html): Restored. (In other case incorrect index number is returned.)
67
68 2003-07-27 Wakaba <wakaba@suika.fam.cx>
69
70 * WikiPlugin.wps (MODULE/_uri_wiki_page): Returns absolute URI if $option{absolute}.
71
72 2003-07-26 Wakaba <wakaba@suika.fam.cx>
73
74 * WikiFormCore.wps (wikiform-input/textarea/Format): Set textarea/@wrap = 'physical' if Mozlla [0-4].*.
75
76 2003-07-07 Wakaba <w@offweb.ddo.jp>
77
78 * Map.wps (recent-changes:HTML output mode): Use SuikaWiki::Markup::XML and WikiLinking framework.
79 * WikiPage.wps (wikipage-link/last-modified): New rule.
80
81 2003-07-02 Wakaba <w@offweb.ddo.jp>
82
83 * WikiLinking.wps (link-to-wikipage): 'page_title': New parameter.
84 * WikiPage.wps (page-title): New rule.
85
86 2003-06-25 Wakaba <w@offweb.ddo.jp>
87
88 * 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.)
89
90 2003-06-01 Wakaba <w@offweb.ddo.jp>
91
92 * WikiResource.wps (MODULE/get_resource): New.
93 * WikiCore.wps (wikiview/html-document): Change to new style of class specifying.
94
95 2003-05-31 Wakaba <w@offweb.ddo.jp>
96
97 * StyleSheet.wps: Use SuikaWiki::Markup::XML.
98
99 2003-05-30 Wakaba <w@offweb.ddo.jp>
100
101 * Map.wps (page_list): Don't output name duplicatly (Page name and NS name)
102 in "both" mode.
103 * WikiFormBasic.wps: Removed.
104 * WikiFormCore.wps: New.
105 * WikiFormCore.wps, WikiFormSelection.wps: Rewrite to use SuikaWiki::Markup::XML.
106
107 2003-05-25 Wakaba <w@offweb.ddo.jp>
108
109 * Map.wps (make_wikilink, make_urilink): Removed. (See WikiLinking plugin.)
110 * WikiLinking.wps: New.
111
112 2003-05-25 Wakaba <w@offweb.ddo.jp>
113
114 * Map.wps (MODULE/compose_wiki_page_uri): Removed. (Use $o->_uri_wiki_page.)
115 (make_wikilink): Rewritten. Non-HAS_XML code is discarded.
116
117 2003-05-10 Wakaba <w@offweb.ddo.jp>
118
119 * Map.wps (wikiform_input/recent-change-list): RSS output by SuikaWiki::Markup::XML is supported.
120 (wikiview/map-link-alternate-version-xml-rdf-rss): New.
121 * WikiPage.wps (wikiview/referer-list): Removed.
122 * Referer.wps: New. (From lib/suikawiki.pl and WikiPage.wps#wikiview/referer-list.)
123
124 2003-05-08 Wakaba <w@offweb.ddo.jp>
125
126 * Map.pm (MODULE/make_wikilink): See $option{label} in XML mode (bug fix).
127
128 2003-05-07 Wakaba <w@offweb.ddo.jp>
129
130 * WikiPlugin.wps (MODULE): New. (Moved from lib/suikawiki.pl.)
131 * WikiResource.wps (MODULE): Likewise.
132 * WikiConst.wps (MODULE): Likewise.
133
134 2003-05-05 Wakaba <w@offweb.ddo.jp>
135
136 * Image.wps (wikiformat/SuikaWikiImage/0.9-to-HTML): Use SuikaWiki::Plugin::SuikaWiki09::text_to_html, instead of main::text_to_html.
137
138 2003-05-03 Wakaba <w@offweb.ddo.jp>
139
140 * Calender.wps (wikiview/calender, wikiview/calender-year): Link to the day/month even if linked WikiPage is not exist.
141 * Menu.wps: Update to new syntax.
142 * WikiCore.wps (wikiview/block): New.
143
144 2003-04-29 Wakaba <w@offweb.ddo.jp>
145
146 * WikiEdit.wps: New module.
147 * WikiCore.wps, WikiPage.wps, WikiPageRename.wps, Map.wps, StyleSheet.wps, WikiEdit.wps: Reconstructing of module & rule combination and use SuikaWiki::Markup::XML.
148
149 2003-04-29 Wakaba <w@offweb.ddo.jp>
150
151 * WikiNamespace.wps, WikiCore.wps, WikiPage.wps, WikiResource.wps, Version.wps: all 'safe' functions are removed.
152 * WikiCore.wps, WikiPage.wps: more SuikaWiki::Markup::XML'ization.
153 * WikiCore.wps, WikiPage.wps: Some parameter parsing processes are removed, since such replacing should be done by Message::Util::Formatter now.
154
155 2003-04-28 Wakaba <w@offweb.ddo.jp>
156
157 * Resource.wps, Plugin.wps: Removed. (Renamed.)
158 * WikiResource.wps, WikiPlugin.wps: New.
159 * mkplugin.pl: Module's and rules' description is supported.
160
161 2003-04-28 Wakaba <w@offweb.ddo.jp>
162
163 * SuikaWiki09.wps: New module.
164 * WikiCore.wps: SuikaWiki/0.9 support is removed (and moved to SuikaWiki09
165 module).
166
167 2003-04-27 Wakaba <w@offweb.ddo.jp>
168
169 * Map.wps: New module.
170 * WikiPage.wps: Formatting rules of page-list and recent-changes and
171 RSS (ie. page-to-page relationship related rules) are moved to Map.wps.
172
173 2003-04-05 Wakaba <w@offweb.ddo.jp>
174
175 * Calender.wps: Namespace support.
176
177 2003-04-02 Wakaba <w@offweb.ddo.jp>
178
179 * Image.wps (MODULE/convert_image_type): New.
180 (Initialize/%Type): New.
181
182 2003-04-02 Wakaba <w@offweb.ddo.jp>
183
184 * WikiPage.wps (wikiview/diff-between-previous): Removed.
185 * Versions.wps (wikiview/diff-between-previous): New.
186 (MODULE): New. (Moved from suikawiki-config.ph.)
187 * StyleSheet.wps (MODULE): New.
188 * WikiNamespace.wps (MODULE), Image.wps (MODULE), WikiPageRename.wps (MODULE): New.
189 * Menu.wps: New.
190
191 2003-03-28 Wakaba <w@offweb.ddo.jp>
192
193 * WikiNamespace.wps: New module.
194 * WikiPage.wps (wikiview/anchor-wiki, wikiview/link-wiki
195 * WikiCore.wps (wikiview/section, wikiview/html-head): Use new manner of formatter.
196 * mkplugin.pl: Support muliple rule names.
197
198 2003-03-26 Wakaba <w@offweb.ddo.jp>
199
200 * WikiPages.wps (wikiform_input/recent-change-list): Use MODULE:compose_wiki_page_uri to compose WikiPage URI.
201 (MODULE): New section.
202
203 2003-03-26 Wakaba <w@offweb.ddo.jp>
204
205 * StyleSheet.wps (wikiview/styles-wiki-xml): New rule.
206 * WikiPages.wps (wikiform_input/recent-change-list, wikiformat/SuikaWiki/0.9-to-RSS): Don't output xml dec and xml-stylesheet pi.
207
208 2003-03-24 Wakaba <w@offweb.ddo.jp>
209
210 * WikiCore.wps (wikiview/format): New rule.
211 * Calender.wps (wikiview/link-calender-date, wikiview/if-calender): New rules.
212 (wikiform_input/calender-months): Likewise.
213
214 2003-03-21 Wakaba <w@offweb.ddo.jp>
215
216 * WikiConst.wps: New module.
217 * mkplugin.pl: MODULE section is supported.
218
219 2003-02-19 Wakaba <w@cube.wakaba.ssm>
220
221 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support is removed.
222 (wikiform_input//select-user-preferred-style): Likewise.
223 * Example.wps: New module.
224
225 2003-02-19 Wakaba <w@cube.wakaba.ssm>
226
227 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support.
228 (wikiform_input//select-user-preferred-style): Likewise.
229
230 2003-01-26 Wakaba <w@cube.wakaba.ssm>
231
232 * StyleSheet.wps (wikiview/styles-wiki-html, apply-user-preferred-style): New.
233 (wikiform_input/select-user-preferred-style, select-user-preferred-mode): Likewise.
234 * WikiAdmin.wps (*/formatter-context): New.
235 * WikiCore.wps (wikiview/referer-list, wikiview/search-result): Removed.
236 (wikiview/link-map, wikiview/last-modified): Removed.
237 (wikiform_input/last-modified, wikiview/page-name): Removed.
238 (wikiview-resource/page-name, wikiview/wiki-link): Likewise.
239 (wikiview-resource/wiki-link, wikiview/diff-between-previous): Likewise.
240 (wikiview/toc): Don't output SCRIPT element to non-script-aware UAs.
241 (wikiview/html-start): Don't output commented HTML4 doctype.
242 (wikiview/link-wiki, wikiview/anchor-wiki): Removed.
243 * WikiFormBasic.wps (wikiform_input/text): New 'depth' option is supproted.
244 (wikiform_input/textarea, wikiform_input/submit): Likewise.
245 (wikiform_option/require): Return required-element as hash reference.
246 * WikiFormSelection.wps (wikiform_template/iif): Parse ture/false value with the formatter.
247 * WikiPage.wps (wikiview/recent-change-dated): New.
248 (wikiform_input/recent-change-dated, wikiview/search-result): Likewise.
249 (wikiform_input/search-result, wikiview/link-map): Likewise.
250 (wikiview-resource/last-modified, wikiview/last-modified): Likewise.
251 (wikiform_input/last-modified, wikiview/page-name): Likewise.
252 (wikiview-resource/page-name, wikiview/wiki-link): New.
253 (wikiview-resource/wiki-link, wikiview/diff-between-previous): New.
254 (wikiview/link-wiki, wikiview/anchor-wiki, wikiview/referer-list): Likewise.
255 (wikiview/uri-wiki): New.
256 * mkplugin.pl: Don't output description as perl comments.
257
258 2003-01-12 Wakaba <w@suika.fam.cx>
259
260 * MetaVariable.wps, Versions.wps, StyleSheet.wps: New modules.
261 * Resource.wps, WikiAdmin.wps, WikiCore.wps, WikiPage.wps: Many many
262 plugin items are revised/added.
263 * WikiFormSelection.wps (wikiform_template/iif): Parse true/false value
264 as %-string.
265 * WikiFormBasic.wps (wikiform_input/text, wikiform_input/textarea): Output
266 class attribute.
267
268 2003-01-04 Wakaba <w@suika.fam.cx>
269
270 * mkplugin.pl: Plugin names is now quoted.
271 * WikiCore.wps: Many module is added.
272 * Resource.wps: Category wikiview-resource is separated from wikiview.
273
274 2003-01-03 Wakaba <w@suika.fam.cx>
275
276 * WikiCore.wps: New module.
277 * Resource.wps (wikiview/-bare_text, wikiview/res, wikiview/span): New.
278
279 2002-12-30 Wakaba <w@suika.fam.cx>
280
281 * GoToForm.wps, Plugin.wps, Resource.wps: New plugins.
282 * mkplugin.pl: Plugin name including '-' is supported.
283
284 2002-12-24 Wakaba <w@suika.fam.cx>
285
286 * InterWikiCore.wps: New plugin.
287
288 2002-12-19 Wakaba <w@suika.fam.cx>
289
290 * Calender.wps: New plugin.
291
292 2002-12-05 Wakaba <w@suika.fam.cx>
293
294 * TextRotate.wps (Name): New file.
295
296 * WikiFormSelection.wps: New file.
297
298 * Makefile: New file.
299 * WikiFormBasic.pm: Removed. (Now this file is generated automatically.)
300 * mkplugin.pl: New script.
301 * WikiFormBasic.wps: New file.
302
303 2002-12-05 Wakaba <w@suika.fam.cx>
304
305 * WikiFormBasic.pm (load_formatter): Form controls are to be disabled
306 if WikiPage is read only, in wikiform_input/*.
307 (property): New.
308
309 2002-12-04 Wakaba <w@suika.fam.cx>
310
311 * WikiFormBasic.pm (load_formatter): Don't output unexpected \n.
312 (load_formatter): 'description' attribute is supported with
313 wikiform_input/text and wikiform_input/submit.
314
315 2002-12-03 Wakaba <w@suika.fam.cx>
316
317 * WikiFormBasic.pm (load_formatter): wikiform_input/submit,
318 wikiform_option/output, wikiform_template/*: New format rules.
319
320 * ChangeLog: New file.
321
322 2002-12-02 Wakaba <w@suika.fam.cx>
323
324 * WikiFormBasic.pm: New module.
325

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24