[All Adaptavist Apps]

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

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

 

Wiki Markup

Simply

add

the

macro

to

any

panel

in

theme

configuration

to

display

the

space

title

in

that

panel:

{
Code Block
}
{builder-spacetitle}
{code}

 

Always display the site title

 

Wiki Markup

If

you

want

to

display

the

site

title,

even

at

space

level,

use

the

following

notation:

{
Code Block
}
{builder-spacetitle:sitetitle=true}
{code}

 

CSS Customisation

Not applicable to this macro.

...