Wiki source code of Icon Container: Notifications
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | |||
| 2 | {{velocity}}$xwiki.ssx.use("Standards.Icons"){{/velocity}} | ||
| 3 | |||
| 4 | {{html}}Icon: <span class="iconInfo">Info</span>{{/html}} | ||
| 5 | * Version: XWiki 2.1 | ||
| 6 | * Location: /xwiki/resources/icons/silk/information.gif | ||
| 7 | |||
| 8 | {{html}}Icon: <span class="iconExclamation">Exclamation</span>{{/html}} | ||
| 9 | * Version: XWiki 2.1 | ||
| 10 | * Location: /xwiki/resources/icons/silk/exclamation.gif | ||
| 11 | |||
| 12 | {{html}}Icon: <span class="iconQuestions">Questions</span>{{/html}} | ||
| 13 | * Version: XWiki 2.1 | ||
| 14 | * Location: /xwiki/resources/icons/silk/help.gif | ||
| 15 | |||
| 16 | {{html}}Icon: <span class="iconError">Error</span>{{/html}} | ||
| 17 | * Version: XWiki 2.1 | ||
| 18 | * Location: /xwiki/resources/icons/silk/error.gif | ||
| 19 | |||
| 20 | == Info == | ||
| 21 | InfoBox | ||
| 22 | [[image:infoBox.png]] | ||
| 23 | |||
| 24 | == Exlamations == | ||
| 25 | InfoBox | ||
| 26 | [[image:error.png]] | ||
| 27 | |||
| 28 | == Questions == | ||
| 29 | Delete Attachments | ||
| 30 | [[image:deleteQuestion.png]] | ||
| 31 | |||
| 32 | == Error == | ||
| 33 | InfoBox | ||
| 34 | [[image:alltimePanel.png]] |