Changes for page Download XWiki

Last modified by Thomas Mortagne on 2024/03/27

From version 143.1
edited by Simon Urli
on 2019/04/30
Change comment: There is no comment for this version
To version 145.1
edited by Guillaume Delhumeau
on 2019/05/07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.surli
1 +XWiki.gdelhumeau
Content
... ... @@ -2,7 +2,7 @@
2 2  ## ##########################################################################################################
3 3  ## $versions = Version Number (0) - Release Date (1) - Type (2) {LTS, stable, development} - Release Notes Page (3) - Release Summary (4)
4 4  #set ($versions = [
5 - ['10.11.7', '23 April 2019', 'LTS', 'xwiki:ReleaseNotes.Data.XWiki.10\.11\.7.WebHome', '
5 + ['10.11.8', '7 May 2019', 'LTS', 'xwiki:ReleaseNotes.Data.XWiki.10\.11\.8.WebHome', '
6 6  * Bug fixes
7 7  '],
8 8   ['11.3', '30 April 2019', 'stable', 'xwiki:ReleaseNotes.Data.XWiki.11\.3.WebHome', '
... ... @@ -11,13 +11,6 @@
11 11  * Warning when Deleting Users with Scripting Rights
12 12  * Tomcat 9 based Debian Package
13 13  * Many Bug Fixes
14 -'],
15 - ['11.3-rc-1', '23 April 2019', 'development', 'xwiki:ReleaseNotes.Data.XWiki.11\.3RC1.WebHome', '
16 -* Improved Live Table Date Filter
17 -* Improved Database List Field in AppWithinMinutes
18 -* Warning when Deleting Users with Scripting Rights
19 -* Tomcat 9 based Debian Package
20 -* Many Bug Fixes
21 21  ']
22 22  ])
23 23  ## ##########################################################################################################
... ... @@ -24,8 +24,8 @@
24 24  ## $versionDetails = TypeID: Name (0) - Button Style (1) - Notes (2)
25 25  #set ($versionDetails = {
26 26   'LTS': ['Long Term Support', 'primary', 'Note: This version is the latest stable version from the last XWiki cycle. This is the most stable version and is what we recommend to use in production.'],
27 - 'stable': ['Stable', 'info', 'Note: This version is the latest stable version from the current XWiki cycle. This is the version recommended if you wish to try out the new features from the cycle.']
28 - ## 'development': ['Development', 'success', 'Note: This version is the latest development version from the current XWiki cycle. This is the version to use if you want to test the really latest feature and provide feedback. Not for production.']
20 + 'stable': ['Stable', 'info', 'Note: This version is the latest stable version from the current XWiki cycle. This is the version recommended if you wish to try out the new features from the cycle.'],
21 + 'development': ['Development', 'success', 'Note: This version is the latest development version from the current XWiki cycle. This is the version to use if you want to test the really latest feature and provide feedback. Not for production.']
29 29  })
30 30  ## ################################################################
31 31  ## Generate the versions layout

Get Connected