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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.29 - (hide annotations) (download)
Mon Mar 29 03:21:24 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +10 -0 lines
2004-03-24  Wakaba  <wakaba@suika.fam.cx>

       * bugtrack.wp2 (Resource): Typo fixed.
       * SuikaWiki09.wp2 (Format/WikiForm): "required" field check implemented.

2004-03-20  Wakaba  <wakaba@suika.fam.cx>

       * calender.wp2 (FormattingRule[cal--year-page, cal--month-page, cal--day-p
age]): Defaults to "today".

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