Last modified by Thomas Mortagne on 2023/10/13

<
From version < 55.2 >
edited by Vincent Massol
on 2015/05/08
To version < 56.1 >
edited by Marius Dumitru Florea
on 2015/06/15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.mflorea
Content
... ... @@ -157,6 +157,10 @@
157 157  
158 158  == Loading JavaScript from WebJars with RequireJS ==
159 159  
160 +{{info}}
161 +The following notes apply **only** to XWiki version **7.1M1** and **7.1RC1**. We have fixed this [[backward-compatibility issue>>http://jira.xwiki.org/browse/XWIKI-12168]] in 7.1 final so that you don't have to update your code if you upgrade to XWiki 7.1+.
162 +{{/info}}
163 +
160 160  [[WebJars integration>>extensions:Extension.WebJars Integration]], available since 6.0M1, allows us to use JavaScript code that has been packaged as JAR and which has been included in the XWiki WAR or installed as an extension. Until this version the URL used to access a resource from a WebJar was looking like this:
161 161  
162 162  {{code language="none"}}

Get Connected