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

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.31

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24