[All Adaptavist Apps]

Page tree

{builder-spacetitle} Macro

Description

This macroreturns either the name of the currently displayed space or the site titleif the macro is being run from within a global page. Additionaly the site title may be displayed from within a space level by setting the sitetitle parameter to true.

Usage

{builder-spacetitle}

Parameters

Property

Required

Default

Notes

sitetitle

(error)

false

when set to true the macro always returns the site title whether viewed from a space level page or not

Examples

Basic Use

 

Simply add the macro to any panel in theme configuration to display the space title in that panel:

{builder-spacetitle}

 

Always display the site title

 

If you want to display the site title, even at space level, use the following notation:

{builder-spacetitle:sitetitle=true}

 

CSS Customisation

Not applicable to this macro.

Hints and Tips

None at present.

Frequently Asked Questions

None at present.

  • No labels