Changes for page Homepage Content

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

From version 7.5
edited by Ecaterina Valica
on 2012/04/10 21:09
Change comment: There is no comment for this version
To version 11.9
edited by Ecaterina Valica
on 2012/06/20 16:57
Change comment: There is no comment for this version

Summary

Details

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