Hi, On Jan 26, 2013, at 11:32 AM, Grüner Heinrich <[email protected]> wrote:
> Hi, > > I want to display the last blog in another website. > I suspect I can use the rest interface, but have to idea how to query it. I don't think we have a specific REST API for accessing the blog content. However 2 options: 1) Use the Blog RSS to get the content and display it in your site 2) use the generic REST API to search blog posts and access their content: http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
