| 1 |
|
2004-05-11 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* mkplugin2.pl (convert): New methods 'content_written' |
| 4 |
|
and 'content_removed' for WikiFormat added. |
| 5 |
|
|
| 6 |
|
2004-05-01 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* mkplugin2.pl (code): Warn if namespace prefix not defined. |
| 9 |
|
|
| 10 |
|
2004-04-25 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* mkplugin2.pl: Media type serialization syntax changed. |
| 13 |
|
|
| 14 |
|
2004-04-24 Wakaba <wakaba@suika.fam.cx> |
| 15 |
|
|
| 16 |
|
* mkplugin2.pl (code): QName syntax implemented. |
| 17 |
|
|
| 18 |
|
2004-04-17 Wakaba <wakaba@suika.fam.cx> |
| 19 |
|
|
| 20 |
|
* referer2to3.pl: Use SuikaWiki::DB::FileSystem::Count instead of |
| 21 |
|
BerkleyDB tying hash. |
| 22 |
|
|
| 23 |
|
2004-03-19 Wakaba <wakaba@suika.fam.cx> |
| 24 |
|
|
| 25 |
|
* mkplugin2.pl: New 'FormattingRuleAlias' implemented. |
| 26 |
|
|
| 27 |
|
2004-03-13 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
| 29 |
|
* difffl.pl: New script. |
| 30 |
|
|
| 31 |
|
2004-03-12 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
| 33 |
|
* .htaccess: New. |
| 34 |
|
|
| 35 |
|
2004-03-11 Wakaba <wakaba@suika.fam.cx> |
| 36 |
|
|
| 37 |
|
* referer2to3.pl: New script. |
| 38 |
|
|
| 39 |
|
* mkplugin2.pl (pod): New. |
| 40 |
|
|
| 41 |
|
2004-02-11 Wakaba <wakaba@suika.fam.cx> |
| 42 |
|
|
| 43 |
|
* mkplugin2.pl: Try..catch warning implemented. |
| 44 |
|
|
| 45 |
|
2004-02-04 Wakaba <wakaba@suika.fam.cx> |
| 46 |
|
|
| 47 |
|
* mkplugin2.pl (make_viewdef): Defaults to "0" if no parameter |
| 48 |
|
for body/is-octet-stream in source. |
| 49 |
|
|
| 50 |
|
2004-02-03 Wakaba <wakaba@suika.fam.cx> |
| 51 |
|
|
| 52 |
|
* mkplugin2.pl (convert): Raise error if converter corresponding to |
| 53 |
|
return-type not defined. |
| 54 |
|
(make_viewdef): New parameter body/is-octet-stream supported. |
| 55 |
|
|
| 56 |
|
2004-02-01 Wakaba <wakaba@suika.fam.cx> |
| 57 |
|
|
| 58 |
|
* mkplugin2.pl (make_viewdef): ViewDefinition/Use supported. |
| 59 |
|
|
| 60 |
|
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
| 61 |
|
|
| 62 |
|
* mkplugin2.pl (convert): Checks Type_param option. |
| 63 |
|
|
| 64 |
|
2004-01-01 Wakaba <wakaba@suika.fam.cx> |
| 65 |
|
|
| 66 |
|
* mkplugin2.pl (make_format): Support media type parameter. |
| 67 |
|
|
| 68 |
|
2003-12-30 Wakaba <wakaba@suika.fam.cx> |
| 69 |
|
|
| 70 |
|
* mkplugin2.pl (convert): Generte "wikiform" method. |
| 71 |
|
(make_rule): Now generate event other than "main". |
| 72 |
|
|
| 73 |
|
2003-12-29 Wakaba <wakaba@suika.fam.cx> |
| 74 |
|
|
| 75 |
|
* mkplugin2.pl (make_viewdef): Normalize "-" to "_" in view name. |
| 76 |
|
|
| 77 |
|
2003-12-26 Wakaba <wakaba@suika.fam.cx> |
| 78 |
|
|
| 79 |
|
* mkplugin2.pl (literal_or_code): New function. |
| 80 |
|
(make_rule): Allow __ATTR=>{CODE}__. |
| 81 |
|
|
| 82 |
2003-11-27 Wakaba <wakaba@suika.fam.cx> |
2003-11-27 Wakaba <wakaba@suika.fam.cx> |
| 83 |
|
|
| 84 |
* mkplugin2.pl (line): Output source file name. |
* mkplugin2.pl (line): Output source file name. |