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.16
edited by Ecaterina Valica
on 2012/06/07 15:29
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,28 +19,34 @@
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
24 +
25 +=== Related Discussions ===
26 +* [[Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations)>>http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7]]
31 31  )))
32 32  
33 33  (% class="dashboardright right column60 " %)
34 34  (((
31 +=== Analysis ===
35 35  (% class="left column45 dashboardleft" style="margin-right: 5%;" %)
36 36  (((
37 -=== WYSIWYG ===
34 +==== WYSIWYG ====
35 +* the include macro rendering is confusing because the user might think he can in-line edit the content
36 +* trying to delete some words in the welcome message results in deleting the dashboard macro
37 +* advanced macro properties that are hard to follow
38 +
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 ===
44 +==== Dashboard ====
45 +* confusing because now the include/macro separation is overwritten - the only clue is the warning message
46 +* advanced gadget properties that are hard to follow
47 +* gadget implemented with a <include> mechanism
48 +* difficulties on understanding translations keys for the Welcome block title
49 +
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