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.12
edited by Ecaterina Valica
on 2013/07/29 13:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,13 +7,13 @@
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 13  
14 14  (% class="left column50 dashboardleft" %)
15 15  (((
16 -== Proposal ==
16 +=== Proposal ===
17 17  
18 18  {{toc start="3"/}}
19 19  )))
... ... @@ -20,7 +20,7 @@
20 20  
21 21  (% class="dashboardright right column50" %)
22 22  (((
23 -== Related Work ==
23 +=== Related Work ===
24 24  
25 25  {{warning}}
26 26  [[Portal Menu>>Improvements.PortalMenu]]
... ... @@ -27,6 +27,41 @@
27 27  {{/warning}}
28 28  )))
29 29  
30 +
31 +=== Overview ===
32 +
33 +(% class="left column50 dashboardleft" %)
34 +(((
35 +* 'Portal' = 'Main Wiki'
36 +* There can be two types of portals:
37 +** Wiki Portals (ex. myxwiki.org, farm, xwiki cloud instances)
38 +*** wikis are independent and they don't care one of another
39 +** Workspaces Portals (similar to xwiki.org [xem] + workspace features, useful for intranets)
40 +*** users are global and can access the individual thematic workspaces
41 +
42 +* Zones:
43 +** **1**: **Global Menu**
44 +** **2**: Header Zone
45 +*** contains logo, header and search bar
46 +** **3**: Quick Links Zone
47 +*** Horizontal Menu customizable by admins
48 +** **4**: Applications Zone
49 +*** similar to current Applications panel, should be customizable by user
50 +** **5**: Content Zone
51 +** **6**: Right Panels Zone
52 +)))
53 +
54 +(% class="dashboardright right column50" %)
55 +(((
56 +{{gallery}}
57 +image:documentationOverview.png
58 +image:documentationOverviewAnnotated.png
59 +image:currentOverview453.png
60 +image:currentOverviewWorkspace453.png
61 +{{/gallery}}
62 +)))
63 +
64 +
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'
77 +** 'Workspace' / 'Wiki'
78 +*** In this step the flavors will be selected
43 43  ** 'Space'
80 +{{jiraIssues}}
81 +XWIKI-6684
82 +{{/jiraIssues}}
44 44  ** 'Page'
45 -** __ _ __
84 +{{jiraIssues}}
85 +XE-897
86 +{{/jiraIssues}}
46 46  ** 'Application'
88 +*** 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 ====
106 +==== 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
110 +* Portal = Main Wiki
111 +** 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'
114 +* 'Portal' entries
115 +** 'Administer Portal'
76 76  ** __ _ __
77 -** 'Wikis Index'
78 -** 'Documents Index'
79 -** 'Users Index'
80 -** 'Applications Index'
117 +** 'Workspaces Directory'
118 +** 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" %)
... ... @@ -188,3 +188,54 @@
188 188  (% class="clearfloats" %)
189 189  (((
190 190  )))
228 +
229 +==== Profile Menu ====
230 +
231 +(% class="left column50 dashboardleft" %)
232 +(((
233 +* 'Profile' entries
234 +** 'Profile'
235 +** 'Preferences'
236 +** __ _ __
237 +** 'Users Directory'
238 +*** 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'
239 +*** Having it here works for both cases Wikis and Workspaces
240 +*** In Workspaces the link would redirect to the Portal (Main Wiki), in farm wikis the link would redirect to local User Directory
241 +** __ _ __
242 +** 'Log-out'
243 +
244 +)))
245 +
246 +(% class="dashboardright right column50" %)
247 +(((
248 +{{gallery}}
249 +image:MenuProfile.png
250 +image:MenuProfileCurrent.png
251 +{{/gallery}}
252 +)))
253 +
254 +
255 +(% class="clearfloats" %)
256 +(((
257 +)))
258 +
259 +
260 +=== Breadcrumbs ===
261 +
262 +(% class="left column50 dashboardleft" %)
263 +(((
264 +* The 'Home' icon will represent the 'Portal' entry and will be always the first entry in the breadcrumbs
265 +* The Workspaces WebHome will be the next entry, followed by user added parent/child relationships
266 +)))
267 +
268 +(% class="dashboardright right column50" %)
269 +(((
270 +{{gallery}}
271 +image:Breadcrumbs.png
272 +image:BreadcrumbsCurrent.png
273 +{{/gallery}}
274 +)))
275 +
276 +(% class="clearfloats" %)
277 +(((
278 +)))
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 +51.9 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 +72.8 KB
Content
documentationOverviewAnnotated.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 KB
Content