Export to GitHub

python-blogger - issue #2

Implement missing wordpress api


Posted on Aug 27, 2009 by Massive Bird

http://codex.wordpress.org/XML-RPC_wp

we miss

wp.getTags wp.getPageTemplates wp.deleteComment wp.editComment wp.newComment wp.getCommentStatusList wp.getCategories (maybe) wp.getComments

that's all!

Comment #1

Posted on Sep 11, 2010 by Quick Panda

$ svn export -r10 http://python-blogger.googlecode.com/svn/trunk/pyblog pyblog $ patch pyblog/pyblog/init.py < pyblog-paiti.patch

Patch is attached

http://syntaxsugar.cz/code/pyblog-patch/

Attachments

Status: New

Labels:
Type-Defect Priority-Medium