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

From version 25.3
edited by Ecaterina Valica
on 2013/07/29 14:15
Change comment: There is no comment for this version
To version 20.4
edited by Ecaterina Valica
on 2013/04/16 08:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Home Menu (Portal v2.0)
1 +Portal Menu
Content
... ... @@ -7,26 +7,47 @@
7 7  == Community Feedback ==
8 8  
9 9  {{info}}
10 -[Proposal][UX] (, 2013)
10 +[Proposal][UX] Portal entry in menu and breadcrumbs http://markmail.org/thread/culfs6cj2pehx3ab (Apr 15, 2013)
11 11  {{/info}}
12 12  
13 +== Proposal ==
13 13  
15 +{{toc start="3"/}}
16 +
17 +=== Overview ===
18 +
14 14  (% class="left column50 dashboardleft" %)
15 15  (((
16 -== Proposal ==
21 +* 'Portal' = 'Main Wiki'
22 +* There can be two types of portals:
23 +** Wiki Portals (ex. myxwiki.org, farm, xwiki cloud instances)
24 +*** wikis are independent and they don't care one of another
25 +** Workspaces Portals (similar to xwiki.org [xem] + workspace features, useful for intranets)
26 +*** users are global and can access the individual thematic workspaces
17 17  
18 -{{toc start="3"/}}
28 +* Zones:
29 +** **1**: **Global Menu**
30 +** **2**: Header Zone
31 +*** contains logo, header and search bar
32 +** **3**: Quick Links Zone
33 +*** Horizontal Menu customizable by admins
34 +** **4**: Applications Zone
35 +*** similar to current Applications panel, should be customizable by user
36 +** **5**: Content Zone
37 +** **6**: Right Panels Zone
19 19  )))
20 20  
21 21  (% class="dashboardright right column50" %)
22 22  (((
23 -== Related Work ==
24 -
25 -{{warning}}
26 -[[Portal Menu>>Improvements.PortalMenu]]
27 -{{/warning}}
42 +{{gallery}}
43 +image:documentationOverview.png
44 +image:documentationOverviewAnnotated.png
45 +image:currentOverview453.png
46 +image:currentOverviewWorkspace453.png
47 +{{/gallery}}
28 28  )))
29 29  
50 +
30 30  (% class="clearfloats" %)
31 31  (((
32 32  
... ... @@ -39,11 +39,18 @@
39 39  (% class="left column50 dashboardleft" %)
40 40  (((
41 41  * 'Add Menu' entries
42 -** 'Wiki'
63 +** 'Workspace' / 'Wiki'
64 +*** In this step the flavors will be selected
43 43  ** 'Space'
66 +{{jiraIssues}}
67 +XWIKI-6684
68 +{{/jiraIssues}}
44 44  ** 'Page'
45 -** __ _ __
70 +{{jiraIssues}}
71 +XE-897
72 +{{/jiraIssues}}
46 46  ** 'Application'
74 +*** In this step you can use EM or AppWithinMinutes to create applications
47 47  
48 48  )))
49 49  
... ... @@ -51,7 +51,6 @@
51 51  (((
52 52  {{gallery}}
53 53  image:MenuAdd.png
54 -image:MenuAddSubWiki.png
55 55  image:MenuAddCurrent.png
56 56  {{/gallery}}
57 57  )))
... ... @@ -62,24 +62,20 @@
62 62  )))
63 63  
64 64  
65 -==== Home Menu ====
92 +==== Portal Menu ====
66 66  
67 67  (% class="left column50 dashboardleft" %)
68 68  (((
69 -* Home = Main Wiki
70 -** is the place that manages all the sub-wikis
96 +* Portal = Main Wiki
97 +** is the place that manages all the sub-wikis (workspaces)
71 71  ** will be marked in breadcrumbs and global menu with a "Home" icon
72 -** the name can be computed from the xwiki:Main.WebHome title and replaced by user with something else like 'Intranet', etc.
73 73  
74 -* 'Home' entries
75 -** 'Administration'
100 +* 'Portal' entries
101 +** 'Administer Portal'
76 76  ** __ _ __
77 -** 'Wikis Index'
78 -** 'Documents Index'
79 -** 'Users Index'
80 -** 'Applications Index'
103 +** 'Workspaces Directory'
104 +** Alternative: could also contain 'Users Directory', but would cover just the Workspace case, so having 'User Directory' in the 'Profile' submenu is better
81 81  
82 -
83 83  )))
84 84  
85 85  (% class="dashboardright right column50" %)
... ... @@ -112,11 +112,6 @@
112 112  *** A livetable with all applications installed in the Workspace, easily filtrable
113 113  ** __ _ __
114 114  ** 'Delete'
115 -
116 -{{warning}}
117 -Not sure if we should enforce this naming separation between wikis and workspaces. 'Workspace' is a long name and I would prefer to have only 'Wiki'.
118 -{{/warning}}
119 -
120 120  )))
121 121  
122 122  (% class="dashboardright right column50" %)
... ... @@ -188,3 +188,52 @@
188 188  (% class="clearfloats" %)
189 189  (((
190 190  )))
209 +
210 +==== Profile Menu ====
211 +
212 +(% class="left column50 dashboardleft" %)
213 +(((
214 +* 'Profile' entries
215 +** 'Profile'
216 +** 'Preferences'
217 +** __ _ __
218 +** 'Users Directory'
219 +*** Alternative: could be put also in the 'Portal' menu because in the Workspaces there will be just global users, but logically is related to 'Profile'
220 +*** Having it here works for both cases Wikis and Workspaces
221 +** 'Log-out'
222 +
223 +)))
224 +
225 +(% class="dashboardright right column50" %)
226 +(((
227 +{{gallery}}
228 +image:MenuProfile.png
229 +image:MenuProfileCurrent.png
230 +{{/gallery}}
231 +)))
232 +
233 +
234 +(% class="clearfloats" %)
235 +(((
236 +)))
237 +
238 +
239 +=== Breadcrumbs ===
240 +
241 +(% class="left column50 dashboardleft" %)
242 +(((
243 +* The 'Home' icon will represent the 'Portal' entry and will be always the first entry in the breadcrumbs
244 +* The Workspaces WebHome will be the next entry, followed by user added parent/child relationships
245 +)))
246 +
247 +(% class="dashboardright right column50" %)
248 +(((
249 +{{gallery}}
250 +image:Breadcrumbs.png
251 +image:BreadcrumbsCurrent.png
252 +{{/gallery}}
253 +)))
254 +
255 +(% class="clearfloats" %)
256 +(((
257 +)))
MenuAddSubWiki.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -33.4 KB
Content
currentOverview453.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 KB
Content
currentOverviewWorkspace453.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +58.9 KB
Content
documentationOverview.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 KB
Content
documentationOverviewAnnotated.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 KB
Content