Changes for page Homepage Content

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

From version 12.1
edited by Ecaterina Moraru
on 2013/11/13 12:50
Change comment: Moved page to http://design.xwiki.org/xwiki/bin/view/Improvements/HomepageContent
To version 11.7
edited by Ecaterina Valica
on 2012/06/20 16:53
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,182 @@
1 -{{warning}}Moved to [[design.xwiki.org:Improvements.HomepageContent>>http://design.xwiki.org/xwiki/bin/view/Improvements/HomepageContent]]{{/warning}}
1 +{{velocity}}
2 +$xwiki.ssx.use("Improvements.WebHome")
3 +$xwiki.ssx.use("Standards.WebHome")
4 +{{/velocity}}
5 +
6 +== Community Feedback ==
7 +
8 +{{info}}
9 +[UX][Proposal] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y
10 +{{/info}}
11 +
12 +{{toc start='2' depth='3'/}}
13 +
14 +== Welcome Block ==
15 +
16 +(% class="left column40 dashboardleft" %)
17 +(((
18 +=== Issues ===
19 +
20 +* Difficulties on editing the content of Welcome block
21 +** Edit on Homepage takes you to WYSIWYG mode
22 +** Editing Inline on Homepage takes you in the Dashboard editing
23 +* Difficulties on emptying the home page dashboard in order to replace it with static content
24 +
25 +{{jiraIssues}}
26 +XWIKI-7948,
27 +XWIKI-7949,
28 +XWIKI-7950,
29 +XWIKI-7951,
30 +XWIKI-7954
31 +{{/jiraIssues}}
32 +
33 +=== Related Discussions ===
34 +* [[Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations)>>http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7]]
35 +
36 +=== Related Pages ===
37 +* [[Macro Options>>MacrosOptions]]
38 +* [[Render Switches>>RenderSwitches]]
39 +* [[Message Block Editing>>EditingWelcomeMessage]]
40 +)))
41 +
42 +(% class="dashboardright right column60 " %)
43 +(((
44 +=== Analysis ===
45 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
46 +(((
47 +==== WYSIWYG ====
48 +* the include macro rendering is confusing because the user might think he can in-line edit the content
49 +* trying to delete some words in the welcome message results in deleting the dashboard macro
50 +* advanced macro properties that are hard to follow
51 +
52 +[[[[image:wysiwyg.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwyg.png]]
53 +)))
54 +
55 +(% class="left column45 dashboardright" %)
56 +(((
57 +==== Dashboard ====
58 +* confusing because now the include/macro separation is overwritten - the only clue is the warning message
59 +* advanced gadget properties that are hard to follow
60 +* gadget implemented with a <include> mechanism
61 +* difficulties on understanding translations keys for the Welcome block title
62 +
63 +[[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]]
64 +)))
65 +
66 +(%class='clearfloats'%)((()))
67 +
68 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
69 +(((
70 +[[[[image:wysiwygMacro.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwygMacro.png]]
71 +)))
72 +
73 +(% class="left column45 dashboardright" %)
74 +(((
75 +[[[[image:dashboardGadget.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboardGadget.png]]
76 +)))
77 +
78 +(%class='clearfloats'%)((()))
79 +)))
80 +
81 +(%class='clearfloats'%)((()))
82 +
83 +== Dashboard Edit ==
84 +
85 +(% class="left column40 dashboardleft" %)
86 +(((
87 +=== Issues ===
88 +{{jiraIssues}}
89 +XWIKI-7885,
90 +XWIKI-7681,
91 +XWIKI-7685,
92 +XWIKI-4448
93 +{{/jiraIssues}}
94 +
95 +)))
96 +
97 +(% class="dashboardright right column60 " %)
98 +(((
99 +=== Proposal ===
100 +
101 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
102 +(((
103 +==== Before ====
104 +- gadgets are not discoverable
105 +[[[[image:beforeDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:beforeDashboard.png]]
106 +)))
107 +
108 +(% class="left column45 dashboardright" %)
109 +(((
110 +==== After ====
111 +- we should better mark the borders of a gadget
112 +[[[[image:proposalDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:proposalDashboard.png]]
113 +)))
114 +
115 +(%class='clearfloats'%)((()))
116 +
117 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
118 +(((
119 +- or better mark available actions per gadget
120 +[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]]
121 +)))
122 +
123 +(% class="left column45 dashboardright" %)
124 +(((
125 +
126 +)))
127 +
128 +)))
129 +
130 +(%class='clearfloats'%)((()))
131 +
132 +
133 +== Homepage View ==
134 +
135 +(% class="left column40 dashboardleft" %)
136 +(((
137 +=== Issues ===
138 +{{jiraIssues}}
139 +XE-1117,
140 +XWIKI-7568,
141 +XWIKI-7678,
142 +XWIKI-7679
143 +{{/jiraIssues}}
144 +* see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content
145 +)))
146 +
147 +(% class="dashboardright right column60 " %)
148 +(((
149 +=== Proposal ===
150 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
151 +(((
152 +==== Before ====
153 +[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
154 +)))
155 +
156 +(% class="left column45 dashboardright" %)
157 +(((
158 +==== After ====
159 +[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
160 +)))
161 +
162 +(%class='clearfloats'%)((()))
163 +
164 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
165 +(((
166 +==== Guest ====
167 +[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
168 +)))
169 +
170 +(% class="left column45 dashboardright" %)
171 +(((
172 +==== Logged-in ====
173 +[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
174 +)))
175 +
176 +(%class='clearfloats'%)((()))
177 +
178 +==== Overview ====
179 +[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
180 +)))
181 +
182 +(%class='clearfloats'%)((()))