Last modified by Ecaterina Moraru on 2013/11/13 12:49

From version 2.4
edited by Ecaterina Valica
on 2011/09/14 16:17
Change comment: Added tag [XWikiOrgImprovements]
To version 3.1
edited by Ecaterina Moraru
on 2013/11/13 12:49
Change comment: Moved page to http://design.xwiki.org/xwiki/bin/view/Improvements/XWikiOrgDownloadManager

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +xwiki:XWiki.risherry
Content
... ... @@ -1,92 +1,1 @@
1 -## Generate URL to OW2 XWiki files
2 -#macro(dlurl $id) http://forge.ow2.org/project/download.php?group_id=170&file_id=${id} #end
3 -
4 -##All sources can also be browsed and downloaded from the [Source Repository>dev:Community.SourceRepository].
5 -
6 -#*
7 -#error("The OW2 download servers are currently down. Please temporarily use the following links to download XWiki:
8 -* [XWiki Enterprise files>http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise/]
9 -* [XWiki Platform Standard WAR>http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-web-standard/]
10 -* [XWiki Platform eXo WAR>http://maven.xwiki.org/releases/com/xpn/xwiki/platform/xwiki-web-exo/]
11 -* [XWiki Enterprise Manager files>http://maven.xwiki.org/releases/com/xpn/xwiki/products/xwiki-enterprise-manager/]
12 -* [XWiki Plugins>http://maven.xwiki.org/releases/com/xpn/xwiki/platform/plugins/]
13 -* [XWiki Applications>http://maven.xwiki.org/releases/com/xpn/xwiki/platform/applications/]")
14 -*#
15 -
16 -<div class="clearfloats"></div>
17 -
18 -<div class="categoryDescription">
19 -##warning("The standalone package is not supposed to be used in production, since the embedded database does not support large wikis efficiently.")
20 -</div>
21 -
22 -<div class="upgrade">
23 -
24 - <div class="download-link manager">
25 - <span class="download-content">
26 - <span class="download-title">[XWiki Enterprise Manager>manager:Main.WebHome] </span>
27 - <span class="download-action">Version 2.7</span>
28 - </span>
29 - <span class="download-type">Stable
30 - </span>
31 - </div>
32 -
33 - <div class="box floatinginfobox">
34 - <table class="downloadInfo" sumarry="Download Info">
35 - <tr>
36 - <td class="label">Released on</td>
37 - <td>23 Dec 2010</td>
38 - </tr>
39 - <tr>
40 - <td class="label">Size</td>
41 - <td>109MB</td>
42 - </tr>
43 - <tr>
44 - <td class="label">Type</td>
45 - <td>ZIP file</td>
46 - </tr>
47 - <tr>
48 - <td class="label">Platform</td>
49 - <td>All</td>
50 - </tr>
51 - </table>
52 - <a href="." class="extension-link small-extension-link download-extension manager">Download</a>
53 - </div>
54 -
55 - <div class="releaseNotes">
56 - <ul>
57 - <li>XWiki Enterprise Manager is now using XWiki Enterprise 2.7</li>
58 - </ul>
59 - <p>For more information, see the <span class="wikilink"><a href="/xwiki/bin/view/ReleaseNotes/ReleaseNotesXEM27">full release notes</a></span>.</p>
60 - <p class="secondary">This distribution includes a Jetty container (but no database), packaged as a ZIP file. This version works only with MySQL. For any other problem check out the [installation help>platform:AdminGuide.Installation#HInstallingtheStandalonedistribution].</p>
61 - </div>
62 - <div class="clearfloats"></div>
63 -
64 -</div>
65 -
66 -## Older Stable versions
67 -#set($versionStable = "2.7")
68 -#set($enterpriseManagerXemAppOlderStable = 16210)
69 -#set($enterpriseManagerMysqlOlderStable = 16211)
70 -#set($enterpriseManagerWebOlderStable = 16212)
71 -#set($enterpriseManagerWikiOlderStable = 16213)
72 -
73 -## Stable versions
74 -
75 -#set($enterpriseManagerXemApp = 16037)
76 -#set($enterpriseManagerMysql = 16038)
77 -#set($enterpriseManagerWeb = 16039)
78 -#set($enterpriseManagerWiki = 16040)
79 -
80 -#macro(administratorwarning)This installer requires administrator rights on the target OS, if you don't have those rights use the ZIP file below.#end
81 -
82 -<p class="releaseNotes">Other distributions:</p>
83 -{table}
84 -Platform|Type|Description|Installation Help|Download
85 -All |WAR file |WAR file that needs to be installed in a Container. A database also needs to be set up. |[Instructions>platform:AdminGuide.Installation#HInstallingtheStandalonedistribution] |[xwiki-enterprise-manager-web-${versionStable}.war>#dlurl($enterpriseManagerWeb)]
86 -All |XAR file |A default set of XEM pages which you can load in an empty instance or when doing an upgrade of XEM.|[Instructions>platform:AdminGuide.Installation#HInstallingtheDefaultWikiXAR] | [xwiki-enterprise-manager-wiki-administrator-${versionStable}.xar>#dlurl($enterpriseManagerWiki)]
87 -All |XAR file |Only contains XEM specifics pages to be imported in an existing XE instance when transforming it to a XEM|[Instructions>platform:AdminGuide.Installation#HInstallingtheStandalonedistribution]| [xwiki-enterprise-manager-application-xem-${versionStable}.xar>#dlurl($enterpriseManagerXemApp)]
88 -{table}
89 -
90 -Looking for [older versions>http://forge.ow2.org/project/showfiles.php?group_id=170] of XWiki Enterprise Manager?
91 -
92 -#includeInContext("Improvements.XWikiOrgDownloadOther")
1 +{{warning}}Moved to [[design.xwiki.org:Improvements.XWikiOrgDownloadManager>>http://design.xwiki.org/xwiki/bin/view/Improvements/XWikiOrgDownloadManager]]{{/warning}}