1 |
wakaba |
1.9 |
2004-02-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* mkplugin2.pl (make_viewdef): Defaults to "0" if no parameter |
4 |
|
|
for body/is-octet-stream in source. |
5 |
|
|
|
6 |
|
|
2004-02-03 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
|
8 |
|
|
* mkplugin2.pl (convert): Raise error if converter corresponding to |
9 |
|
|
return-type not defined. |
10 |
|
|
(make_viewdef): New parameter body/is-octet-stream supported. |
11 |
|
|
|
12 |
wakaba |
1.8 |
2004-02-01 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
|
14 |
|
|
* mkplugin2.pl (make_viewdef): ViewDefinition/Use supported. |
15 |
|
|
|
16 |
|
|
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
|
18 |
|
|
* mkplugin2.pl (convert): Checks Type_param option. |
19 |
|
|
|
20 |
wakaba |
1.7 |
2004-01-01 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
|
22 |
|
|
* mkplugin2.pl (make_format): Support media type parameter. |
23 |
|
|
|
24 |
|
|
2003-12-30 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
|
26 |
|
|
* mkplugin2.pl (convert): Generte "wikiform" method. |
27 |
|
|
(make_rule): Now generate event other than "main". |
28 |
|
|
|
29 |
|
|
2003-12-29 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
|
31 |
|
|
* mkplugin2.pl (make_viewdef): Normalize "-" to "_" in view name. |
32 |
|
|
|
33 |
wakaba |
1.6 |
2003-12-26 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
|
35 |
|
|
* mkplugin2.pl (literal_or_code): New function. |
36 |
|
|
(make_rule): Allow __ATTR=>{CODE}__. |
37 |
|
|
|
38 |
wakaba |
1.5 |
2003-11-27 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
|
40 |
|
|
* mkplugin2.pl (line): Output source file name. |
41 |
|
|
|
42 |
wakaba |
1.4 |
2003-11-26 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
|
44 |
|
|
* mkplugin2.pl: Output #line directive. |
45 |
|
|
|
46 |
wakaba |
1.3 |
2003-11-25 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
|
48 |
|
|
* mkplugin2.pl (make_format, make_format_converter): New. |
49 |
|
|
|
50 |
|
|
2003-11-21 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
|
52 |
|
|
* mkplugin2.pl (code): Don't output v-string. |
53 |
|
|
(make_rule): Implements SuikaWiki 3 interface. |
54 |
|
|
|
55 |
wakaba |
1.2 |
2003-10-18 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
|
57 |
|
|
* mkplugin2.pl (make_rule): Output with SuikaWiki 2.9 interface. |
58 |
|
|
(main): Implementation of SuikaWiki 3 interface. |
59 |
|
|
|
60 |
|
|
* Map.wps, WikiAdmin.wps, WikiFormSelection.wps, Referer.wps, GoToForm.wps, StyleSheet.wps: Removed. (Moved to misc/plugins). |
61 |
|
|
|
62 |
|
|
2003-10-16 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
|
|
* mkplugin2.pl (make_resdef): New. |
65 |
|
|
(make_rule): New. |
66 |
|
|
|
67 |
|
|
2003-10-11 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
|
69 |
|
|
* mkplugin2.pl (make_view_template_method): New. |
70 |
|
|
|