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

Diff of /suikawiki/script/misc/plugins/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.29

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24