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