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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.43 - (hide annotations) (download)
Mon Jul 4 12:27:23 2005 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.42: +10 -0 lines
Support for new @lang rule and SPAN element type for SuikaWiki/0.10 incorporated

1 wakaba 1.43 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 wakaba 1.42 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 wakaba 1.41 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 wakaba 1.40 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 wakaba 1.39 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 wakaba 1.38 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 wakaba 1.37 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 wakaba 1.36 2004-05-01 Wakaba <wakaba@suika.fam.cx>
55    
56     * request-log.wp2: Database format revised.
57    
58 wakaba 1.35 2004-04-30 Wakaba <w@suika.fam.cx>
59    
60     * Makefile: Sync to latest version of lib/SuikaWiki/Plugin/Makefile.
61    
62 wakaba 1.34 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 wakaba 1.33 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 wakaba 1.32 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 wakaba 1.30 2004-03-30 Wakaba <wakaba@suika.fam.cx>
85    
86 wakaba 1.31 * SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond
87     to anchor-end element.
88    
89 wakaba 1.30 * referer.wp2 (referer-list): Navigation placeholder added.
90    
91 wakaba 1.29 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 wakaba 1.28 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 wakaba 1.26 2004-03-13 Wakaba <wakaba@suika.fam.cx>
112    
113 wakaba 1.27 * Obsolete.wp2 (FormattingRule[form-line]): New.
114    
115 wakaba 1.26 * RequestLog.wps: Removed.
116    
117 wakaba 1.25 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 wakaba 1.24
123     * referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
124     error.
125    
126 wakaba 1.23 2004-03-10 Wakaba <wakaba@suika.fam.cx>
127    
128     * referer.wp2: Referer filtering and referer2label implemented.
129    
130 wakaba 1.22 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 wakaba 1.21 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 wakaba 1.20 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 wakaba 1.19 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 wakaba 1.18 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 wakaba 1.16 2003-12-26 Wakaba <wakaba@suika.fam.cx>
231 wakaba 1.18
232     * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
233 wakaba 1.16
234 wakaba 1.17 * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
235     * SuikaWiki10.wp2: Removed.
236     * SuikaWiki09.wo2: Old code is removed.
237 wakaba 1.16 * view/: New directory.
238    
239 wakaba 1.14 2003-12-13 Wakaba <wakaba@suika.fam.cx>
240    
241     * SuikaWiki09.wp2 (Function:text_to_xml): New function.
242 wakaba 1.15 (Converter ->text/html): Now use text_to_xml.
243 wakaba 1.14
244 wakaba 1.13 2003-12-01 Wakaba <wakaba@suika.fam.cx>
245    
246     * Devel.wp2: New module.
247    
248 wakaba 1.12 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 wakaba 1.11 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 wakaba 1.10 2003-10-05 Wakaba <wakaba@suika.fam.cx>
260    
261     * WikiFormCore.wp2: New module.
262    
263 wakaba 1.9 2003-08-20 Wakaba <wakaba@suika.fam.cx>
264    
265     * SW09toTeX.wps: New module.
266     * SuikaWiki09XML.wps: New module.
267    
268 wakaba 1.8 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 wakaba 1.7 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 wakaba 1.6 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 wakaba 1.5 2003-06-01 Wakaba <w@offweb.ddo.jp>
286    
287     * BugTrack.wps: Revised.
288    
289 wakaba 1.4 2003-05-31 Wakaba <w@offweb.ddo.jp>
290    
291     * BugTrack.wps: New.
292    
293 wakaba 1.1 2003-05-10 Wakaba <w@offweb.ddo.jp>
294    
295 wakaba 1.2 * UserAgent.wps: New.
296 wakaba 1.3 * Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.
297 wakaba 1.2
298     2003-05-10 Wakaba <w@offweb.ddo.jp>
299    
300 wakaba 1.1 * 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/.)

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24