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