Re: [xwiki-users] Javascript XObjects

2015-03-02 Thread Matthias Wegner
Hi All, i found the Javascript-Code https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/uicomponents/suggest/suggest.js from the Suggest-Widget at https://network.xwiki.com/xwiki/bin/view/DocXE61En/SuggestWidget. In the code i used

[xwiki-users] Javascript XObjects

2015-02-22 Thread Matthias Wegner
Hi, i want to read, edit and save xwiki-objects from a page in javascript. I wrote a post (http://xwiki.475771.n2.nabble.com/Javascript-RESTful-tp7594084.html) where i thought i should solve this with rest. I think now is is a lack of knowledge. Where is documented what the Object 'XWiki' in javas