Version 9.1 by Jerome on 2008/06/18

Hide last authors
Jerome 6.1 1 #macro(screenshot $filename)
2 <div style="border: 1px solid #000; float:right; margin:20px;">
3 <a href="$doc.getAttachmentURL($filename)">
4 <img src="$doc.getAttachmentURL($filename,'download','width=500')"/>
5 </a>
6 </div>
7 #end
8
Jerome 1.1 9 #warning("This version of XWiki Workspaces has not been released yet.")
10
11 1 Release Notes for XWiki Workspaces 1.1 Milestone 2
12
13 #toc("" "" "")
14
15 1.1 Changes from XWiki Workspaces 1.1 Milestone 1
16
17 1.1.1 New features implemented
18
Jerome 7.1 19 #screenshot("register.png")
Jerome 6.1 20
Jerome 1.1 21 * *Public registration mode*
Jerome 8.1 22 <div class="clearfloats"></div>
Jerome 6.1 23
Jerome 7.1 24 #screenshot("invitations.png")
Jerome 6.1 25
Jerome 1.1 26 * *Invite external users to your workspaces*
Jerome 8.1 27 <div class="clearfloats"></div>
Jerome 1.1 28
Jerome 6.1 29 #screenshot("applications.png")
Jerome 8.1 30
Jerome 6.1 31 * *Choose your applications at workspace creation time*
Jerome 8.1 32 <div class="clearfloats"></div>
Jerome 6.1 33
Jerome 1.1 34 1.1.1 Full release notes
35
36 You can read the [full release notes on JIRA>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10678&styleName=Text&projectId=10302]
37
38 1.1 Known issues
39
40 [Issues we know about>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302]
41
42 1.1 Installation
43
44 Read the [Getting Started guide>workspaces:Main.GettingStarted] on workspaces.xwiki.org
45
46 1.1 Upgrading from an older version
47
48 The process to upgrade an existing WAR installation of XWiki Workspaces is very similar as the one described [here>platform:AdminGuide.Installation#HUpgradingXWikiCore] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment.

Get Connected