Wiki source code of Homepage (2012)
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] Improving Homepage Content http://xwiki.markmail.org/thread/onsbsjwirg74ul7y | ||
| 10 | [UX][Proposal] Improvements for WYSIWYG macros http://xwiki.markmail.org/thread/ally2wvtzfezebks | ||
| 11 | [UX][Idea] Render Switches http://xwiki.markmail.org/thread/jwbbz4ypjqcpwral | ||
| 12 | [UX][Proposal] Improvements on editing welcome block http://xwiki.markmail.org/thread/hboogjn2pdmrftau | ||
| 13 | {{/info}} | ||
| 14 | |||
| 15 | {{toc start="2" depth="3"/}} | ||
| 16 | |||
| 17 | == Welcome Block Edit == | ||
| 18 | |||
| 19 | (% class="left column40 dashboardleft" %) | ||
| 20 | ((( | ||
| 21 | === Issues === | ||
| 22 | |||
| 23 | * Difficulties on editing the content of Welcome block | ||
| 24 | ** Edit on Homepage takes you to WYSIWYG mode | ||
| 25 | ** Editing Inline on Homepage takes you in the Dashboard editing | ||
| 26 | * Difficulties on emptying the home page dashboard in order to replace it with static content | ||
| 27 | |||
| 28 | {{jiraIssues}} | ||
| 29 | XWIKI-7948, | ||
| 30 | XWIKI-7949, | ||
| 31 | XWIKI-7950, | ||
| 32 | XWIKI-7951, | ||
| 33 | XWIKI-7954 | ||
| 34 | {{/jiraIssues}} | ||
| 35 | |||
| 36 | === Related Discussions === | ||
| 37 | |||
| 38 | * [[Making it user-friendly to edit pages with macros for new users (was Re: Need some Help & Explanations)>>http://xwiki.markmail.org/thread/rnhe6tl3x7snquz7]] | ||
| 39 | |||
| 40 | === Related Pages === | ||
| 41 | |||
| 42 | * [[Macro Options>>MacrosOptions]] | ||
| 43 | * [[Render Switches>>RenderSwitches]] | ||
| 44 | * [[Editing Welcome Block>>EditingWelcomeMessage]] | ||
| 45 | ))) | ||
| 46 | |||
| 47 | (% class="dashboardright right column60" %) | ||
| 48 | ((( | ||
| 49 | === Analysis === | ||
| 50 | |||
| 51 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 52 | ((( | ||
| 53 | ==== WYSIWYG ==== | ||
| 54 | |||
| 55 | * the include macro rendering is confusing because the user might think he can in-line edit the content | ||
| 56 | * trying to delete some words in the welcome message results in deleting the dashboard macro | ||
| 57 | * advanced macro properties that are hard to follow | ||
| 58 | |||
| 59 | [[[[image:wysiwyg.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwyg.png]] | ||
| 60 | ))) | ||
| 61 | |||
| 62 | (% class="left column45 dashboardright" %) | ||
| 63 | ((( | ||
| 64 | ==== Dashboard ==== | ||
| 65 | |||
| 66 | * confusing because now the include/macro separation is overwritten - the only clue is the warning message | ||
| 67 | * advanced gadget properties that are hard to follow | ||
| 68 | * gadget implemented with a <include> mechanism | ||
| 69 | * difficulties on understanding translations keys for the Welcome block title | ||
| 70 | |||
| 71 | [[[[image:dashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboard.png]] | ||
| 72 | ))) | ||
| 73 | |||
| 74 | (% class="clearfloats" %) | ||
| 75 | ((( | ||
| 76 | |||
| 77 | ))) | ||
| 78 | |||
| 79 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 80 | ((( | ||
| 81 | [[[[image:wysiwygMacro.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:wysiwygMacro.png]] | ||
| 82 | ))) | ||
| 83 | |||
| 84 | (% class="left column45 dashboardright" %) | ||
| 85 | ((( | ||
| 86 | [[[[image:dashboardGadget.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:dashboardGadget.png]] | ||
| 87 | ))) | ||
| 88 | |||
| 89 | (% class="clearfloats" %) | ||
| 90 | ((( | ||
| 91 | |||
| 92 | ))) | ||
| 93 | ))) | ||
| 94 | |||
| 95 | (% class="clearfloats" %) | ||
| 96 | ((( | ||
| 97 | |||
| 98 | ))) | ||
| 99 | |||
| 100 | == Dashboard Edit == | ||
| 101 | |||
| 102 | (% class="left column40 dashboardleft" %) | ||
| 103 | ((( | ||
| 104 | === Issues === | ||
| 105 | |||
| 106 | {{jiraIssues}} | ||
| 107 | XWIKI-7885, | ||
| 108 | XWIKI-7681, | ||
| 109 | XWIKI-7685, | ||
| 110 | XWIKI-4448, | ||
| 111 | XWIKI-7995 | ||
| 112 | {{/jiraIssues}} | ||
| 113 | ))) | ||
| 114 | |||
| 115 | (% class="dashboardright right column60" %) | ||
| 116 | ((( | ||
| 117 | === Proposal === | ||
| 118 | |||
| 119 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 120 | ((( | ||
| 121 | ==== Before ==== | ||
| 122 | |||
| 123 | - gadgets are not discoverable | ||
| 124 | [[[[image:beforeDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:beforeDashboard.png]] | ||
| 125 | ))) | ||
| 126 | |||
| 127 | (% class="left column45 dashboardright" %) | ||
| 128 | ((( | ||
| 129 | ==== After ==== | ||
| 130 | |||
| 131 | - we should better mark the borders of a gadget | ||
| 132 | [[[[image:proposalDashboard.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:proposalDashboard.png]] | ||
| 133 | ))) | ||
| 134 | |||
| 135 | (% class="clearfloats" %) | ||
| 136 | ((( | ||
| 137 | |||
| 138 | ))) | ||
| 139 | |||
| 140 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 141 | ((( | ||
| 142 | - or better mark available actions per gadget | ||
| 143 | [[[[image:visibleActions.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:visibleActions.png]] | ||
| 144 | ))) | ||
| 145 | |||
| 146 | (% class="left column45 dashboardright" %) | ||
| 147 | ((( | ||
| 148 | |||
| 149 | ))) | ||
| 150 | ))) | ||
| 151 | |||
| 152 | (% class="clearfloats" %) | ||
| 153 | ((( | ||
| 154 | |||
| 155 | ))) | ||
| 156 | |||
| 157 | |||
| 158 | == Homepage View == | ||
| 159 | |||
| 160 | (% class="left column40 dashboardleft" %) | ||
| 161 | ((( | ||
| 162 | === Issues === | ||
| 163 | |||
| 164 | {{jiraIssues}} | ||
| 165 | XE-1117, | ||
| 166 | XWIKI-7568, | ||
| 167 | XWIKI-7678, | ||
| 168 | XWIKI-7679 | ||
| 169 | {{/jiraIssues}} | ||
| 170 | |||
| 171 | * see [[Help Center>>HelpCenter]] proposal for a better separation of help/tour/welcome content | ||
| 172 | ))) | ||
| 173 | |||
| 174 | (% class="dashboardright right column60" %) | ||
| 175 | ((( | ||
| 176 | === Proposal === | ||
| 177 | |||
| 178 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 179 | ((( | ||
| 180 | ==== Before ==== | ||
| 181 | |||
| 182 | [[[[image:HomepageBefore.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageBefore.png]] | ||
| 183 | ))) | ||
| 184 | |||
| 185 | (% class="left column45 dashboardright" %) | ||
| 186 | ((( | ||
| 187 | ==== After ==== | ||
| 188 | |||
| 189 | [[[[image:HomepageAfter.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:HomepageAfter.png]] | ||
| 190 | ))) | ||
| 191 | |||
| 192 | (% class="clearfloats" %) | ||
| 193 | ((( | ||
| 194 | |||
| 195 | ))) | ||
| 196 | |||
| 197 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 198 | ((( | ||
| 199 | ==== Guest ==== | ||
| 200 | |||
| 201 | [[[[image:welcomeGuest.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeGuest.png]] | ||
| 202 | ))) | ||
| 203 | |||
| 204 | (% class="left column45 dashboardright" %) | ||
| 205 | ((( | ||
| 206 | ==== Logged-in ==== | ||
| 207 | |||
| 208 | [[[[image:welcomeLogged.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:welcomeLogged.png]] | ||
| 209 | ))) | ||
| 210 | |||
| 211 | (% class="clearfloats" %) | ||
| 212 | ((( | ||
| 213 | |||
| 214 | ))) | ||
| 215 | |||
| 216 | ==== Overview ==== | ||
| 217 | |||
| 218 | [[[[image:HomepageLarger.png||style="border: 1px dotted #DFDFF2; max-width: 98%;"]]>>attach:HomepageLarger.png]] | ||
| 219 | ))) | ||
| 220 | |||
| 221 | (% class="clearfloats" %) | ||
| 222 | ((( | ||
| 223 | |||
| 224 | ))) |