# 29 05 2006 - 19:32 #
Parameters:
- blogid(string): section name
- username(string): your nickname for this install. This user must have privileges to post to the weblog.
- password(string): the password you use for the site
Returns: struct of structs, one for each category on the blog on success. Fault message otherwise. Contents for each individual category struct are:
- categoryName(string): name of the category
- description(string): name of the category
- htmlUrl(string): link to the category page
- rssUrl(string): link to the rss feed for this category only
metaWeblog.getRecentPosts
MovableType XML-RPC API