On Thu, Jun 30, 2011 at 18:34, Florian Rhomberg
<florian.rhomberg(a)nettania.at> wrote:
Hello!
I have a question according to the Blog engine of XWiki.
Can I use an external blog writer like Window Live Writer to write my blog and afterwards
pushing the blog to the XWiki blog engine. Does the blog engine supports XML-RPC?
XWiki offer XML-RPC and REST interfaces (plus overs but less web
services oriented). Note that the REST interface is much better and
more actively improved.
There is no specific blog oriented interface but you have access to
anything from generic interface anyway, it's just lower level (you
would have to manipulate pages and object on which blog engine is
based).
REST:
http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI
XML-RPC:
http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC
Thank you for your help!
Florian
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne