/[pub]/suikawiki/script/misc/plugins/ChangeLog
Suika

Contents of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.31 - (show annotations) (download)
Fri Apr 2 03:20:06 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +3 -0 lines
(Function): Set @class=anchor to XHTML correspond to anchor-end element

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24