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