[All Adaptavist Apps]
This macro returns either the name of the currently displayed space or the site title if 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.
{builder-spacetitle}
Property |
Required |
Default |
Notes |
---|---|---|---|
sitetitle |
false |
when set to true the macro always returns the site title whether viewed from a space level page or not |
Simply add the macro to any panel in theme configuration to display the space title in that panel:
{builder-spacetitle}Which gives:
Unknown macro: {builder-spacetitle}
If you want to display the site title, even at space level, use the following notation:
{builder-spacetitle:sitetitle=true}Which gives:
Unknown macro: {builder-spacetitle}
Not applicable to this macro.
None at present.
None at present.