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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24