Hi, On 20 Feb 2016 at 14:09:57, Andrea Ferroni ([email protected](mailto:[email protected])) wrote:
> Is possibile to view a simple example to call xwiki restful get documenti > using ajax jquery and json with Admin\admin authentication ? Tanks a lot. Depends what you need. You should look at http://platform.xwiki.org/xwiki/bin/view/DevGuide/Standard+URL+Format#HParameter:xpage Examples: * Content in HTML: http://playground.xwiki.org/xwiki/bin/view/Sandbox/?xpage=plain (or http://playground.xwiki.org/xwiki/bin/get/Sandbox/) * Raw non-rendered content: http://playground.xwiki.org/xwiki/bin/get/Sandbox/?xpage=plain&raw=1 Thanks -Vincent > Andrea Ferroni _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
