@@ -449,4 +449,67 @@ function blogapi_blogger_title(&$contents) {
}
return$title;
}
functionblogapi_settings(){
$output=form_select(t('XML-RPC Engine'),'blogapi_engine',variable_get('blogapi_engine',0),array(0=>'Blogger',1=>'MetaWeblog',2=>'Movabletype'),t('RSD or Really-Simple-Discovery is a mechanism which allows external blogger tools to discover the APIs they can use to interact with Drupal. The common XML-RPC engines are Blogger, MetaWeblog and Movabletype. If you are not sure which is the correct setting, choose Blogger.'));
@@ -449,4 +449,67 @@ function blogapi_blogger_title(&$contents) {
}
return$title;
}
functionblogapi_settings(){
$output=form_select(t('XML-RPC Engine'),'blogapi_engine',variable_get('blogapi_engine',0),array(0=>'Blogger',1=>'MetaWeblog',2=>'Movabletype'),t('RSD or Really-Simple-Discovery is a mechanism which allows external blogger tools to discover the APIs they can use to interact with Drupal. The common XML-RPC engines are Blogger, MetaWeblog and Movabletype. If you are not sure which is the correct setting, choose Blogger.'));