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