Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -86,6 +86,9 @@ 86 86 ; **[[Writing a custom SOLR search for an AppWithinMinutes application>>WritingCustomSolrSearchForAWM]]** 87 87 : Tutorial to show how to write a customized SOLR search screen in XWiki for an [[AWM application>>extensions:Extension.App Within Minutes Application]]. For this example we have used the [["Expense Report" application>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Expense+Report+Application]]. 88 88 89 +; **[[Integrating JavaScript Libraries>>IntegratingJavaScriptLibraries]]** 90 +: A tutorial on how we can use [[WebJars>>extensions:Extension.WebJars Integration]] and [[RequireJS>>http://requirejs.org/]] to integrate JavaScript libraries in XWiki. Moreover, you'll see how you can package your own JavaScript code as a WebJar in order to benefit from various code quality tools (static code analysis with [[jshint>>http://jshint.com/]], integration testing with [[Jasmine>>http://jasmine.github.io/]]). 91 + 89 89 ; **[[Performing Asynchronous Tasks>>PerformingAsynchronousTasks]]** 90 90 : A tutorial on how to perform long-running and expensive operations in XWiki from a background thread using the [[Job Module>>extensions:Extension.Job Module]]. 91 91