Hi You can just "Inline" them. See the following from the jspwiki.properties file
######################################################################## #### # # Define which image types are inlined. # These are your standard glob expressions (just like in your # Windows or UNIX shells). Default pattern is to include all PNG # images. If you specify something here, you will override the default. # # Don't forget to increase the number after the dot - duplicate entries # cause problems! # # For example: # Inline all JPG files, PNG files and all files from images.com: # jspwiki.translatorReader.inlinePattern.1 = *.jpg jspwiki.translatorReader.inlinePattern.2 = *.png jspwiki.translatorReader.inlinePattern.3 = *.gif ######################################################################## #### >From the Help on the Edit Page ######################################################################## #### Adding pictures You can embed any image in the wiki code by putting the image available somewhere on the web in one of the allowed formats, and then just linking to it. For example, this is an inlined PNG image: http://jspwiki/jspwiki/images/xml.png. ######################################################################## #### Gavin -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: 04 August 2010 11:20 Subject: how to set ImagePlugin's position I want to display an image (using ImagePlugin) after some text words, both in the same row, however, my ImagePlugin always set the image in a new row, i.e., a new row below the text words, how to configure it to let them show in same row? Read our disclaimer at: http://www.picknpay.co.za/picknpay/content/en/disclaimer If you don't have web access, the disclaimer can be mailed to you on request. Disclaimer requests to be sent to [email protected]
