This page is a snippet
For full information, see:
Snippet
Macro name: navmap Macro body: None. Parameter name | Required | Default | Parameter description and accepted values |
|---|
default-parameter
(Unnamed in wiki markup) | Yes | (None) | The label that pages must contain to be included in the navigation map. | wrapAfter
| No | 5
| The number of cells in a row. | title
| No | (None) | A title for the navigation map. | cellHeight
| No | 60
| Height of the cells, in pixels. | cellWidth
| No | 90
| Width of the cells, in pixels. | theme
| No | (None) | 
The name of a Velocity template that defines a theme for the navigation map. The name of your theme file must have the following format: navmap-mytheme.vm, where mytheme is the name of your theme. That is also the value to use for the theme parameter of the macro. For example, if your theme file is navmap-roundededges.vm, use the value roundededges for this parameter. Put your theme file in the confluence/WEB-INF/classes/templates/macros directory, in your Confluence installation. (Create the directory if it does not exist.) |
|