Server Setup

Server Setup

WordPress
Servernameyour server name, eg. www.blogplanet.net
Portyour webserver port, usually 80
Endpointpath to the xmlrpc.php file, eg. /wordpress/xmlrpc.php
Supports
image upload
enabled
MT Serverenabled

There seems to be a problem editing an already uploaded post ("bad user/pass"). If you have a solution, please let us know!

TypePad
Servernamewww.typepad.com
Port80
Endpoint/t/api
Supports
image upload
enabled
MT Serverenabled

Twoday
Servernametwoday.net
Port8081
Endpoint/
Supports
image upload
enabled
MT Serverenabled

MovableType
Servernameyour server name, eg. www.blogplanet.net
Portyour MT/webserver port, usually 80
Endpointpath to the xml-rpc.cgi file, eg. /cgi-bin/xmlrpc.cgi
Supports
image upload
enabled
MT Serverenabled

Roller
Servernameyour server name, eg. www.blogplanet.net
Portyour Roller port, 8080 in default Tomcat/Roller installations
Endpoint/roller/xmlrpc in default Tomcat/Roller installations
Supports
image upload
disabled
MT Serverenabled

B2
Blog-ID1 (B2 only supports one blog. "Get Blogs" function doesn't work)
Servernameyour server name, eg. www.blogplanet.net
Portyour B2/webserver port, usually 80
Endpointpath to xmlrpc.php. If your B2 blog is at www.mydomain.com/b2, then this is /b2/xmlrpc.php
Supports
image upload
disabled
MT Serverdisabled

As stated in the B2 readme, title and category of a post can be set using a little trick:

"However, you can type <title>my title</title> and/or <category>2<category> in the body of your post to make its title be 'my title' and its category be #2 (refer to your categories section to find out the ID numbers of the categories). b2 would then delete that extra info from the body of your post once it is posted."
We recommend that you save <title></title> and <category></category> in BlogPlanet's dictionary, so that it is easily available when you write an entry.

Nucleus
Servernameyour server name, eg. www.blogplanet.net
Portyour Nucleus/webserver port, usually 80
Endpointpath to server.php. If your blog is at www.xy.com/blog, then this is /blog/nucleus/xmlrpc/server.php
Supports
image upload
enabled
MT Serverenabled
If you get an error about file/dir permissions, you need to create a folder called 'media' in your main nucleus folder and a folder with the id of your blog inside that media folder. Both folders need sufficient write permissions for the user under which the nucleus php scripts are run.

Back