Changes for page XWiki JavaScript API

Last modified by Simon Urli on 2022/09/14

<
From version < 33.1 >
edited by Vincent Massol
on 2015/07/29
To version < 33.2 >
edited by Vincent Massol
on 2015/07/30
>
Change comment: typo

Summary

Details

Page properties
Content
... ... @@ -196,7 +196,7 @@
196 196  
197 197  = Get some information about the current document {{info}}(Since 6.3M2){{/info}} =
198 198  
199 -In your javascript's applications, you can get (meta) information about the current document, though an AMS module.
199 +In your javascript's applications, you can get (meta) information about the current document, though an AMD module.
200 200  
201 201  {{code language="javascript"}}
202 202  require(['xwiki-meta'], function (xm) {

Get Connected