Wiki source code of Customizable Panels
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{warning}} | ||
| 2 | Newer proposal [[Menu Creator>>Improvements.MenuCreator]] | ||
| 3 | {{/warning}} | ||
| 4 | |||
| 5 | == Requirements == | ||
| 6 | |||
| 7 | {{velocity}} | ||
| 8 | #if($context.user == 'XWiki.evalica') | ||
| 9 | * [[Initial Feature Request>>https://products.xwikisas.com/xwiki/bin/view/Roadmap/UserFriendlyQuickLinksPanelsAndMenuBarAdministration?srid=l7nfskqh]] | ||
| 10 | #end | ||
| 11 | $xwiki.ssx.use("Improvements.WebHome") | ||
| 12 | $xwiki.ssx.use("Standards.WebHome") | ||
| 13 | {{/velocity}} | ||
| 14 | |||
| 15 | * Panel Creation Fields | ||
| 16 | ** Name / Title : input | ||
| 17 | ** Panel Type / Panel Availability : view / edit | ||
| 18 | ** Category: Navigation / Tools/ Other / Information / Administration | ||
| 19 | ** Descrption: textarea | ||
| 20 | ** Content: textarea / Customizable | ||
| 21 | |||
| 22 | == Use Case == | ||
| 23 | |||
| 24 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 25 | ((( | ||
| 26 | [[[[image:empty.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:empty.png]] | ||
| 27 | [[[[image:usecaseA.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:usecaseA.png]] | ||
| 28 | ))) | ||
| 29 | |||
| 30 | (% class="left column45 dashboardright" %) | ||
| 31 | ((( | ||
| 32 | [[[[image:usecase.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:usecase.png]] | ||
| 33 | [[[[image:source.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:source.png]] | ||
| 34 | ))) | ||
| 35 | |||
| 36 | (% class="clearfloats" %) | ||
| 37 | ((( | ||
| 38 | |||
| 39 | ))) | ||
| 40 | |||
| 41 | == Links == | ||
| 42 | |||
| 43 | (% class="left column45 dashboardleft" style="margin-right: 5%;" %) | ||
| 44 | ((( | ||
| 45 | === Internal === | ||
| 46 | |||
| 47 | [[[[image:internalLinks.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:internalLinks.png]] | ||
| 48 | ))) | ||
| 49 | |||
| 50 | (% class="left column45 dashboardright" %) | ||
| 51 | ((( | ||
| 52 | === External === | ||
| 53 | |||
| 54 | [[[[image:externalLinks.png||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:externalLinks.png]] | ||
| 55 | ))) | ||
| 56 | |||
| 57 | (% class="clearfloats" %) | ||
| 58 | ((( | ||
| 59 | |||
| 60 | ))) |