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