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