Changes for page Phone Search with AngularJS
Last modified by Ludovic Dubost on 2015/09/01 11:50
From version 6.1
edited by Ludovic Dubost
on 2013/04/16 19:42
on 2013/04/16 19:42
Change comment:
There is no comment for this version
To version 3.1
edited by Ludovic Dubost
on 2013/04/16 19:03
on 2013/04/16 19:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 commented there). 6 - 7 7 {{angular app="xwiki" css="1"}} 8 8 <script type="text/javascript"> 9 9 angular.module('xwiki', ['ngResource'])