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