Last modified by Vincent Massol on 2023/10/10

From version 3.2
edited by Vincent Massol
on 2017/09/01
Change comment: Update document after refactoring.
To version 3.3
edited by Vincent Massol
on 2017/09/01
Change comment: Updated the relative links.

Summary

Details

Page properties
Content
... ... @@ -49,7 +49,7 @@
49 49  1*. the library code is not included in the extension sources any more
50 50  1*. but the version is still specified in the code
51 51  1*. and XWiki might be behind a Proxy/Firewall with limited internet access
52 -1. Deploy moment.js as a [[**WebJar**>>extensions:Extension.WebJars Integration]] and load it using [[**RequireJS**>>JavaScriptAPI||anchor="HRequireJSandjQueryAPIs"]] and the WebJar Script Service.
52 +1. Deploy moment.js as a [[**WebJar**>>extensions:Extension.WebJars Integration]] and load it using [[**RequireJS**>>platform:DevGuide.JavaScriptAPI||anchor="HRequireJSandjQueryAPIs"]] and the WebJar Script Service.
53 53  
54 54  = What is a WebJar? =
55 55  
... ... @@ -238,7 +238,7 @@
238 238  
239 239  = Why should we package WebJars? =
240 240  
241 -* See [[Why should we use WebJars?>>]]
241 +* See [[Why should we use WebJars?>>platform:DevGuide.IntegratingJavaScriptLibraries]]
242 242  * Group resources by functionality
243 243  * State dependencies clearly
244 244  * Apply quality tools

Get Connected