Many people use Drupal to build multi-blog services. Therefore, remote publishing of a blog is essential. Drupal can achieve remote publishing by supporting XML-RPC tools, of course, it is more difficult to configure Drupal than private blog systems such as WordPress, the main steps are as follows:
Select administer> site building> modules> Blog & blogapi in the background management to make the blog and Its remote publishing function take effect;
Choose administer> site configuration> blog API in the background to set attributes for remote Publishing;
Select administer> User Management> roles> blog module & blogapi module to assign the remote publishing function to the role of the account;
Now you can enter the following API address in your remote publishing tool for remote Publishing.
Http: // yourdomain/XMLRPC. php
You can use the preceding steps to customize the Basic remote publishing function of Drupal.
OriginalArticle, Such as reprint Please note: Reprinted from the hammer details [http://blog.WaterLin.org/]
Copyright? Waterlin.org. [...]