Wiki source code of Study: Action Icons
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}} | ||
| 2 | |||
| 3 | {{info}} Discussed: http://markmail.org/message/vl5k7tmma6mj7wn6 {{/info}} | ||
| 4 | |||
| 5 | = Action Icons Style = | ||
| 6 | |||
| 7 | * [[Problem>>ActionIcons#HProblem]] | ||
| 8 | * [[Watchlist LiveTable Variations>>ActionIcons#HWatchlistLiveTableVariations]] | ||
| 9 | ** (% class="strike"%)[[Var 1 : Icon + Text >>ActionIcons#var1]](%%) | ||
| 10 | ** (% class="strike"%)[[Var 2 : Just Icon>>ActionIcons#var2]](%%) | ||
| 11 | ** [[Var 3 : Icon + Legend>>ActionIcons#var3]] (% class="orange"%)[Standard](%%) (see [[discussion>>http://markmail.org/message/vl5k7tmma6mj7wn6]]) | ||
| 12 | * [[Other Usages>>ActionIcons#HOtherUsages]] | ||
| 13 | |||
| 14 | == (% class="orange"%) Standard: (%%) Icon + Legend + Tooltips == | ||
| 15 | [[image:Watchlistlegend.png]] | ||
| 16 | |||
| 17 | == Problem == | ||
| 18 | |||
| 19 | Two different standards on the action icon usage in the LiveTable: | ||
| 20 | * with icon + text | ||
| 21 | * only with icon | ||
| 22 | |||
| 23 | Issues: | ||
| 24 | * lack of consistency | ||
| 25 | * when using icon + text, there are less icons that we can integrate because of increasing space text is occupying | ||
| 26 | * when using only icon, the actions can be criptic | ||
| 27 | ** Solution: add a legend of the actions | ||
| 28 | ** Solution: add a title caption describing the action | ||
| 29 | |||
| 30 | == Watchlist LiveTable Variations == | ||
| 31 | === (% id="var1" %)Var 1 : Icon + Text (%%) [ Thomas M, _Vincent, ] === | ||
| 32 | [[image:Watchlisttext.png]] | ||
| 33 | |||
| 34 | === (% id="var2" %)Var 2 : Just Icon + Tooltips(%%) [] === | ||
| 35 | [[image:Watchlisticon.png]] | ||
| 36 | |||
| 37 | === (% id="var3" %)Var 3 : Icon + Legend + Tooltips(%%) [ G, (Ricardo), (Christophe), _Vincent, Raluca, Jerome, Marius ] === | ||
| 38 | [[image:Watchlistlegend.png]] | ||
| 39 | |||
| 40 | == Other Usages == | ||
| 41 | === Document Index=== | ||
| 42 | [[image:AllDocstext.png||width="900"]] | ||
| 43 | === XWikiPreferences > Users === | ||
| 44 | [[image:Usersicon.png]] | ||
| 45 | === Blog Manage Posts === | ||
| 46 | http://incubator.myxwiki.org/xwiki/bin/view/Improvements/BlogManagePosts | ||
| 47 | [[image:ManagePosts.png]] |