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

Diff of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24