Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -165,6 +165,7 @@ 165 165 = Get some informations about the current document = 166 166 167 167 In your javascript's applications, you can get some (meta) informations about the current document, though an AMS module. 168 + 168 168 {{code language="javascript"}} 169 169 require(['xwiki-meta'], function (xm) { 170 170 xm.document // get he current document (eg: Main.WebHome)