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