# 29 05 2006 - 18:11 #
Parameters:
- appkey : currently ignored
- blogId : string identifying the blog – Textpattern Section -you wish to post to.
- 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
- numberOfPosts: integer, the number of recent articles that you want returns
Returns: an array of structs, where each struct is one post. Each post is formatted exactly like the result of blogger.getPost (see above). Error message on failure.
blogger.getPost
blogger.deletePost