/[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.39 - (show annotations) (download)
Mon Dec 1 07:39:25 2003 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.38: +13 -0 lines
Error.wp2: New module

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24