/[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.21 - (show annotations) (download)
Tue Apr 29 10:31:03 2003 UTC (23 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +11 -0 lines
Reconstruct

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24