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

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.35

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24