Changes for page Homepage Content

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

From version 8.4
edited by Ecaterina Valica
on 2012/06/06 13:08
Change comment: There is no comment for this version
To version 11.2
edited by Ecaterina Valica
on 2012/06/20 15:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,34 +9,57 @@
9 9  [UX][Proposal] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y
10 10  {{/info}}
11 11  
12 -{{toc start='2'/}}
12 +{{toc start='2' depth='3'/}}
13 13  
14 -== Homepage ==
14 +== Welcome Block ==
15 15  
16 16  (% class="left column40 dashboardleft" %)
17 17  (((
18 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 +=== Related Pages ===
29 +* [[Macro Options>>MacrosOptions]]
30 +* [[Render Switches>>RenderSwitches]]
31 +
32 +== JIRAs ==
19 19  {{jiraIssues}}
20 -XE-1117,
21 -XWIKI-7568,
22 -XWIKI-7678,
23 -XWIKI-7679
34 +XWIKI-7948,
35 +XWIKI-7949,
36 +XWIKI-7950,
37 +XWIKI-7951
24 24  {{/jiraIssues}}
25 25  )))
26 26  
27 27  (% class="dashboardright right column60 " %)
28 28  (((
29 -=== Proposal ===
43 +=== Analysis ===
30 30  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
31 31  (((
32 -==== Before ====
33 -[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
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]]
34 34  )))
35 35  
36 36  (% class="left column45 dashboardright" %)
37 37  (((
38 -==== After ====
39 -[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
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]]
40 40  )))
41 41  
42 42  (%class='clearfloats'%)((()))
... ... @@ -43,30 +43,26 @@
43 43  
44 44  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
45 45  (((
46 -==== Guest ====
47 -[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
69 +[[[[image:wysiwygMacro.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwygMacro.png]]
48 48  )))
49 49  
50 50  (% class="left column45 dashboardright" %)
51 51  (((
52 -==== Logged-in ====
53 -[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
74 +[[[[image:dashboardGadget.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboardGadget.png]]
54 54  )))
55 55  
56 56  (%class='clearfloats'%)((()))
57 -
58 -==== Overview ====
59 -[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
60 60  )))
61 61  
62 62  (%class='clearfloats'%)((()))
63 63  
64 -== Dashboard ==
82 +== Dashboard Edit ==
65 65  
66 66  (% class="left column40 dashboardleft" %)
67 67  (((
68 68  === Issues ===
69 69  {{jiraIssues}}
88 +XWIKI-7885,
70 70  XWIKI-7681,
71 71  XWIKI-7685,
72 72  XWIKI-4448
... ... @@ -96,8 +96,8 @@
96 96  
97 97  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
98 98  (((
99 -[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions
100 -.png]]
118 +- or better mark available actions per gadget
119 +[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]]
101 101  )))
102 102  
103 103  (% class="left column45 dashboardright" %)
... ... @@ -106,3 +106,57 @@
106 106  )))
107 107  
108 108  )))
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'%)((()))
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
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