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