Changes for page Homepage Content

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

From version 7.4
edited by Ecaterina Valica
on 2012/04/10 19:43
Change comment: There is no comment for this version
To version 10.4
edited by Ecaterina Valica
on 2012/06/06 15:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,35 +6,40 @@
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 -== Homepage ==
12 +{{toc start='2'/}}
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 +*** the include macro rendering is confusing because the user might think he can in-line edit the content
23 +*** trying to delete some words in the welcome message results in deleting the dashboard macro
24 +** Editing Inline on Homepage takes you in the Dashboard editing (confusing because now the include/macro separation is overwritten)
25 +*** advanced gadget properties that are hard to follow;
26 +*** gadget implemented with a <include> mechanism
27 +*** difficulties on understanding translations keys for the Welcome block title
28 +* Difficulties on emptying the home page dashboard in order to replace it with static content
23 23  )))
24 24  
25 25  (% class="dashboardright right column60 " %)
26 26  (((
27 -=== Proposal ===
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]]
35 +=== WYSIWYG ===
36 +[[[[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]]
41 +=== Dashboard ===
42 +[[[[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,27 @@
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]]
49 +[[[[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]]
54 +[[[[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 ==
62 +== Dashboard Edit ==
63 63  
64 64  (% class="left column40 dashboardleft" %)
65 65  (((
66 66  === Issues ===
67 67  {{jiraIssues}}
68 +XWIKI-7885,
69 +XWIKI-7884,
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 ====
84 +- 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,77 @@
85 85  (% class="left column45 dashboardright" %)
86 86  (((
87 87  ==== After ====
91 +- 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  )))
94 +
95 +(%class='clearfloats'%)((()))
96 +
97 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
98 +(((
99 +- or better mark available actions per gadget
100 +[[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]]
90 90  )))
102 +
103 +(% class="left column45 dashboardright" %)
104 +(((
105 +
106 +)))
107 +
108 +)))
109 +
110 +(%class='clearfloats'%)((()))
111 +
112 +
113 +== Homepage View ==
114 +
115 +(% class="left column40 dashboardleft" %)
116 +(((
117 +=== Issues ===
118 +{{jiraIssues}}
119 +XE-1117,
120 +XWIKI-7568,
121 +XWIKI-7678,
122 +XWIKI-7679
123 +{{/jiraIssues}}
124 +* see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content
125 +)))
126 +
127 +(% class="dashboardright right column60 " %)
128 +(((
129 +=== Proposal ===
130 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
131 +(((
132 +==== Before ====
133 +[[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]]
134 +)))
135 +
136 +(% class="left column45 dashboardright" %)
137 +(((
138 +==== After ====
139 +[[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]]
140 +)))
141 +
142 +(%class='clearfloats'%)((()))
143 +
144 +(% class="left column45 dashboardleft" style="margin-right: 5%;" %)
145 +(((
146 +==== Guest ====
147 +[[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]]
148 +)))
149 +
150 +(% class="left column45 dashboardright" %)
151 +(((
152 +==== Logged-in ====
153 +[[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]]
154 +)))
155 +
156 +(%class='clearfloats'%)((()))
157 +
158 +==== Overview ====
159 +[[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]]
160 +)))
161 +
162 +(%class='clearfloats'%)((()))
163 +
164 +
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