If you don't want to install the whole Categories and Archives extension, you could simply download one of the free icon sets off the web and use it as the image, with the link going to the file.
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, August 04, 2010 4:37 AM To: [email protected] Subject: Re: how to set ImagePlugin's position however, I want the image just a link, e.g., a pdf icon which links to a pdf file, how to do it? ----- Original Message ----- From: "Gavin Goldsmith" <[email protected]> To: <[email protected]> Sent: Wednesday, August 04, 2010 6:03 PM Subject: RE: how to set ImagePlugin's position 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] ---------------------------------------------------------------------------- ----------------------- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful.If you have received this communication in error,please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. ---------------------------------------------------------------------------- -----------------------
