Changes for page Homepage Content

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

From version 10.4
edited by Ecaterina Valica
on 2012/06/06 15:52
Change comment: There is no comment for this version
To version 10.13
edited by Ecaterina Valica
on 2012/06/06 16:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,7 @@
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 14  == Welcome Block ==
15 15  
... ... @@ -19,26 +19,31 @@
19 19  
20 20  * Difficulties on editing the content of Welcome block
21 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
22 +** Editing Inline on Homepage takes you in the Dashboard editing
28 28  * Difficulties on emptying the home page dashboard in order to replace it with static content
29 29  )))
30 30  
31 31  (% class="dashboardright right column60 " %)
32 32  (((
28 +=== Analysis ===
33 33  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
34 34  (((
35 -=== WYSIWYG ===
31 +==== WYSIWYG ====
32 +* the include macro rendering is confusing because the user might think he can in-line edit the content
33 +* trying to delete some words in the welcome message results in deleting the dashboard macro
34 +* advanced macro properties that are hard to follow
35 +
36 36  [[[[image:wysiwyg.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwyg.png]]
37 37  )))
38 38  
39 39  (% class="left column45 dashboardright" %)
40 40  (((
41 -=== Dashboard ===
41 +==== Dashboard ====
42 +* confusing because now the include/macro separation is overwritten - the only clue is the warning message
43 +* advanced gadget properties that are hard to follow
44 +* gadget implemented with a <include> mechanism
45 +* difficulties on understanding translations keys for the Welcome block title
46 +
42 42  [[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]]
43 43  )))
44 44  
... ... @@ -66,7 +66,6 @@
66 66  === Issues ===
67 67  {{jiraIssues}}
68 68  XWIKI-7885,
69 -XWIKI-7884,
70 70  XWIKI-7681,
71 71  XWIKI-7685,
72 72  XWIKI-4448