I have implemented a module that connect Drupal with WordPress Multisite using XML-RPC calls.
You can create a new blog, get all users of your installation, get blogs of a user, get a blog ID, get a list of categories on a given blog, create a new user and delete a user.
You can create a new blog, get all users of your installation, get blogs of a user, get a blog ID, get a list of categories on a given blog, create a new user and delete a user.
Comments
Comment #1
avpadernoHello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
I will report here a little checklist:
As per requirements, the motivation message should include more than two sentences (the exact words are a few paragraphs) that describe the module features. For themes, it should include also a screenshot of the theme, and (when possible) a link to a working demo site; for modules, it should include also a comparison with the existing solutions.
The archive containing the code of the proposed module should be added to a comment here.
Comment #2
avpadernoPlease read all the following and the links provided as this is very important information about your CVS Application.
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:Migrating from CVS Applications to (Git) Full Project Applications.
Comment #3
westbywest commentedI'm curious if aliciagh was able to get any code submitted to Git, since I'm eager to check out the Drupal/WP module.