/[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.15 - (show annotations) (download)
Wed Apr 2 22:24:40 2003 UTC (23 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +7 -0 lines
Namespace support

1 2003-03-28 Wakaba <w@offweb.ddo.jp>
2
3 * WikiNamespace.wps: New module.
4 * WikiPage.wps (wikiview/anchor-wiki, wikiview/link-wiki
5 * WikiCore.wps (wikiview/section, wikiview/html-head): Use new manner of formatter.
6 * mkplugin.pl: Support muliple rule names.
7
8 2003-03-26 Wakaba <w@offweb.ddo.jp>
9
10 * WikiPages.wps (wikiform_input/recent-change-list): Use MODULE:compose_wiki_page_uri to compose WikiPage URI.
11 (MODULE): New section.
12
13 2003-03-26 Wakaba <w@offweb.ddo.jp>
14
15 * StyleSheet.wps (wikiview/styles-wiki-xml): New rule.
16 * WikiPages.wps (wikiform_input/recent-change-list, wikiformat/SuikaWiki/0.9-to-RSS): Don't output xml dec and xml-stylesheet pi.
17
18 2003-03-24 Wakaba <w@offweb.ddo.jp>
19
20 * WikiCore.wps (wikiview/format): New rule.
21 * Calender.wps (wikiview/link-calender-date, wikiview/if-calender): New rules.
22 (wikiform_input/calender-months): Likewise.
23
24 2003-03-21 Wakaba <w@offweb.ddo.jp>
25
26 * WikiConst.wps: New module.
27 * mkplugin.pl: MODULE section is supported.
28
29 2003-02-19 Wakaba <w@cube.wakaba.ssm>
30
31 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support is removed.
32 (wikiform_input//select-user-preferred-style): Likewise.
33 * Example.wps: New module.
34
35 2003-02-19 Wakaba <w@cube.wakaba.ssm>
36
37 * StyleSheet.wps (wikiview/apply-user-preferred-style): M$IE support.
38 (wikiform_input//select-user-preferred-style): Likewise.
39
40 2003-01-26 Wakaba <w@cube.wakaba.ssm>
41
42 * StyleSheet.wps (wikiview/styles-wiki-html, apply-user-preferred-style): New.
43 (wikiform_input/select-user-preferred-style, select-user-preferred-mode): Likewise.
44 * WikiAdmin.wps (*/formatter-context): New.
45 * WikiCore.wps (wikiview/referer-list, wikiview/search-result): Removed.
46 (wikiview/link-map, wikiview/last-modified): Removed.
47 (wikiform_input/last-modified, wikiview/page-name): Removed.
48 (wikiview-resource/page-name, wikiview/wiki-link): Likewise.
49 (wikiview-resource/wiki-link, wikiview/diff-between-previous): Likewise.
50 (wikiview/toc): Don't output SCRIPT element to non-script-aware UAs.
51 (wikiview/html-start): Don't output commented HTML4 doctype.
52 (wikiview/link-wiki, wikiview/anchor-wiki): Removed.
53 * WikiFormBasic.wps (wikiform_input/text): New 'depth' option is supproted.
54 (wikiform_input/textarea, wikiform_input/submit): Likewise.
55 (wikiform_option/require): Return required-element as hash reference.
56 * WikiFormSelection.wps (wikiform_template/iif): Parse ture/false value with the formatter.
57 * WikiPage.wps (wikiview/recent-change-dated): New.
58 (wikiform_input/recent-change-dated, wikiview/search-result): Likewise.
59 (wikiform_input/search-result, wikiview/link-map): Likewise.
60 (wikiview-resource/last-modified, wikiview/last-modified): Likewise.
61 (wikiform_input/last-modified, wikiview/page-name): Likewise.
62 (wikiview-resource/page-name, wikiview/wiki-link): New.
63 (wikiview-resource/wiki-link, wikiview/diff-between-previous): New.
64 (wikiview/link-wiki, wikiview/anchor-wiki, wikiview/referer-list): Likewise.
65 (wikiview/uri-wiki): New.
66 * mkplugin.pl: Don't output description as perl comments.
67
68 2003-01-12 Wakaba <w@suika.fam.cx>
69
70 * MetaVariable.wps, Versions.wps, StyleSheet.wps: New modules.
71 * Resource.wps, WikiAdmin.wps, WikiCore.wps, WikiPage.wps: Many many
72 plugin items are revised/added.
73 * WikiFormSelection.wps (wikiform_template/iif): Parse true/false value
74 as %-string.
75 * WikiFormBasic.wps (wikiform_input/text, wikiform_input/textarea): Output
76 class attribute.
77
78 2003-01-04 Wakaba <w@suika.fam.cx>
79
80 * mkplugin.pl: Plugin names is now quoted.
81 * WikiCore.wps: Many module is added.
82 * Resource.wps: Category wikiview-resource is separated from wikiview.
83
84 2003-01-03 Wakaba <w@suika.fam.cx>
85
86 * WikiCore.wps: New module.
87 * Resource.wps (wikiview/-bare_text, wikiview/res, wikiview/span): New.
88
89 2002-12-30 Wakaba <w@suika.fam.cx>
90
91 * GoToForm.wps, Plugin.wps, Resource.wps: New plugins.
92 * mkplugin.pl: Plugin name including '-' is supported.
93
94 2002-12-24 Wakaba <w@suika.fam.cx>
95
96 * InterWikiCore.wps: New plugin.
97
98 2002-12-19 Wakaba <w@suika.fam.cx>
99
100 * Calender.wps: New plugin.
101
102 2002-12-05 Wakaba <w@suika.fam.cx>
103
104 * TextRotate.wps (Name): New file.
105
106 * WikiFormSelection.wps: New file.
107
108 * Makefile: New file.
109 * WikiFormBasic.pm: Removed. (Now this file is generated automatically.)
110 * mkplugin.pl: New script.
111 * WikiFormBasic.wps: New file.
112
113 2002-12-05 Wakaba <w@suika.fam.cx>
114
115 * WikiFormBasic.pm (load_formatter): Form controls are to be disabled
116 if WikiPage is read only, in wikiform_input/*.
117 (property): New.
118
119 2002-12-04 Wakaba <w@suika.fam.cx>
120
121 * WikiFormBasic.pm (load_formatter): Don't output unexpected \n.
122 (load_formatter): 'description' attribute is supported with
123 wikiform_input/text and wikiform_input/submit.
124
125 2002-12-03 Wakaba <w@suika.fam.cx>
126
127 * WikiFormBasic.pm (load_formatter): wikiform_input/submit,
128 wikiform_option/output, wikiform_template/*: New format rules.
129
130 * ChangeLog: New file.
131
132 2002-12-02 Wakaba <w@suika.fam.cx>
133
134 * WikiFormBasic.pm: New module.
135

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24