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

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.32

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24