Skip to content

licong/q2a-xml-rpc

 
 

Repository files navigation

Question2Answer XML-RPC Server

Description

This is a plugin for Question2Answer that allows access via XML-RPC.

Features

  • view questions stream
  • view individual questions
  • vote on questions and answers
  • post questions, answers, and comments

Installation

  1. Install Question2Answer
  2. Get the source code for this plugin from github, either using git, or downloading directly:
    • To download using git, install git and then type git clone git://github.com/NoahY/q2a-xml-rpc.git xml-rpc at the command prompt (on Linux, Windows is a bit different)
    • To download directly, go to the project page and click Download
  3. navigate to your site, go to Admin -> Plugins on your q2a install and find the XML-RPC section.

Disclaimer

This is alpha code. It may not work as expected. It may corrupt your data. Refunds will not be given. If it breaks, you get to keep both parts.

Release

All code herein is Copylefted.

About q2A

Question2Answer is a free and open source platform for Q&A sites. For more information, visit:

http://www.question2answer.org/

About

XML-RPC server for Q2A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%