The Navigation Map macro displays the list of pages associated with a specified label as a navigation map.

A label must be specified for this macro.

To add the Navigation Map macro to a page:

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

Speeding up macro entry with autocomplete:

Type { and the beginning of the macro name, to see a list of suggested macros. Details are in Using Autocomplete.

To edit an existing macro: Click the macro placeholder and choose Edit. This will display the parameters of the macro in the Macro Browser.

Parameters are options that you can set to control the content or format of the macro output.

Parameter

Default

Description

Label

none

Specify the label associated with the pages you want to show in the navigation map.

Map Title

none

Specify a title for the navigation map.

Number of Cells Per Row

5

Specify the number of cells in a row

Cell Width (Pixels)

90 px

Specify the cell width

Cell Height (Pixels)

60 px

Specify the cell height

Navigation Map Theme

Confluence

Define a theme for the navmap.

If you want to create your own navmap 'look and feel' (for example, one with rounded corners), you need to add a customised navmap macro theme file to the WEB-INF/classes/templates/macros directory. The file name convention to use is navmap-mytheme.vm. Use the name of your choice for the mytheme part of the file name, which is also the value you use for this parameter. Hence, if your theme was called navmap-roundededges.vm, use the value of roundededges for this parameter.

Related Labels Macro
Content by Label Macro
Recently Used Labels Macro
Working with Labels
Working with Macros

Take me back to the Confluence User's Guide.

  • No labels