/[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 - (hide 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 wakaba 1.30 2004-03-30 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.31 * SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond
4     to anchor-end element.
5    
6 wakaba 1.30 * referer.wp2 (referer-list): Navigation placeholder added.
7    
8 wakaba 1.29 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 wakaba 1.28 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 wakaba 1.26 2004-03-13 Wakaba <wakaba@suika.fam.cx>
29    
30 wakaba 1.27 * Obsolete.wp2 (FormattingRule[form-line]): New.
31    
32 wakaba 1.26 * RequestLog.wps: Removed.
33    
34 wakaba 1.25 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 wakaba 1.24
40     * referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
41     error.
42    
43 wakaba 1.23 2004-03-10 Wakaba <wakaba@suika.fam.cx>
44    
45     * referer.wp2: Referer filtering and referer2label implemented.
46    
47 wakaba 1.22 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 wakaba 1.21 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 wakaba 1.20 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 wakaba 1.19 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 wakaba 1.18 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 wakaba 1.16 2003-12-26 Wakaba <wakaba@suika.fam.cx>
148 wakaba 1.18
149     * SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).
150 wakaba 1.16
151 wakaba 1.17 * WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
152     * SuikaWiki10.wp2: Removed.
153     * SuikaWiki09.wo2: Old code is removed.
154 wakaba 1.16 * view/: New directory.
155    
156 wakaba 1.14 2003-12-13 Wakaba <wakaba@suika.fam.cx>
157    
158     * SuikaWiki09.wp2 (Function:text_to_xml): New function.
159 wakaba 1.15 (Converter ->text/html): Now use text_to_xml.
160 wakaba 1.14
161 wakaba 1.13 2003-12-01 Wakaba <wakaba@suika.fam.cx>
162    
163     * Devel.wp2: New module.
164    
165 wakaba 1.12 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 wakaba 1.11 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 wakaba 1.10 2003-10-05 Wakaba <wakaba@suika.fam.cx>
177    
178     * WikiFormCore.wp2: New module.
179    
180 wakaba 1.9 2003-08-20 Wakaba <wakaba@suika.fam.cx>
181    
182     * SW09toTeX.wps: New module.
183     * SuikaWiki09XML.wps: New module.
184    
185 wakaba 1.8 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 wakaba 1.7 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 wakaba 1.6 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 wakaba 1.5 2003-06-01 Wakaba <w@offweb.ddo.jp>
203    
204     * BugTrack.wps: Revised.
205    
206 wakaba 1.4 2003-05-31 Wakaba <w@offweb.ddo.jp>
207    
208     * BugTrack.wps: New.
209    
210 wakaba 1.1 2003-05-10 Wakaba <w@offweb.ddo.jp>
211    
212 wakaba 1.2 * UserAgent.wps: New.
213 wakaba 1.3 * Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.
214 wakaba 1.2
215     2003-05-10 Wakaba <w@offweb.ddo.jp>
216    
217 wakaba 1.1 * 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