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

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.30

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24