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

From version 26.3
edited by Ecaterina Valica
on 2013/07/29 14:18
Change comment: Deletion of image MenuAdd.png
To version 20.14
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,7 +7,7 @@
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  
... ... @@ -29,9 +29,47 @@
29 29  
30 30  (% class="clearfloats" %)
31 31  (((
32 +)))
32 32  
34 +=== Overview ===
35 +
36 +(% class="left column50 dashboardleft" %)
37 +(((
38 +* 'Portal' = 'Main Wiki'
39 +* There can be two types of portals:
40 +** Wiki Portals (ex. myxwiki.org, farm, xwiki cloud instances)
41 +*** wikis are independent and they don't care one of another
42 +** Workspaces Portals (similar to xwiki.org [xem] + workspace features, useful for intranets)
43 +*** users are global and can access the individual thematic workspaces
44 +
45 +* Zones:
46 +** **1**: **Global Menu**
47 +** **2**: Header Zone
48 +*** contains logo, header and search bar
49 +** **3**: Quick Links Zone
50 +*** Horizontal Menu customizable by admins
51 +** **4**: Applications Zone
52 +*** similar to current Applications panel, should be customizable by user
53 +** **5**: Content Zone
54 +** **6**: Right Panels Zone
33 33  )))
34 34  
57 +(% class="dashboardright right column50" %)
58 +(((
59 +{{gallery}}
60 +image:documentationOverview.png
61 +image:documentationOverviewAnnotated.png
62 +image:currentOverview453.png
63 +image:currentOverviewWorkspace453.png
64 +{{/gallery}}
65 +)))
66 +
67 +
68 +(% class="clearfloats" %)
69 +(((
70 +
71 +)))
72 +
35 35  === Global Menu ===
36 36  
37 37  ==== Add Menu ====
... ... @@ -39,11 +39,18 @@
39 39  (% class="left column50 dashboardleft" %)
40 40  (((
41 41  * 'Add Menu' entries
42 -** 'Wiki'
80 +** 'Workspace' / 'Wiki'
81 +*** In this step the flavors will be selected
43 43  ** 'Space'
83 +{{jiraIssues}}
84 +XWIKI-6684
85 +{{/jiraIssues}}
44 44  ** 'Page'
45 -** __ _ __
87 +{{jiraIssues}}
88 +XE-897
89 +{{/jiraIssues}}
46 46  ** 'Application'
91 +*** In this step you can use EM or AppWithinMinutes to create applications
47 47  
48 48  )))
49 49  
... ... @@ -50,8 +50,7 @@
50 50  (% class="dashboardright right column50" %)
51 51  (((
52 52  {{gallery}}
53 -image:MenuAddMain.png
54 -image:MenuAddSubWiki.png
98 +image:MenuAdd.png
55 55  image:MenuAddCurrent.png
56 56  {{/gallery}}
57 57  )))
... ... @@ -62,24 +62,20 @@
62 62  )))
63 63  
64 64  
65 -==== Home Menu ====
109 +==== 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
113 +* Portal = Main Wiki
114 +** 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'
117 +* 'Portal' entries
118 +** 'Administer Portal'
76 76  ** __ _ __
77 -** 'Wikis Index'
78 -** 'Documents Index'
79 -** 'Users Index'
80 -** 'Applications Index'
120 +** 'Workspaces Directory'
121 +** 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  )))
231 +
232 +==== Profile Menu ====
233 +
234 +(% class="left column50 dashboardleft" %)
235 +(((
236 +* 'Profile' entries
237 +** 'Profile'
238 +** 'Preferences'
239 +** __ _ __
240 +** 'Users Directory'
241 +*** 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'
242 +*** Having it here works for both cases Wikis and Workspaces
243 +*** In Workspaces the link would redirect to the Portal (Main Wiki), in farm wikis the link would redirect to local User Directory
244 +** __ _ __
245 +** 'Log-out'
246 +
247 +)))
248 +
249 +(% class="dashboardright right column50" %)
250 +(((
251 +{{gallery}}
252 +image:MenuProfile.png
253 +image:MenuProfileCurrent.png
254 +{{/gallery}}
255 +)))
256 +
257 +
258 +(% class="clearfloats" %)
259 +(((
260 +)))
261 +
262 +
263 +=== Breadcrumbs ===
264 +
265 +(% class="left column50 dashboardleft" %)
266 +(((
267 +* The 'Home' icon will represent the 'Portal' entry and will be always the first entry in the breadcrumbs
268 +* The Workspaces WebHome will be the next entry, followed by user added parent/child relationships
269 +)))
270 +
271 +(% class="dashboardright right column50" %)
272 +(((
273 +{{gallery}}
274 +image:Breadcrumbs.png
275 +image:BreadcrumbsCurrent.png
276 +{{/gallery}}
277 +)))
278 +
279 +(% class="clearfloats" %)
280 +(((
281 +)))
MenuAddMain.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -26.5 KB
Content
MenuAddSubWiki.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -33.4 KB
Content
MenuAdd.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 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 +58.5 KB
Content
documentationOverviewAnnotated.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +48.3 KB
Content