Images

Images can be embedded into Confluence pages from attached files or remote sources.

Notation Comment
!http://www.host.com/image.gif!
or
!attached-image.gif!
Inserts an image into the page.

If a fully qualified URL is given the image will be displayed from the remote source, otherwise an attached image file is displayed.

!spaceKey:pageTitle^image.gif!

!/2007/05/23/My Blog Post^image.gif!
Inserts an image that is attached on another page or blog post.

If no space key is defined, the current is space is used by default.

!image.jpg|thumbnail!

Insert a thumbnail of the image into the page (only works with images that are attached to the page). Users can click on the thumbnail to see the full-sized image.

Thumbnails must be enabled by the site administrator for this to work.

!image.gif|align=right, vspace=4!

For any image, you can also specify attributes of the image tag as a comma separated list of name=value pairs like so.

{gallery}

{gallery:columns=3}

{gallery:slideshow=false}

{gallery:columns=3|title=Charles' Holiday Photos}

{gallery:sort=name|reverseSort}

Create a gallery of thumbnails of all images attached to a page. This will only work on pagesthat allow attachments, obviously.

The columns parameter allows you to specify the number of columns in the gallery (bydefault, 4)

The title parameter allows you to supply a title for the gallery

The slideshow parameter allows you to turn off the "View As Slideshow" link (on by default).

The sort parameter allows you to control the order of the images. The options are name, comment, date.

The reverseSort parameter is used in conjunction with the sort parameter to reverse the order of the specified sort.

Powered by a free Atlassian Confluence Personal Server License. Get your own Personal Wiki - free.