Wiki source code of Icons: Expand
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}}$xwiki.ssx.use("Standards.Icons"){{/velocity}} | ||
| 2 | |||
| 3 | {{html}}Icon: <span class="character"><span class="iconExpand">[+]</span> Character</span>{{/html}} | ||
| 4 | * Version: XWiki 2.1 | ||
| 5 | * Location: Type: character | ||
| 6 | |||
| 7 | {{html}}Icon: <span class="iconExpand2"> Expand 2</span>{{/html}} | ||
| 8 | * Version: XWiki 2.1 | ||
| 9 | * Location: /xwiki/resources/js/smartclient/skins/Enterprise/images/TreeGrid/opener_closed.gif | ||
| 10 | |||
| 11 | {{html}}Icon: <span class="iconExpand3"> Expand 3</span>{{/html}} | ||
| 12 | * Version: XWiki 2.1 | ||
| 13 | * Location: /xwiki/resources/icons/silk/bullet_toggle_plus.gif | ||
| 14 | |||
| 15 | == Examples == | ||
| 16 | |||
| 17 | === Character === | ||
| 18 | Tags: | ||
| 19 | [[image:tagsExpand.png]] | ||
| 20 | |||
| 21 | Dashboard: | ||
| 22 | [[image:dashboardExpand.png]] | ||
| 23 | |||
| 24 | === Expand 2 === | ||
| 25 | |||
| 26 | WYSIWYG Tree | ||
| 27 | [[image:WYSIWYGLinkpages.png]] | ||
| 28 | |||
| 29 | === Expand 3 === | ||
| 30 | |||
| 31 | Object Editor, Class Editor | ||
| 32 | [[image:objectEditor.png]] |