Changes for page Homepage Content

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

From version 1.14
edited by Ecaterina Valica
on 2012/04/03 15:05
Change comment: There is no comment for this version
To version 10.16
edited by Ecaterina Valica
on 2012/06/07 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,34 +6,166 @@
6 6  == Community Feedback ==
7 7  
8 8  {{info}}
9 -[Proposal]
9 +[UX][Proposal] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y
10 10  {{/info}}
11 11  
12 +{{toc start='2' depth='3'/}}
13 +
14 +== Welcome Block ==
15 +
12 12  (% class="left column40 dashboardleft" %)
13 13  (((
14 -== Bugs ==
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 +=== Related Discussions ===
26 +* [[Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations)>>http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7]]
27 +)))
28 +
29 +(% class="dashboardright right column60 " %)
30 +(((
31 +=== Analysis ===
32 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
33 +(((
34 +==== WYSIWYG ====
35 +* the include macro rendering is confusing because the user might think he can in-line edit the content
36 +* trying to delete some words in the welcome message results in deleting the dashboard macro
37 +* advanced macro properties that are hard to follow
38 +
39 +[[[[image:wysiwyg.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwyg.png]]
40 +)))
41 +
42 +(% class="left column45 dashboardright" %)
43 +(((
44 +==== Dashboard ====
45 +* confusing because now the include/macro separation is overwritten - the only clue is the warning message
46 +* advanced gadget properties that are hard to follow
47 +* gadget implemented with a <include> mechanism
48 +* difficulties on understanding translations keys for the Welcome block title
49 +
50 +[[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]]
51 +)))
52 +
53 +(%class='clearfloats'%)((()))
54 +
55 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
56 +(((
57 +[[[[image:wysiwygMacro.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwygMacro.png]]
58 +)))
59 +
60 +(% class="left column45 dashboardright" %)
61 +(((
62 +[[[[image:dashboardGadget.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboardGadget.png]]
63 +)))
64 +
65 +(%class='clearfloats'%)((()))
66 +)))
67 +
68 +(%class='clearfloats'%)((()))
69 +
70 +== Dashboard Edit ==
71 +
72 +(% class="left column40 dashboardleft" %)
73 +(((
74 +=== Issues ===
15 15  {{jiraIssues}}
16 -XWIKI-7555
76 +XWIKI-7885,
77 +XWIKI-7681,
78 +XWIKI-7685,
79 +XWIKI-4448
17 17  {{/jiraIssues}}
18 18  
19 -== Improvements ==
82 +)))
83 +
84 +(% class="dashboardright right column60 " %)
85 +(((
86 +=== Proposal ===
87 +
88 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
89 +(((
90 +==== Before ====
91 +- gadgets are not discoverable
92 +[[[[image:beforeDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:beforeDashboard.png]]
93 +)))
94 +
95 +(% class="left column45 dashboardright" %)
96 +(((
97 +==== After ====
98 +- we should better mark the borders of a gadget
99 +[[[[image:proposalDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:proposalDashboard.png]]
100 +)))
101 +
102 +(%class='clearfloats'%)((()))
103 +
104 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
105 +(((
106 +- or better mark available actions per gadget
107 +[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]]
108 +)))
109 +
110 +(% class="left column45 dashboardright" %)
111 +(((
112 +
113 +)))
114 +
115 +)))
116 +
117 +(%class='clearfloats'%)((()))
118 +
119 +
120 +== Homepage View ==
121 +
122 +(% class="left column40 dashboardleft" %)
123 +(((
124 +=== Issues ===
20 20  {{jiraIssues}}
21 -XWIKI-7568,
22 22  XE-1117,
23 -XWIKI-7678
127 +XWIKI-7568,
128 +XWIKI-7678,
129 +XWIKI-7679
24 24  {{/jiraIssues}}
131 +* see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content
132 +)))
25 25  
26 -== Ideas ==
27 -{{jiraIssues}}
28 -XWIKI-7679,
29 -XWIKI-4448,
30 -XWIKI-7681
31 -{{/jiraIssues}}
134 +(% class="dashboardright right column60 " %)
135 +(((
136 +=== Proposal ===
137 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
138 +(((
139 +==== Before ====
140 +[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
141 +)))
32 32  
143 +(% class="left column45 dashboardright" %)
144 +(((
145 +==== After ====
146 +[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
33 33  )))
34 34  
35 -(% class="dashboardright right column60 " %)
149 +(%class='clearfloats'%)((()))
150 +
151 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
36 36  (((
37 -== Proposals ==
153 +==== Guest ====
154 +[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
155 +)))
38 38  
157 +(% class="left column45 dashboardright" %)
158 +(((
159 +==== Logged-in ====
160 +[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
39 39  )))
162 +
163 +(%class='clearfloats'%)((()))
164 +
165 +==== Overview ====
166 +[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
167 +)))
168 +
169 +(%class='clearfloats'%)((()))
170 +
171 +
HomepageAfter.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +218.2 KB
Content
HomepageBefore.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +208.1 KB
Content
HomepageLarger.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +224.1 KB
Content
beforeDashboard.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +138.5 KB
Content
dashboard.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +126.0 KB
Content
dashboardGadget.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +54.8 KB
Content
proposalDashboard.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +148.2 KB
Content
visibleActions.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +71.3 KB
Content
welcomeGuest.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +44.5 KB
Content
welcomeLogged.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +59.7 KB
Content
wysiwyg.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +99.6 KB
Content
wysiwygMacro.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +42.6 KB
Content