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

From version 38.1
edited by Ecaterina Moraru
on 2013/11/13 12:50
Change comment: Moved page to http://design.xwiki.org/xwiki/bin/view/Improvements/HomeMenu
To version 36.3
edited by Ecaterina Valica
on 2013/07/31 13:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.risherry
1 +XWiki.evalica
Content
... ... @@ -1,1 +1,189 @@
1 -{{warning}}Moved to [[design.xwiki.org:Improvements.HomeMenu>>http://design.xwiki.org/xwiki/bin/view/Improvements/HomeMenu]]{{/warning}}
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 +[VOTE] Integrate Workspaces by default in XWiki's default XAR http://markmail.org/message/cixgw4z7ngzvgstl (Jul 30, 2013)
11 +[Proposal][UX] Portal entry in menu and breadcrumbs http://markmail.org/thread/culfs6cj2pehx3ab (Apr 15, 2013)
12 +{{/info}}
13 +
14 +
15 +(% class="left column50 dashboardleft" %)
16 +(((
17 +== Proposal ==
18 +
19 +{{toc start="3"/}}
20 +)))
21 +
22 +(% class="dashboardright right column50" %)
23 +(((
24 +== Related Work ==
25 +
26 +{{warning}}
27 +[[Portal Menu (v1.0)>>Improvements.PortalMenu]]
28 +{{/warning}}
29 +)))
30 +
31 +(% class="clearfloats" %)
32 +(((
33 +
34 +)))
35 +
36 +=== Global Menu ===
37 +
38 +==== Add Menu ====
39 +
40 +(% class="left column50 dashboardleft" %)
41 +(((
42 +* 'Add' entries
43 +** 'Wiki'
44 +** 'Space'
45 +** 'Page'
46 +** __ _ __
47 +** 'Application'
48 +)))
49 +
50 +(% class="dashboardright right column50" %)
51 +(((
52 +{{gallery}}
53 +image:MenuAddMain.png
54 +image:MenuAddSubWiki.png
55 +image:MenuAddCurrent.png
56 +{{/gallery}}
57 +)))
58 +
59 +
60 +(% class="clearfloats" %)
61 +(((
62 +
63 +)))
64 +
65 +
66 +==== Home Menu ====
67 +
68 +(% class="left column50 dashboardleft" %)
69 +(((
70 +* Home = Main Wiki
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 +
74 +* 'Home' entries(((
75 +(%width='100%'%)
76 +|(((
77 +* 'Administration'
78 +* __ _ __
79 +* 'Wikis Index'
80 +* 'Documents Index'
81 +* 'Users Index'
82 +* 'Applications Index'
83 +)))|(((
84 +* 'Watch Home'
85 +* 'Administrate Home'
86 +* __ _ __
87 +* 'Wikis Index'
88 +* 'Documents Index'
89 +* 'Users Index'
90 +* 'Applications Index'
91 +)))
92 +)))
93 +)))
94 +
95 +(% class="dashboardright right column50" %)
96 +(((
97 +{{gallery}}
98 +image:HomeMenuSubWiki.png
99 +image:HomeMenuMain.png
100 +image:MenuPortalCurrent.png
101 +image:WorkspacesDirectoryCurrent.png
102 +{{/gallery}}
103 +)))
104 +
105 +
106 +(% class="clearfloats" %)
107 +(((
108 +
109 +)))
110 +
111 +
112 +==== Wiki Menu ====
113 +
114 +(% class="left column50 dashboardleft" %)
115 +(((
116 +* 'Wiki' entries
117 +** 'Watch Wiki'
118 +** 'Administer Wiki'
119 +** __ _ __
120 +** 'Delete'
121 +)))
122 +
123 +(% class="dashboardright right column50" %)
124 +(((
125 +{{gallery}}
126 +image:WikiMenuSubWiki.png
127 +image:MenuWorkspaceCurrent.png
128 +{{/gallery}}
129 +)))
130 +
131 +
132 +(% class="clearfloats" %)
133 +(((
134 +
135 +)))
136 +
137 +
138 +==== Space Menu ====
139 +
140 +(% class="left column50 dashboardleft" %)
141 +(((
142 +* 'Space' entries
143 +** 'Watch Space'
144 +** 'Administer Space'
145 +** __ _ __
146 +** 'Delete'
147 +)))
148 +
149 +(% class="dashboardright right column50" %)
150 +(((
151 +{{gallery}}
152 +image:SpaceMenuSubWiki.png
153 +image:MenuSpaceCurrent.png
154 +{{/gallery}}
155 +)))
156 +
157 +
158 +(% class="clearfloats" %)
159 +(((
160 +
161 +)))
162 +
163 +
164 +==== Page Menu ====
165 +
166 +(% class="left column50 dashboardleft" %)
167 +(((
168 +* 'Page' entries
169 +** 'Watch Page'
170 +** 'Administer Page'
171 +** __ _ __
172 +** 'Copy'
173 +** 'Rename'
174 +** 'Delete'
175 +)))
176 +
177 +(% class="dashboardright right column50" %)
178 +(((
179 +{{gallery}}
180 +image:PageMenuSubWiki.png
181 +image:MenuPageCurrent.png
182 +{{/gallery}}
183 +)))
184 +
185 +
186 +(% class="clearfloats" %)
187 +(((
188 +
189 +)))