/[pub]/suikawiki/script/lib/SuikaWiki/Plugin/ChangeLog
Suika

Contents of /suikawiki/script/lib/SuikaWiki/Plugin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (show annotations) (download)
Sat May 3 01:01:29 2003 UTC (23 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +6 -0 lines
Update to new syntax

1 2003-05-03 Wakaba <w@offweb.ddo.jp>
2
3 * Calender.wps (wikiview/calender, wikiview/calender-year): Link to the day/month even if linked WikiPage is not exist.
4 * Menu.wps: Update to new syntax.
5 * WikiCore.wps (wikiview/block): New.
6
7 2003-04-29 Wakaba <w@offweb.ddo.jp>
8
9 * WikiEdit.wps: New module.
10 * WikiCore.wps, WikiPage.wps, WikiPageRename.wps, Map.wps, StyleSheet.wps, WikiEdit.wps: Reconstructing of module & rule combination and use SuikaWiki::Markup::XML.
11
12 2003-04-29 Wakaba <w@offweb.ddo.jp>
13
14 * WikiNamespace.wps, WikiCore.wps, WikiPage.wps, WikiResource.wps, Version.wps: all 'safe' functions are removed.
15 * WikiCore.wps, WikiPage.wps: more SuikaWiki::Markup::XML'ization.
16 * WikiCore.wps, WikiPage.wps: Some parameter parsing processes are removed, since such replacing should be done by Message::Util::Formatter now.
17
18 2003-04-28 Wakaba <w@offweb.ddo.jp>
19
20 * Resource.wps, Plugin.wps: Removed. (Renamed.)
21 * WikiResource.wps, WikiPlugin.wps: New.
22 * mkplugin.pl: Module's and rules' description is supported.
23
24 2003-04-28 Wakaba <w@offweb.ddo.jp>
25
26 * SuikaWiki09.wps: New module.
27 * WikiCore.wps: SuikaWiki/0.9 support is removed (and moved to SuikaWiki09
28 module).
29
30 2003-04-27 Wakaba <w@offweb.ddo.jp>
31
32 * Map.wps: New module.
33 * WikiPage.wps: Formatting rules of page-list and recent-changes and
34 RSS (ie. page-to-page relationship related rules) are moved to Map.wps.
35
36 2003-04-05 Wakaba <w@offweb.ddo.jp>
37
38 * Calender.wps: Namespace support.
39
40 2003-04-02 Wakaba <w@offweb.ddo.jp>
41
42 * Image.wps (MODULE/convert_image_type): New.
43 (Initialize/%Type): New.
44
45 2003-04-02 Wakaba <w@offweb.ddo.jp>
46
47 * WikiPage.wps (wikiview/diff-between-previous): Removed.
48 * Versions.wps (wikiview/diff-between-previous): New.
49 (MODULE): New. (Moved from suikawiki-config.ph.)
50 * StyleSheet.wps (MODULE): New.
51 * WikiNamespace.wps (MODULE), Image.wps (MODULE), WikiPageRename.wps (MODULE): New.
52 * Menu.wps: New.
53
54 2003-03-28 Wakaba <w@offweb.ddo.jp>
55
56 * WikiNamespace.wps: New module.
57 * WikiPage.wps (wikiview/anchor-wiki, wikiview/link-wiki
58 * WikiCore.wps (wikiview/section, wikiview/html-head): Use new manner of formatter.
59 * mkplugin.pl: Support muliple rule names.
60
61 2003-03-26 Wakaba <w@offweb.ddo.jp>
62
63 * WikiPages.wps (wikiform_input/recent-change-list): Use MODULE:compose_wiki_page_uri to compose WikiPage URI.
64 (MODULE): New section.
65
66 2003-03-26 Wakaba <w@offweb.ddo.jp>
67
68 * StyleSheet.wps (wikiview/styles-wiki-xml): New rule.
69 * WikiPages.wps (wikiform_input/recent-change-list, wikiformat/SuikaWiki/0.9-to-RSS): Don't output xml dec and xml-stylesheet pi.
70
71 2003-03-24 Wakaba <w@offweb.ddo.jp>
72
73 * WikiCore.wps (wikiview/format): New rule.
74 * Calender.wps (wikiview/link-calender-date, wikiview/if-calender): New rules.
75 (wikiform_input/calender-months): Likewise.
76
77 2003-03-21 Wakaba <w@offweb.ddo.jp>
78
79 * WikiConst.wps: New module.
80 * mkplugin.pl: MODULE section is supported.
81
82 2003-02-19 Wakaba <w@cube.wakaba.ssm>
83
84 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support is removed.
85 (wikiform_input//select-user-preferred-style): Likewise.
86 * Example.wps: New module.
87
88 2003-02-19 Wakaba <w@cube.wakaba.ssm>
89
90 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support.
91 (wikiform_input//select-user-preferred-style): Likewise.
92
93 2003-01-26 Wakaba <w@cube.wakaba.ssm>
94
95 * StyleSheet.wps (wikiview/styles-wiki-html, apply-user-preferred-style): New.
96 (wikiform_input/select-user-preferred-style, select-user-preferred-mode): Likewise.
97 * WikiAdmin.wps (*/formatter-context): New.
98 * WikiCore.wps (wikiview/referer-list, wikiview/search-result): Removed.
99 (wikiview/link-map, wikiview/last-modified): Removed.
100 (wikiform_input/last-modified, wikiview/page-name): Removed.
101 (wikiview-resource/page-name, wikiview/wiki-link): Likewise.
102 (wikiview-resource/wiki-link, wikiview/diff-between-previous): Likewise.
103 (wikiview/toc): Don't output SCRIPT element to non-script-aware UAs.
104 (wikiview/html-start): Don't output commented HTML4 doctype.
105 (wikiview/link-wiki, wikiview/anchor-wiki): Removed.
106 * WikiFormBasic.wps (wikiform_input/text): New 'depth' option is supproted.
107 (wikiform_input/textarea, wikiform_input/submit): Likewise.
108 (wikiform_option/require): Return required-element as hash reference.
109 * WikiFormSelection.wps (wikiform_template/iif): Parse ture/false value with the formatter.
110 * WikiPage.wps (wikiview/recent-change-dated): New.
111 (wikiform_input/recent-change-dated, wikiview/search-result): Likewise.
112 (wikiform_input/search-result, wikiview/link-map): Likewise.
113 (wikiview-resource/last-modified, wikiview/last-modified): Likewise.
114 (wikiform_input/last-modified, wikiview/page-name): Likewise.
115 (wikiview-resource/page-name, wikiview/wiki-link): New.
116 (wikiview-resource/wiki-link, wikiview/diff-between-previous): New.
117 (wikiview/link-wiki, wikiview/anchor-wiki, wikiview/referer-list): Likewise.
118 (wikiview/uri-wiki): New.
119 * mkplugin.pl: Don't output description as perl comments.
120
121 2003-01-12 Wakaba <w@suika.fam.cx>
122
123 * MetaVariable.wps, Versions.wps, StyleSheet.wps: New modules.
124 * Resource.wps, WikiAdmin.wps, WikiCore.wps, WikiPage.wps: Many many
125 plugin items are revised/added.
126 * WikiFormSelection.wps (wikiform_template/iif): Parse true/false value
127 as %-string.
128 * WikiFormBasic.wps (wikiform_input/text, wikiform_input/textarea): Output
129 class attribute.
130
131 2003-01-04 Wakaba <w@suika.fam.cx>
132
133 * mkplugin.pl: Plugin names is now quoted.
134 * WikiCore.wps: Many module is added.
135 * Resource.wps: Category wikiview-resource is separated from wikiview.
136
137 2003-01-03 Wakaba <w@suika.fam.cx>
138
139 * WikiCore.wps: New module.
140 * Resource.wps (wikiview/-bare_text, wikiview/res, wikiview/span): New.
141
142 2002-12-30 Wakaba <w@suika.fam.cx>
143
144 * GoToForm.wps, Plugin.wps, Resource.wps: New plugins.
145 * mkplugin.pl: Plugin name including '-' is supported.
146
147 2002-12-24 Wakaba <w@suika.fam.cx>
148
149 * InterWikiCore.wps: New plugin.
150
151 2002-12-19 Wakaba <w@suika.fam.cx>
152
153 * Calender.wps: New plugin.
154
155 2002-12-05 Wakaba <w@suika.fam.cx>
156
157 * TextRotate.wps (Name): New file.
158
159 * WikiFormSelection.wps: New file.
160
161 * Makefile: New file.
162 * WikiFormBasic.pm: Removed. (Now this file is generated automatically.)
163 * mkplugin.pl: New script.
164 * WikiFormBasic.wps: New file.
165
166 2002-12-05 Wakaba <w@suika.fam.cx>
167
168 * WikiFormBasic.pm (load_formatter): Form controls are to be disabled
169 if WikiPage is read only, in wikiform_input/*.
170 (property): New.
171
172 2002-12-04 Wakaba <w@suika.fam.cx>
173
174 * WikiFormBasic.pm (load_formatter): Don't output unexpected \n.
175 (load_formatter): 'description' attribute is supported with
176 wikiform_input/text and wikiform_input/submit.
177
178 2002-12-03 Wakaba <w@suika.fam.cx>
179
180 * WikiFormBasic.pm (load_formatter): wikiform_input/submit,
181 wikiform_option/output, wikiform_template/*: New format rules.
182
183 * ChangeLog: New file.
184
185 2002-12-02 Wakaba <w@suika.fam.cx>
186
187 * WikiFormBasic.pm: New module.
188

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24