Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents
maxLevel3
minLevel2
absoluteUrltrue
excludeSee also
typeflat
separatorpipe

Overview

The {space-breadcrumbs} macro will add breadcrumbs for a specified page. In particular, it analyzes the space hierarchy information so that it includes all of the parent spaces up to the root space in the breadcrumbs.

Control of the display of the breadcrumb is done using an a second optional second parameter - with three possible values.

The macro is used when setting up space hierarchies. It is usually added to the root space in your hierarchy in the space home page.

Parameters

Parameter

Required

Default

Notes

Version

page

Image Removed

(tick)


The page to display the breadcrumb for including the space hierarchy for the page.


type


home

The information to be included in the

breadcrumb –

breadcrumb – there are three values:

  • home the breadcrumb links from the space home page to the selected page.

  • dashboard - the breadcrumb links from the dashboard to the selected page.

  • dashboard+home - the breadcrumb links from the space home page and the dashboard to the selected page


Usage

In the macro browser, choose the Space Breadcrumbs macro:

...

The macro editor displays the space breadcrumb for the default page - the current page @self.

...

The macro editor options are:

  • the page to display the breadcrumb for including the space hierarchy

  • a dropdown option menu to include the hierarchy to the page from the space dashboard, the space home page or both of these

    .


    Image RemovedImage Added

Any options are displayed in the macro placeholder.

...

The breadcrumb is displayed on the page as follows:

...

Code Block
{space-breadcrumbs:page=@self|type=home}

Related Macros

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "space_hierarchy_metadata"

Related Documentation

Adding metadata to a space

...