Changes for page XWiki JavaScript API

Last modified by Simon Urli on 2022/09/14

From version 23.1
edited by Marius Dumitru Florea
on 2015/02/03
Change comment: There is no comment for this version
To version 23.2
edited by Eduard Moraru
on 2015/03/25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.enygma
Content
... ... @@ -178,9 +178,9 @@
178 178  });
179 179  {{/code}}
180 180  
181 -= Get some informations about the current document =
181 += Get some information about the current document =
182 182  
183 -In your javascript's applications, you can get some (meta) informations about the current document, though an AMS module.
183 +In your javascript's applications, you can get (meta) information about the current document, though an AMS module.
184 184  
185 185  {{code language="javascript"}}
186 186  require(['xwiki-meta'], function (xm) {

Get Connected