Last modified by Manuel Leduc on 2023/10/13

<
From version < 17.1 >
edited by Thomas Mortagne
on 2016/01/11
To version < 19.1 >
edited by Thomas Mortagne
on 2016/01/11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,70 +15,47 @@
1 -{{velocity filter="none"}}
2 -{{html clean="false" wiki="true"}}
3 -#macro(screenshot $filename)
4 -{{html clean="false" wiki="true"}}
5 -<div style="border: 1px solid #000; float:right; margin:20px;">
6 - <a href="$doc.getAttachmentURL($filename)">
7 - <img src="$doc.getAttachmentURL($filename,'download','width=500')"/>
8 - </a>
9 -</div>
10 -{{/html}}
11 -#end
12 -
13 -= Release Notes for XWiki Workspaces 1.1 Milestone 1 =
14 -
15 15  {{toc/}}
16 16  
17 -== Changes from XWiki Workspaces 1.0 ==
3 += Changes from XWiki Workspaces 1.0 ==
18 18  
19 -=== New features implemented ===
5 +== New features implemented ===
20 20  
21 -#screenshot("OpenSpaces.png")
7 +{{image reference="OpenSpaces.png"/}}
22 22  
23 -* **New publication mode : Open**
24 -<p/>
9 +=== New publication mode : Open
10 +
25 25  Your workspaces can now be **open**, allowing every registered user to access such workspaces with both view and edit permissions. As for public workspaces, those will be listed for everybody, in the "All my spaces" interface.
26 26  
27 -(% class="clearfloats" %)((()))
28 -#screenshot("WorkspaceApplicationManagement.png")
13 +{{image reference="WorkspaceApplicationManagement.png"/}}
29 29  
30 -* **Application management**
31 -<p/>
15 +=== Application management
16 +
32 32  Because you do not always need all the provided applications, you can now uninstall and install applications in a workspace whenever you want. To do so, click on the "Administration" link of a workspace, and in the administration menu, click the "Manage Applications" link. (You will need to be administrator of that workspace to be able to do that).
33 -<p/>
34 -<div style="width:400px;">
35 -{{warning}}When creating new workspaces, the default application list remain the same for now (Wiki, Blog, Photos, Files). You can modify this list changing the <em>xwiki.workspaces.defaultapplications</em> parameter in xwiki.cfg. In next milestone, checkboxes will be provided for being able to choose applications to install at workspace creation time.{{/warning}}
36 -</div>
37 37  
38 -(% class="clearfloats" %)((()))
39 -#screenshot("Workstream.png")
19 +{{warning}}
20 +When creating new workspaces, the default application list remain the same for now (Wiki, Blog, Photos, Files). You can modify this list changing the ##xwiki.workspaces.defaultapplications## parameter in xwiki.cfg. In next milestone, checkboxes will be provided for being able to choose applications to install at workspace creation time.
21 +{{/warning}}
40 40  
41 -* **New application : the Workstream**
42 -<p/>
43 -With this release, a new application is made available for every workspace : the <em>Workstream</em>. The workstream allow the workspace members to keep their coworkers informed of what they are doing. The workstream is a simple update stream, that also allows users to decide if they want their story published on the workspace dashboard and on user dashboards.
44 -{{/html}}
45 -{{/velocity}}
23 +{{image reference="Workstream.png"/}}
46 46  
47 -(% class="clearfloats" %)
48 -(((
25 +=== New application : the Workstream
49 49  
50 -)))
27 +With this release, a new application is made available for every workspace : the ##Workstream##. The workstream allow the workspace members to keep their coworkers informed of what they are doing. The workstream is a simple update stream, that also allows users to decide if they want their story published on the workspace dashboard and on user dashboards.
51 51  
52 -* **Installers**
29 +=== Installers
53 53  
54 54  There are now both Windows and generic java installers for a smoother first installation of XWiki Workspaces.
55 55  
56 -=== Full release notes ===
33 +== Full release notes ==
57 57  
58 58  You can read the [[full release notes on JIRA>>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10678&styleName=Text&projectId=10302]]
59 59  
60 -== Known issues ==
37 += Known issues =
61 61  
62 62  [[Issues we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC]]
63 63  
64 -== Installation ==
41 += Installation =
65 65  
66 66  Read the [[Installation guide>>workspaces:AdminGuide.WebHome]] on workspaces.xwiki.org
67 67  
68 -== Upgrading from an older version ==
45 += Upgrading from an older version =
69 69  
70 70  The process to upgrade an existing WAR installation of XWiki Workspaces is very similar as the one described [[here>>platform:AdminGuide.Installation||anchor="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