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

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.28

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24