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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24