[xwiki-users] Xwiki restful get ajax example
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. Andrea Ferroni
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#HParam... 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
participants (2)
-
Andrea Ferroni -
vincent@massol.net