Changes for page Homepage Content

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

From version 8.1
edited by Ecaterina Valica
on 2012/06/05 17:10
Change comment: Upload new image visibleActions.png
To version 10.14
edited by Ecaterina Valica
on 2012/06/07 15:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,32 +9,47 @@
9 9  [UX][Proposal] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y
10 10  {{/info}}
11 11  
12 -== Homepage ==
12 +{{toc start='2' depth='3'/}}
13 13  
14 +== Welcome Block ==
15 +
14 14  (% class="left column40 dashboardleft" %)
15 15  (((
16 16  === Issues ===
17 -{{jiraIssues}}
18 -XE-1117,
19 -XWIKI-7568,
20 -XWIKI-7678,
21 -XWIKI-7679
22 -{{/jiraIssues}}
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 +{{info}}
27 +Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations) http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7
28 +{{/info}}
23 23  )))
24 24  
25 25  (% class="dashboardright right column60 " %)
26 26  (((
27 -=== Proposal ===
33 +=== 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]]
36 +==== WYSIWYG ====
37 +* the include macro rendering is confusing because the user might think he can in-line edit the content
38 +* trying to delete some words in the welcome message results in deleting the dashboard macro
39 +* advanced macro properties that are hard to follow
40 +
41 +[[[[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]]
46 +==== Dashboard ====
47 +* confusing because now the include/macro separation is overwritten - the only clue is the warning message
48 +* advanced gadget properties that are hard to follow
49 +* gadget implemented with a <include> mechanism
50 +* difficulties on understanding translations keys for the Welcome block title
51 +
52 +[[[[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]]
59 +[[[[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]]
64 +[[[[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 ==
72 +== Dashboard Edit ==
63 63  
64 64  (% class="left column40 dashboardleft" %)
65 65  (((
66 66  === Issues ===
67 67  {{jiraIssues}}
78 +XWIKI-7885,
68 68  XWIKI-7681,
69 69  XWIKI-7685,
70 70  XWIKI-4448
... ... @@ -94,6 +94,7 @@
94 94  
95 95  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
96 96  (((
108 +- or better mark available actions per gadget
97 97  [[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]]
98 98  )))
99 99  
... ... @@ -103,3 +103,59 @@
103 103  )))
104 104  
105 105  )))
118 +
119 +(%class='clearfloats'%)((()))
120 +
121 +
122 +== Homepage View ==
123 +
124 +(% class="left column40 dashboardleft" %)
125 +(((
126 +=== Issues ===
127 +{{jiraIssues}}
128 +XE-1117,
129 +XWIKI-7568,
130 +XWIKI-7678,
131 +XWIKI-7679
132 +{{/jiraIssues}}
133 +* see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content
134 +)))
135 +
136 +(% class="dashboardright right column60 " %)
137 +(((
138 +=== Proposal ===
139 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
140 +(((
141 +==== Before ====
142 +[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
143 +)))
144 +
145 +(% class="left column45 dashboardright" %)
146 +(((
147 +==== After ====
148 +[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
149 +)))
150 +
151 +(%class='clearfloats'%)((()))
152 +
153 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
154 +(((
155 +==== Guest ====
156 +[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
157 +)))
158 +
159 +(% class="left column45 dashboardright" %)
160 +(((
161 +==== Logged-in ====
162 +[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
163 +)))
164 +
165 +(%class='clearfloats'%)((()))
166 +
167 +==== Overview ====
168 +[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
169 +)))
170 +
171 +(%class='clearfloats'%)((()))
172 +
173 +
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