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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.25 - (hide annotations) (download)
Thu Mar 11 10:13:06 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +5 -1 lines
Referer list fragment moved

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