| Question | Adding text seems easy, but Images ? |
| Answer |
To add images to a presentation, you should first attach images to the presentation wiki page.
Once you have done this you can refer to presentation using the XWiki image tag:
{image:filename.gif} or {image:filename.gif|200|300}
If you need positioning of the image relatively to the text, you can use HTML <div> tags
If you want to add to the current page an image attached to another page, use the <img> tag as follows:
<img src="\$xwiki.getAttachmentURL(\"XWiki.Toolbar\",\"image.gif\")" /> |
Version 1.4 last modified by Vincent Massol on 10/12/2006 at 12:50
Document data
Attachments:
No attachments for this document
Comments: 0