2004-08-08 Wakaba * mkplugin2.pl (expanded_uri): Don't warn if prefix defined. 2004-07-20 Wakaba * mkplugin2.pl (convert): New event method 'content_prop_modified' for WikiFormat added. 2004-05-11 Wakaba * mkplugin2.pl (convert): New methods 'content_written' and 'content_removed' for WikiFormat added. 2004-05-01 Wakaba * mkplugin2.pl (code): Warn if namespace prefix not defined. 2004-04-25 Wakaba * mkplugin2.pl: Media type serialization syntax changed. 2004-04-24 Wakaba * mkplugin2.pl (convert): Set $Error::Depth. 2004-04-24 Wakaba * mkplugin2.pl (code): QName syntax implemented. 2004-04-17 Wakaba * referer2to3.pl: Use SuikaWiki::DB::FileSystem::Count instead of BerkleyDB tying hash. 2004-03-19 Wakaba * mkplugin2.pl: New 'FormattingRuleAlias' implemented. 2004-03-13 Wakaba * difffl.pl: New script. 2004-03-12 Wakaba * .htaccess: New. 2004-03-11 Wakaba * referer2to3.pl: New script. * mkplugin2.pl (pod): New. 2004-02-11 Wakaba * mkplugin2.pl: Try..catch warning implemented. 2004-02-04 Wakaba * mkplugin2.pl (make_viewdef): Defaults to "0" if no parameter for body/is-octet-stream in source. 2004-02-03 Wakaba * mkplugin2.pl (convert): Raise error if converter corresponding to return-type not defined. (make_viewdef): New parameter body/is-octet-stream supported. 2004-02-01 Wakaba * mkplugin2.pl (make_viewdef): ViewDefinition/Use supported. 2004-01-17 Wakaba * mkplugin2.pl (convert): Checks Type_param option. 2004-01-01 Wakaba * mkplugin2.pl (make_format): Support media type parameter. 2003-12-30 Wakaba * mkplugin2.pl (convert): Generte "wikiform" method. (make_rule): Now generate event other than "main". 2003-12-29 Wakaba * mkplugin2.pl (make_viewdef): Normalize "-" to "_" in view name. 2003-12-26 Wakaba * mkplugin2.pl (literal_or_code): New function. (make_rule): Allow __ATTR=>{CODE}__. 2003-11-27 Wakaba * mkplugin2.pl (line): Output source file name. 2003-11-26 Wakaba * mkplugin2.pl: Output #line directive. 2003-11-25 Wakaba * mkplugin2.pl (make_format, make_format_converter): New. 2003-11-21 Wakaba * mkplugin2.pl (code): Don't output v-string. (make_rule): Implements SuikaWiki 3 interface. 2003-10-18 Wakaba * mkplugin2.pl (make_rule): Output with SuikaWiki 2.9 interface. (main): Implementation of SuikaWiki 3 interface. * Map.wps, WikiAdmin.wps, WikiFormSelection.wps, Referer.wps, GoToForm.wps, StyleSheet.wps: Removed. (Moved to misc/plugins). 2003-10-16 Wakaba * mkplugin2.pl (make_resdef): New. (make_rule): New. 2003-10-11 Wakaba * mkplugin2.pl (make_view_template_method): New.