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

From version 19.8
edited by Ecaterina Valica
on 2013/04/15 21:43
Change comment: There is no comment for this version
To version 31.4
edited by Ecaterina Valica
on 2013/07/29 14:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Portal Menu
1 +Home Menu (Portal v2.0)
Content
... ... @@ -7,46 +7,26 @@
7 7  == Community Feedback ==
8 8  
9 9  {{info}}
10 -.
10 +[Proposal][UX] (, 2013)
11 11  {{/info}}
12 12  
13 -== Proposal ==
14 14  
15 -{{toc start="3"/}}
16 -
17 -=== Overview ===
18 -
19 19  (% class="left column50 dashboardleft" %)
20 20  (((
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
16 +== Proposal ==
27 27  
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
18 +{{toc start="3"/}}
38 38  )))
39 39  
40 40  (% class="dashboardright right column50" %)
41 41  (((
42 -{{gallery}}
43 -image:documentationOverview.png
44 -image:documentationOverviewAnnotated.png
45 -image:currentOverview453.png
46 -{{/gallery}}
23 +== Related Work ==
24 +
25 +{{warning}}
26 +[[Portal Menu>>Improvements.PortalMenu]]
27 +{{/warning}}
47 47  )))
48 48  
49 -
50 50  (% class="clearfloats" %)
51 51  (((
52 52  
... ... @@ -58,19 +58,12 @@
58 58  
59 59  (% class="left column50 dashboardleft" %)
60 60  (((
61 -* "Add Menu" entries
62 -** "Workspace" / "Wiki"
63 -*** In this step the flavors will be selected
64 -** "Space"
65 -{{jiraIssues}}
66 -XWIKI-6684
67 -{{/jiraIssues}}
68 -** "Page"
69 -{{jiraIssues}}
70 -XE-897
71 -{{/jiraIssues}}
72 -** "Application"
73 -*** In this step you can use EM or AppWithinMinutes to create applications
41 +* 'Add Menu' entries
42 +** 'Wiki'
43 +** 'Space'
44 +** 'Page'
45 +** __ _ __
46 +** 'Application'
74 74  
75 75  )))
76 76  
... ... @@ -77,7 +77,8 @@
77 77  (% class="dashboardright right column50" %)
78 78  (((
79 79  {{gallery}}
80 -image:MenuAdd.png
53 +image:MenuAddMain.png
54 +image:MenuAddSubWiki.png
81 81  image:MenuAddCurrent.png
82 82  {{/gallery}}
83 83  )))
... ... @@ -88,28 +88,33 @@
88 88  )))
89 89  
90 90  
91 -==== Portal Menu ====
65 +==== Home Menu ====
92 92  
93 93  (% class="left column50 dashboardleft" %)
94 94  (((
95 -* Portal = Main Wiki
96 -** is the place that manages all the sub-wikis (workspaces)
69 +* Home = Main Wiki
70 +** is the place that manages all the sub-wikis
97 97  ** 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.
98 98  
99 -* "Portal" entries
100 -** "Administer Portal"
101 -** "Workspaces Directory"
102 -** Alternative: could also contain "Users Directory"
74 +* 'Home' entries
75 +** 'Administration'
76 +** __ _ __
77 +** 'Wikis Index'
78 +** 'Documents Index'
79 +** 'Users Index'
80 +** 'Applications Index'
103 103  
82 +
104 104  )))
105 105  
106 106  (% class="dashboardright right column50" %)
107 107  (((
108 108  {{gallery}}
109 -image:MenuPortal.png
88 +image:HomeMenuSubWiki.png
89 +image:HomeMenuMain.png
110 110  image:MenuPortalCurrent.png
111 111  image:WorkspacesDirectoryCurrent.png
112 -.png
113 113  {{/gallery}}
114 114  )))
115 115  
... ... @@ -123,7 +123,21 @@
123 123  
124 124  (% class="left column50 dashboardleft" %)
125 125  (((
105 +* 'Wiki' entries
106 +** 'Watch Wiki'
107 +** 'Administer Wiki'
108 +** __ _ __
109 +** 'Workspace Index'/'Wiki'
110 +*** Document Index at Workspace/Wiki level
111 +** 'Applications Index'
112 +*** A livetable with all applications installed in the Workspace, easily filtrable
113 +** __ _ __
114 +** 'Delete'
126 126  
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 +
127 127  )))
128 128  
129 129  (% class="dashboardright right column50" %)
... ... @@ -144,7 +144,15 @@
144 144  
145 145  (% class="left column50 dashboardleft" %)
146 146  (((
147 -
140 +* 'Space' entries
141 +** 'Watch Space'
142 +** 'Administer Space'
143 +** __ _ __
144 +** 'Space Index'
145 +*** Document index at Space level
146 +** __ _ __
147 +** 'Delete'
148 +*** and other space actions that will be implemented
148 148  )))
149 149  
150 150  (% class="dashboardright right column50" %)
... ... @@ -165,7 +165,14 @@
165 165  
166 166  (% class="left column50 dashboardleft" %)
167 167  (((
168 -
169 +* 'Page' entries
170 +** 'Watch Page'
171 +** 'Administer Page'
172 +*** New administration section for pages that will contain Rights + display options for page level (like show comments, etc.)
173 +** __ _ __
174 +** 'Copy'
175 +** 'Rename'
176 +** 'Delete'
169 169  )))
170 170  
171 171  (% class="dashboardright right column50" %)
... ... @@ -180,43 +180,3 @@
180 180  (% class="clearfloats" %)
181 181  (((
182 182  )))
183 -
184 -==== Profile Menu ====
185 -
186 -(% class="left column50 dashboardleft" %)
187 -(((
188 -
189 -)))
190 -
191 -(% class="dashboardright right column50" %)
192 -(((
193 -{{gallery}}
194 -image:MenuProfile.png
195 -image:MenuProfileCurrent.png
196 -{{/gallery}}
197 -)))
198 -
199 -
200 -(% class="clearfloats" %)
201 -(((
202 -)))
203 -
204 -
205 -=== Breadcrumbs ===
206 -
207 -(% class="left column50 dashboardleft" %)
208 -(((
209 -
210 -)))
211 -
212 -(% class="dashboardright right column50" %)
213 -(((
214 -{{gallery}}
215 -image:Breadcrumbs.png
216 -image:BreadcrumbsCurrent.png
217 -{{/gallery}}
218 -)))
219 -
220 -(% class="clearfloats" %)
221 -(((
222 -)))
Breadcrumbs.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -19.1 KB
Content
BreadcrumbsCurrent.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -16.9 KB
Content
MenuAdd.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -48.3 KB
Content
MenuPortal.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -51.9 KB
Content
currentOverview453.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -48.3 KB
Content
documentationOverview.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -48.3 KB
Content
documentationOverviewAnnotated.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -48.3 KB
Content
HomeMenuMain.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +32.8 KB
Content
HomeMenuSubWiki.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +39.7 KB
Content
MenuAddMain.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +26.5 KB
Content
MenuAddSubWiki.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +33.4 KB
Content