Wiki source code of Homepage - Editing Welcome gadget
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use("Improvements.WebHome") | ||
| 3 | $xwiki.ssx.use("Standards.WebHome") | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | == Community Feedback == | ||
| 7 | |||
| 8 | {{info}} | ||
| 9 | [UX][Proposal] Improvements on editing welcome block http://xwiki.markmail.org/thread/hboogjn2pdmrftau | ||
| 10 | {{/info}} | ||
| 11 | |||
| 12 | (% class="left column40 dashboardleft" %) | ||
| 13 | ((( | ||
| 14 | === Issues === | ||
| 15 | |||
| 16 | * differentiating various gadgets displayed inside dashboard | ||
| 17 | * finding gadget actions | ||
| 18 | * advanced gadget properties that are hard to follow | ||
| 19 | * gadget implemented with a <include> mechanism | ||
| 20 | * difficulties in understanding where the block content is coming from | ||
| 21 | * difficulties in understanding translations keys for the title | ||
| 22 | |||
| 23 | === Related Discussions === | ||
| 24 | |||
| 25 | * [users] Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations) http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7 | ||
| 26 | |||
| 27 | === Related Pages === | ||
| 28 | |||
| 29 | * [[Render Switches>>RenderSwitches]] | ||
| 30 | * [[Macros Options>>MacrosOptions]] | ||
| 31 | |||
| 32 | === JIRAs === | ||
| 33 | |||
| 34 | {{jiraIssues}} | ||
| 35 | XWIKI-7681, | ||
| 36 | XWIKI-7954, | ||
| 37 | {{/jiraIssues}} | ||
| 38 | ))) | ||
| 39 | |||
| 40 | (% class="dashboardright right column60" %) | ||
| 41 | ((( | ||
| 42 | === Problematic Elements === | ||
| 43 | |||
| 44 | ==== Identifying gadget's limit and actions ==== | ||
| 45 | |||
| 46 | {{jiraIssues}} | ||
| 47 | XWIKI-7681, | ||
| 48 | {{/jiraIssues}} | ||
| 49 | |||
| 50 | (% class="left column50 dashboardleft" style="width: 47%; margin-right: 1%;" %) | ||
| 51 | ((( | ||
| 52 | [[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 97%;"]]>>attach:dashboard.png]] | ||
| 53 | ))) | ||
| 54 | |||
| 55 | (% class="dashboardright left column50" style="width: 47%;" %) | ||
| 56 | ((( | ||
| 57 | [[[[image:dashboardAfter.png||style="border: 1px dotted #DFDFF2; max-width: 97%;"]]>>attach:dashboardAfter.png]] | ||
| 58 | ))) | ||
| 59 | |||
| 60 | |||
| 61 | (% class="clearfloats" %) | ||
| 62 | ((( | ||
| 63 | |||
| 64 | ))) | ||
| 65 | |||
| 66 | ==== Understanding gadget's advanced options ==== | ||
| 67 | |||
| 68 | Besides the Title and Content zones (this zone being ambiguous) there are lots of parameters that make no sense to a non-advanced user | ||
| 69 | |||
| 70 | {{jiraIssues}}{{/jiraIssues}} | ||
| 71 | |||
| 72 | (% class="left column50 dashboardleft" style="width: 47%; margin-right: 1%;" %) | ||
| 73 | ((( | ||
| 74 | [[[[image:gadgetOptions.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:gadgetOptions.png]] | ||
| 75 | ))) | ||
| 76 | |||
| 77 | (% class="clearfloats" %) | ||
| 78 | ((( | ||
| 79 | |||
| 80 | ))) | ||
| 81 | |||
| 82 | ==== Changing the Title of the Gadget ==== | ||
| 83 | |||
| 84 | Related proposals: [[Render Switches>>RenderSwitches]] | ||
| 85 | |||
| 86 | (% class="left column50 dashboardleft" style="width: 47%; margin-right: 1%;" %) | ||
| 87 | ((( | ||
| 88 | [[[[image:titleArea.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:titleArea.png]] | ||
| 89 | ))) | ||
| 90 | |||
| 91 | (% class="dashboardright left column50" style="width: 47%;" %) | ||
| 92 | ((( | ||
| 93 | [[[[image:[email protected]||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:[email protected]]] | ||
| 94 | ))) | ||
| 95 | |||
| 96 | (% class="clearfloats" %) | ||
| 97 | ((( | ||
| 98 | |||
| 99 | ))) | ||
| 100 | |||
| 101 | ==== Changing the Content of the Gadget ==== | ||
| 102 | |||
| 103 | {{jiraIssues}} | ||
| 104 | XWIKI-7954 | ||
| 105 | {{/jiraIssues}} | ||
| 106 | |||
| 107 | Difficulties in understanding where the block content is coming from and where the user needs to go in order to change that content | ||
| 108 | |||
| 109 | (% class="left column50 dashboardleft" style="width: 47%; margin-right: 1%;" %) | ||
| 110 | ((( | ||
| 111 | [[[[image:contentArea.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:contentArea.png]] | ||
| 112 | ))) | ||
| 113 | |||
| 114 | (% class="dashboardright left column50" style="width: 47%;" %) | ||
| 115 | ((( | ||
| 116 | [[[[image:includeGoToPageAction.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:includeGoToPageAction.png]] | ||
| 117 | ))) | ||
| 118 | |||
| 119 | (% class="clearfloats" %) | ||
| 120 | ((( | ||
| 121 | |||
| 122 | ))) | ||
| 123 | |||
| 124 | === Proposal === | ||
| 125 | |||
| 126 | Create a new, very simple "Text" gadget that let's the users to add text inside the Dashboard. | ||
| 127 | It should contain as options just a title and a content | ||
| 128 | |||
| 129 | (% class="left column50 dashboardleft" style="width: 47%; margin-right: 1%;" %) | ||
| 130 | ((( | ||
| 131 | [[[[image:textGadget_empty.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:textGadget_empty.png]] | ||
| 132 | ))) | ||
| 133 | |||
| 134 | (% class="dashboardright left column50" style="width: 47%;" %) | ||
| 135 | ((( | ||
| 136 | [[[[image:textGadget_welcome.png||style="border: 1px dotted #DFDFF2; max-width: 99%;"]]>>attach:textGadget_welcome.png]] | ||
| 137 | ))) | ||
| 138 | ))) |