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

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.25

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24