Wiki source code of Icons: Image
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="iconImage">Silk</span>{{/html}} | ||
| 4 | * Version: XWiki 2.1 | ||
| 5 | * Location: /xwiki/resources/icons/silk/picture.gif | ||
| 6 | |||
| 7 | {{html}}Icon: <span class="icon" style="background-image:url(/xwiki/resources/js/xwiki/wysiwyg/xwe/41A18B18DD7160F32BC3BA0006D89619.cache.png); background-position:-560px 0;"> </span>Other{{/html}} | ||
| 8 | * Version: XWiki 2.1 | ||
| 9 | * Location: /xwiki/resources/js/xwiki/wysiwyg/xwe/41A18B18DD7160F32BC3BA0006D89619.cache.png | ||
| 10 | xwiki/resources/js/xwiki/wysiwyg/tinymce/tiny_mce/themes/wikieditor/images/image.gif | ||
| 11 | |||
| 12 | {{html}}Icon: <span class="icon" style="background-image:url(/xwiki/resources/icons/silk/image.gif);"> </span>Other 2{{/html}} | ||
| 13 | * Version: XWiki 2.1 | ||
| 14 | * Location: /xwiki/resources/icons/silk/image.gif | ||
| 15 | |||
| 16 | == Examples == | ||
| 17 | |||
| 18 | === Silk === | ||
| 19 | Attachments | ||
| 20 | [[image:attachmentItem.png]] | ||
| 21 | |||
| 22 | === Other === | ||
| 23 | WYSIWYG Image | ||
| 24 | [[image:WYSIWYGImage.png]] | ||
| 25 | |||
| 26 | WYSIWYG Wiki 1.0 Image | ||
| 27 | [[image:wysiwygEditor10.png]] | ||
| 28 | |||
| 29 | === Other 2 === | ||
| 30 | |||
| 31 | Wiki Editor Wiki 1.0 Image | ||
| 32 | [[image:wikiEditor10.png]] |