Changes for page Homepage Content
Last modified by Ecaterina Moraru on 2013/11/13 12:50
From version 10.11
edited by Ecaterina Valica
on 2012/06/06 16:00
on 2012/06/06 16:00
Change comment:
There is no comment for this version
To version 10.6
edited by Ecaterina Valica
on 2012/06/06 15:53
on 2012/06/06 15:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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' end='3'/}}12 +{{toc start='2'/}} 13 13 14 14 == Welcome Block == 15 15 ... ... @@ -19,7 +19,14 @@ 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 22 22 ** 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 23 23 * Difficulties on emptying the home page dashboard in order to replace it with static content 24 24 ))) 25 25 ... ... @@ -27,23 +27,13 @@ 27 27 ((( 28 28 (% class="left column45 dashboardleft" style="margin-right: 5%;" %) 29 29 ((( 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 - 37 +=== WYSIWYG === 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 ==== 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 - 43 +=== Dashboard === 47 47 [[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]] 48 48 ))) 49 49 ... ... @@ -71,6 +71,7 @@ 71 71 === Issues === 72 72 {{jiraIssues}} 73 73 XWIKI-7885, 71 +XWIKI-7884, 74 74 XWIKI-7681, 75 75 XWIKI-7685, 76 76 XWIKI-4448