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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.24 - (show annotations) (download)
Thu Mar 11 08:06:09 2004 UTC (21 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +5 -0 lines
Some optimization

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