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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (hide annotations) (download)
Wed Feb 18 07:22:11 2004 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +14 -0 lines
WikiDB error reporting bug fixed

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