Last modified by Ludovic Dubost on 2015/09/01 11:50

From version 5.1
edited by Ludovic Dubost
on 2013/04/16 19:29
Change comment: There is no comment for this version
To version 3.1
edited by Ludovic Dubost
on 2013/04/16 19:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +7,3 @@
1 -
2 -This is a demo of AngularJS integration with XWiki. The backend data is in XWiki and AngularJS is used to display data from XWiki.
3 -With this integration, AngularJS code can be directly editing in XWiki pages and the result is immediately visible.
4 -
5 -The code of this demo is available as an [[XWiki Extension>>http://extensions.xwiki.org/xwiki/bin/view/Extension/AngularJSDemo]] (the code is also visible there).
6 -
7 7  {{angular app="xwiki" css="1"}}
8 8  <script type="text/javascript">
9 9  angular.module('xwiki', ['ngResource'])