Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width60%

Excerpt

Confluence builds a gallery of thumbnailed images, attached to the page, by use of the 'gallery' macro.

.

Including single images and thumbnailing them

Once images are attached to a space they may be referred to in Confluence markup.

When you insert an image onto a page, you can choose to display it as a thumbnail.

Once the image has been inserted, here is what the Wiki Markup looks likeFor example, this is how we insert a thumbnailed version of a picture of the Sydney Harbour Bridge:

Code Block
!office12wikipatterns.jpgpng|thumbnail!

Image Modified

The thumbnailing represents a smaller version than would otherwise be represented if we showed the whole image (try clicking on the image to see the full size).

Using the

Gallery Macro

'gallery' macro

The Confluence 'gallery' macro allows you to display We've also included a macro which allows a "gallery of thumbnails" to be displayed. It is very simple to use and presents all images attached to a page in a tabulated form, e.g.:

Code Block
{gallery:title=Photographs near and of the Atlassian officeT-shirts}
{gallery}

gives

Gallery
titlePhotographs near and of the Atlassian officeAtlassian T-shirts
Column
Info
iconfalse

Images look very effective when included within Confluence. We've provided thumbnail and thumbnail gallery macro functionality.