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 8.21
edited by Ecaterina Valica
on 2012/06/06 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,32 +9,72 @@
9 9  [UX][Proposal] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y
10 10  {{/info}}
11 11  
12 -== Homepage ==
12 +{{toc start='2'/}}
13 13  
14 +== Welcome Block ==
15 +
14 14  (% class="left column40 dashboardleft" %)
15 15  (((
16 16  === Issues ===
19 +
20 +* Difficulties on editing the content of Welcome block
21 +** Edit on Homepage takes you to WYSIWYG mode
22 +*** The include macro rendering is confusing because the user might think he can in-line edit the content
23 +** Editing Inline on Homepage takes you in the Dashboard editing (confusing because now the include/macro separation is overwritten)
24 +*** advanced gadget properties that are hard to follow;
25 +*** gadget implemented with a <include> mechanism
26 +*** difficulties on understanding translations keys for the Welcome block title
27 +* Difficulties on emptying the home page dashboard in order to replace it with static content
28 +
29 +)))
30 +
31 +(% class="dashboardright right column60 " %)
32 +(((
33 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
34 +(((
35 +=== WYSIWYG ===
36 +[[[[image:wysiwygMacro.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwygMacro.png]]
37 +)))
38 +
39 +(% class="left column45 dashboardright" %)
40 +(((
41 +=== Dashboard ===
42 +[[[[image:dashboardGadget.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboardGadget.png]]
43 +)))
44 +
45 +(%class='clearfloats'%)((()))
46 +
47 +== Dashboard Edit ==
48 +
49 +(% class="left column40 dashboardleft" %)
50 +(((
51 +=== Issues ===
17 17  {{jiraIssues}}
18 -XE-1117,
19 -XWIKI-7568,
20 -XWIKI-7678,
21 -XWIKI-7679
53 +XWIKI-7885,
54 +XWIKI-7884,
55 +XWIKI-7681,
56 +XWIKI-7685,
57 +XWIKI-4448
22 22  {{/jiraIssues}}
59 +
23 23  )))
24 24  
25 25  (% class="dashboardright right column60 " %)
26 26  (((
27 27  === Proposal ===
65 +
28 28  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
29 29  (((
30 30  ==== Before ====
31 -[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
69 +- gadgets are not discoverable
70 +[[[[image:beforeDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:beforeDashboard.png]]
32 32  )))
33 33  
34 34  (% class="left column45 dashboardright" %)
35 35  (((
36 36  ==== After ====
37 -[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
76 +- we should better mark the borders of a gadget
77 +[[[[image:proposalDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:proposalDashboard.png]]
38 38  )))
39 39  
40 40  (%class='clearfloats'%)((()))
... ... @@ -41,50 +41,69 @@
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]]
84 +- or better mark available actions per gadget
85 +[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.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]]
90 +
52 52  )))
53 53  
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 ==
63 63  
98 +== Homepage View ==
99 +
64 64  (% class="left column40 dashboardleft" %)
65 65  (((
66 66  === Issues ===
67 67  {{jiraIssues}}
68 -XWIKI-7681,
69 -XWIKI-7685,
70 -XWIKI-4448
104 +XE-1117,
105 +XWIKI-7568,
106 +XWIKI-7678,
107 +XWIKI-7679
71 71  {{/jiraIssues}}
72 -
109 +* see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content
73 73  )))
74 74  
75 75  (% class="dashboardright right column60 " %)
76 76  (((
77 77  === Proposal ===
78 -
79 79  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
80 80  (((
81 81  ==== Before ====
82 -[[[[image:beforeDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:beforeDashboard.png]]
118 +[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
83 83  )))
84 84  
85 85  (% class="left column45 dashboardright" %)
86 86  (((
87 87  ==== After ====
88 -[[[[image:proposalDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:proposalDashboard.png]]
124 +[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
89 89  )))
126 +
127 +(%class='clearfloats'%)((()))
128 +
129 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
130 +(((
131 +==== Guest ====
132 +[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
90 90  )))
134 +
135 +(% class="left column45 dashboardright" %)
136 +(((
137 +==== Logged-in ====
138 +[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
139 +)))
140 +
141 +(%class='clearfloats'%)((()))
142 +
143 +==== Overview ====
144 +[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
145 +)))
146 +
147 +(%class='clearfloats'%)((()))
148 +
149 +
visibleActions.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +71.3 KB
Content