Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Toggle Sidebar

builder-spacetitle macro

(None)

{builder-spacetitle} Macro

Description

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.

Usage

{builder-spacetitle}

Parameters

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

Examples

Basic Use

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

{builder-spacetitle}

Which gives: Theme Builder Plugin

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}

Which gives: Adaptavist.com

CSS Customisation

Not applicable to this macro.

Hints and Tips

None at present.

Frequently Asked Questions

None at present.

Toggle Sidebar

See Also

Incoming Links


Outgoing Links


Added by Alain Moran on Oct 09, 2006 23:30, last edited by Guy Fraser on Jan 30, 2008 13:49

Adaptavist Theme Builder Powered by Atlassian Confluence