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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.42 - (hide annotations) (download)
Sat Apr 23 11:44:04 2005 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.41: +5 -0 lines
*** empty log message ***

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