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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.38 - (hide annotations) (download)
Fri Aug 6 03:38:11 2004 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.37: +5 -0 lines
InterWiki custom source-anchor label implemented

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24