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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24