From version 1.1 >
edited by Sergiu Dumitriu
on 2011/12/08
To version < 2.1 >
edited by Sergiu Dumitriu
on 2011/12/08
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,81 +1,21 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
1 +{{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
4 4  
5 -<insert description of release here>
3 += New and Noteworthy =
6 6  
7 -= New and Noteworthy (since <product> <version - 1>) =
5 +XWiki Enterprise Manager is now using XWiki Enterprise 3.3 RC 1. See the [[XWiki Enterprise 3.3 RC 1 release notes>>ReleaseNotesXWikiEnterprise33RC1]]. Apart from that, this release actually sees some major changes:
8 8  
9 -== <feature N> ==
7 +== XEM now behaves as a workspace manager ==
10 10  
11 -<description of feature N>
9 +After the introduction of the [["Workspaces">>extensions:Extension.Workspace Application]] aspect of virtual farms in the previous release, now XWiki Enterprise Manager has been changed to be a Workspaces distribution.
12 12  
13 -= For Developers =
11 +== Path-based multiwiki enabled by default ==
14 14  
15 -== <developer feature N> ==
13 +In virtual mode, XWiki can work in two ways: based on domain names, where each virtual wiki is accessed from a different DNS domain, like ##__wikiname__.myfarm.net##, and path-based, where each virtual wiki is accessed on a different path of the same domain, like ##www.myfarm.net/wikis/__wikiname__/##. Since the former mode is harder to set up, since it requires a custom DNS server, we have enabled the second mode by default in this release.
16 16  
17 -<description of developer feature N>
18 -
19 -== Deprecated and Retired projects ==
20 -
21 -<description of deprecated and retired projects>
22 -
23 -== Upgrades ==
24 -
25 -The following dependencies have been upgraded:
26 -
27 -* <list libraries that have been upgraded>
28 -
29 -== Miscellaneous ==
30 -
31 -<other stuff to add and link to JIRA for all issues fixed>
32 -
33 -== Translations ==
34 -
35 -The following translations have been updated:
36 -
37 -{{language codes="code1, code2"/}}
38 -
39 -= Supported Browsers =
40 -
41 -Here's the list of supported browsers for this version (i.e. browsers that we've tested as working):
42 -
43 -{{velocity}}
44 -## name = iexplorer, firefox, chrome, safari, opera
45 -{{/velocity}}
46 -
47 -{{browser name="browser" version="x.x"/}}
48 -
49 49  = Known issues =
50 50  
51 51  * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
52 52  
53 -= Test Report =
54 -
55 -You can check the [[manual test report>>TestReports.WebHome#<anchor to test report>]] to learn about what was tested and the results on various browsers.
56 -
57 57  = Backward Compatibility and Migration Notes =
58 58  
59 -== General Notes ==
60 -
61 -{{warning}}
62 -If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
63 -{{/warning}}
64 -
65 -You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
66 -
67 -{{warning}}
68 -Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
69 -{{/warning}}
70 -
71 -== Issues specific to <projet> <version> ==
72 -
73 -<issues specific to the project>
74 -
75 -== API Breakages ==
76 -
77 -The following APIs were modified since <project> <version - 1>:
78 -
79 -{{code language="none"}}
80 -<clirr output here>
81 -{{/code}}
21 +See the [[XWiki Enterprise 3.3 RC 1 Backward Compatibility and Migration Notes>>ReleaseNotesXWikiEnterprise33RC1#HBackwardCompatibilityandMigrationNotes]].

Get Connected