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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (hide annotations) (download)
Wed Mar 10 06:57:25 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +4 -0 lines
Lots of formatting rule for referer listing added

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