Changes for page Homepage Content

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

From version 10.6
edited by Ecaterina Valica
on 2012/06/06 15:53
Change comment: There is no comment for this version
To version 10.12
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,14 +19,7 @@
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 -*** advanced macro properties that are hard to follow
25 25  ** Editing Inline on Homepage takes you in the Dashboard editing
26 -*** confusing because now the include/macro separation is overwritten - the only clue is the warning message
27 -*** advanced gadget properties that are hard to follow
28 -*** gadget implemented with a <include> mechanism
29 -*** difficulties on understanding translations keys for the Welcome block title
30 30  * Difficulties on emptying the home page dashboard in order to replace it with static content
31 31  )))
32 32  
... ... @@ -34,13 +34,23 @@
34 34  (((
35 35  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
36 36  (((
37 -=== WYSIWYG ===
30 +=== Analysis ===
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 +
38 38  [[[[image:wysiwyg.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwyg.png]]
39 39  )))
40 40  
41 41  (% class="left column45 dashboardright" %)
42 42  (((
43 -=== 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 +
44 44  [[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]]
45 45  )))
46 46  
... ... @@ -68,7 +68,6 @@
68 68  === Issues ===
69 69  {{jiraIssues}}
70 70  XWIKI-7885,
71 -XWIKI-7884,
72 72  XWIKI-7681,
73 73  XWIKI-7685,
74 74  XWIKI-4448