Last modified by Admin on 2022/02/28 00:29

From version 1.22
edited by Yann Flory
on 2016/02/29 15:51
Change comment: Imported extension [org.xwiki.contrib:api-structured-data-js] from repository [maven-xwiki (http://nexus.xwiki.org/nexus/content/groups/public)]
To version 2.1
edited by Jean SIMARD
on 2016/03/03 15:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.YannFlory
1 +xwiki:XWiki.jsimard
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -17,6 +17,7 @@
17 17  == Load the webjar ==
18 18  
19 19  To use the structured data access JS API, first you have to load the webjar containing the JavaScript code:
20 +
20 20  {{code language="javascript"}}
21 21  require.config({
22 22   paths: { "xapp": "$!services.webjars.url('org.xwiki.contrib:api-structured-data-js', 'api-structured-data.js')" }

Get Connected