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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.30 - (hide annotations) (download)
Tue Mar 30 04:04:44 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +4 -0 lines
Referer list navigation implemented

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