1 |
2004-08-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* mkplugin2.pl (expanded_uri): Don't warn if prefix defined. |
4 |
|
5 |
2004-07-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
* mkplugin2.pl (convert): New event method 'content_prop_modified' |
8 |
for WikiFormat added. |
9 |
|
10 |
2004-05-11 Wakaba <wakaba@suika.fam.cx> |
11 |
|
12 |
* mkplugin2.pl (convert): New methods 'content_written' |
13 |
and 'content_removed' for WikiFormat added. |
14 |
|
15 |
2004-05-01 Wakaba <wakaba@suika.fam.cx> |
16 |
|
17 |
* mkplugin2.pl (code): Warn if namespace prefix not defined. |
18 |
|
19 |
2004-04-25 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* mkplugin2.pl: Media type serialization syntax changed. |
22 |
|
23 |
2004-04-24 Wakaba <wakaba@suika.fam.cx> |
24 |
|
25 |
* mkplugin2.pl (convert): Set $Error::Depth. |
26 |
|
27 |
2004-04-24 Wakaba <wakaba@suika.fam.cx> |
28 |
|
29 |
* mkplugin2.pl (code): QName syntax implemented. |
30 |
|
31 |
2004-04-17 Wakaba <wakaba@suika.fam.cx> |
32 |
|
33 |
* referer2to3.pl: Use SuikaWiki::DB::FileSystem::Count instead of |
34 |
BerkleyDB tying hash. |
35 |
|
36 |
2004-03-19 Wakaba <wakaba@suika.fam.cx> |
37 |
|
38 |
* mkplugin2.pl: New 'FormattingRuleAlias' implemented. |
39 |
|
40 |
2004-03-13 Wakaba <wakaba@suika.fam.cx> |
41 |
|
42 |
* difffl.pl: New script. |
43 |
|
44 |
2004-03-12 Wakaba <wakaba@suika.fam.cx> |
45 |
|
46 |
* .htaccess: New. |
47 |
|
48 |
2004-03-11 Wakaba <wakaba@suika.fam.cx> |
49 |
|
50 |
* referer2to3.pl: New script. |
51 |
|
52 |
* mkplugin2.pl (pod): New. |
53 |
|
54 |
2004-02-11 Wakaba <wakaba@suika.fam.cx> |
55 |
|
56 |
* mkplugin2.pl: Try..catch warning implemented. |
57 |
|
58 |
2004-02-04 Wakaba <wakaba@suika.fam.cx> |
59 |
|
60 |
* mkplugin2.pl (make_viewdef): Defaults to "0" if no parameter |
61 |
for body/is-octet-stream in source. |
62 |
|
63 |
2004-02-03 Wakaba <wakaba@suika.fam.cx> |
64 |
|
65 |
* mkplugin2.pl (convert): Raise error if converter corresponding to |
66 |
return-type not defined. |
67 |
(make_viewdef): New parameter body/is-octet-stream supported. |
68 |
|
69 |
2004-02-01 Wakaba <wakaba@suika.fam.cx> |
70 |
|
71 |
* mkplugin2.pl (make_viewdef): ViewDefinition/Use supported. |
72 |
|
73 |
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
74 |
|
75 |
* mkplugin2.pl (convert): Checks Type_param option. |
76 |
|
77 |
2004-01-01 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
* mkplugin2.pl (make_format): Support media type parameter. |
80 |
|
81 |
2003-12-30 Wakaba <wakaba@suika.fam.cx> |
82 |
|
83 |
* mkplugin2.pl (convert): Generte "wikiform" method. |
84 |
(make_rule): Now generate event other than "main". |
85 |
|
86 |
2003-12-29 Wakaba <wakaba@suika.fam.cx> |
87 |
|
88 |
* mkplugin2.pl (make_viewdef): Normalize "-" to "_" in view name. |
89 |
|
90 |
2003-12-26 Wakaba <wakaba@suika.fam.cx> |
91 |
|
92 |
* mkplugin2.pl (literal_or_code): New function. |
93 |
(make_rule): Allow __ATTR=>{CODE}__. |
94 |
|
95 |
2003-11-27 Wakaba <wakaba@suika.fam.cx> |
96 |
|
97 |
* mkplugin2.pl (line): Output source file name. |
98 |
|
99 |
2003-11-26 Wakaba <wakaba@suika.fam.cx> |
100 |
|
101 |
* mkplugin2.pl: Output #line directive. |
102 |
|
103 |
2003-11-25 Wakaba <wakaba@suika.fam.cx> |
104 |
|
105 |
* mkplugin2.pl (make_format, make_format_converter): New. |
106 |
|
107 |
2003-11-21 Wakaba <wakaba@suika.fam.cx> |
108 |
|
109 |
* mkplugin2.pl (code): Don't output v-string. |
110 |
(make_rule): Implements SuikaWiki 3 interface. |
111 |
|
112 |
2003-10-18 Wakaba <wakaba@suika.fam.cx> |
113 |
|
114 |
* mkplugin2.pl (make_rule): Output with SuikaWiki 2.9 interface. |
115 |
(main): Implementation of SuikaWiki 3 interface. |
116 |
|
117 |
* Map.wps, WikiAdmin.wps, WikiFormSelection.wps, Referer.wps, GoToForm.wps, StyleSheet.wps: Removed. (Moved to misc/plugins). |
118 |
|
119 |
2003-10-16 Wakaba <wakaba@suika.fam.cx> |
120 |
|
121 |
* mkplugin2.pl (make_resdef): New. |
122 |
(make_rule): New. |
123 |
|
124 |
2003-10-11 Wakaba <wakaba@suika.fam.cx> |
125 |
|
126 |
* mkplugin2.pl (make_view_template_method): New. |
127 |
|