aside attribute backLinks box center details exampleJsp exampleStringBodyJsp externalLink googleMap googleMapLink helloWorld helloWorldJsp image imageIndex img include index left media menu namespaces plainthumb plugin plugins pluginsIndex quote randomPick recentChanges right scale search security shadow systemStatus teaser template thumbnail tile tiles toc

  [ info ]

image (plugin)

Places an image on the page.

The image plugin is more customisable than the img plugin.

With the image plugin you can choose to float the image either left or right. Alternately, you can align the image left, right or center.

By default, the images are links to their own wiki page.

To upload a new image to the wiki, place the image plugin in the page you wich the image to appear. The name of the image must end in the appropriate extension (png, jpg, bmp, or gif). Once saved, you can then create a new image by clicking the (broken) link.

For example, if I wished to add a new image called "logo.png", create the image link like this :

Look at this : {{image( page="logo.png" )}}

Look at this :

wiki/logo.png

How to Upload an Image

It sounds long winded, but its very easy realy.

Plugin Details

Plugin Name : image

Body type : wiki markup

Parameters

Name Details Default Required
renderLink regex : true|false false
page regex : .* true
align regex : left|center|right|justify|char center false
float regex : left|right|none none false