Wiki source code of Portal Menu

Version 16.4 by Ecaterina Valica on 2013/04/15 20:54

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("Improvements.WebHome")
3 $xwiki.ssx.use("Standards.WebHome")
4 $xwiki.ssx.use("Improvements.DocumentationFlavor")
5 {{/velocity}}
6
7 == Community Feedback ==
8
9 {{info}}
10 .
11 {{/info}}
12
13 == Proposal ==
14
15 {{toc start="3"/}}
16
17 === Overview ===
18
19 (% class="left column50 dashboardleft" %)
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
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
38 )))
39
40 (% class="dashboardright right column50" %)
41 (((
42 {{gallery}}
43 image:documentationOverview.png
44 image:documentationOverviewAnnotated.png
45 image:currentOverview453.png
46 {{/gallery}}
47 )))
48
49
50 (% class="clearfloats" %)
51 (((
52
53 )))
54
55 === Global Menu ===
56
57 ==== Add Menu ====
58
59 (% class="left column50 dashboardleft" %)
60 (((
61
62 )))
63
64 (% class="dashboardright right column50" %)
65 (((
66 {{gallery}}
67 image:MenuAdd.png
68 image:MenuAddCurrent.png
69 {{/gallery}}
70 )))
71
72
73 (% class="clearfloats" %)
74 (((
75 )))
76
77
78 ==== Portal Menu ====
79
80 (% class="left column50 dashboardleft" %)
81 (((
82
83 )))
84
85 (% class="dashboardright right column50" %)
86 (((
87 {{gallery}}
88 image:MenuPortal.png
89 image:MenuPortalCurrent.png
90 {{/gallery}}
91 )))
92
93
94 (% class="clearfloats" %)
95 (((
96 )))
97
98
99 ==== Workspace/Wiki Menu ====
100
101 (% class="left column50 dashboardleft" %)
102 (((
103
104 )))
105
106 (% class="dashboardright right column50" %)
107 (((
108 {{gallery}}
109 image:MenuWorkspace.png
110 image:MenuWorkspaceCurrent.png
111 {{/gallery}}
112 )))
113
114
115 (% class="clearfloats" %)
116 (((
117 )))
118
119
120 ==== Space Menu ====
121
122 (% class="left column50 dashboardleft" %)
123 (((
124
125 )))
126
127 (% class="dashboardright right column50" %)
128 (((
129 {{gallery}}
130 image:MenuSpace.png
131 image:MenuSpaceCurrent.png
132 {{/gallery}}
133 )))
134
135
136 (% class="clearfloats" %)
137 (((
138 )))
139
140
141 ==== Page Menu ====
142
143 (% class="left column50 dashboardleft" %)
144 (((
145
146 )))
147
148 (% class="dashboardright right column50" %)
149 (((
150 {{gallery}}
151 image:MenuPage.png
152 image:MenuPageCurrent.png
153 {{/gallery}}
154 )))
155
156
157 (% class="clearfloats" %)
158 (((
159 )))
160
161 ==== Profile Menu ====
162
163 (% class="left column50 dashboardleft" %)
164 (((
165
166 )))
167
168 (% class="dashboardright right column50" %)
169 (((
170 {{gallery}}
171 image:MenuProfile.png
172 image:MenuProfileCurrent.png
173 {{/gallery}}
174 )))
175
176
177 === Breadcrumbs ===
178
179 (% class="left column50 dashboardleft" %)
180 (((
181
182 )))
183
184 (% class="dashboardright right column50" %)
185 (((
186 {{gallery}}
187 image:Breadcrumbs.png
188 image:BreadcrumbsCurrent.png
189 {{/gallery}}
190 )))
191
192
193 (% class="clearfloats" %)
194 (((
195 )))
196
197 (% class="clearfloats" %)
198 (((
199 )))