Enterprise Theme for Confluence
Breadcrumbs

Space Manager

Returns the username of the spacemanager for the current or a given space.

Parameter

Name

Description

Type

This is a required field

Default

Values

Space
spaceKey


spacekey

cross mark



Theme
theme

Specifies a specific look and feel.

enum

cross mark

username

username, boxed, small

Plain label
descplain

Used in the Theme "boxed".

string

cross mark



Internationalization i18n key for the label
desci18n

Used in the Theme "boxed". Any available i18n key can be used. This proprety overwrites the Plain Label.

string

cross mark

spaceadmin.manager



Examples

Boxed Space Manager

{gu-spaceadmin:theme=boxed}
image2013-12-11 8:49:30.png

Boxed Space Manager with another label 

Implemented with this issue  .jira-issue { padding: 0 0 0 2px; line-height: 20px; } .jira-issue img { padding-right: 5px; } .jira-issue .aui-lozenge { line-height: 18px; vertical-align: top; } .jira-issue .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; font-size: 0; max-height: 16px; text-align: left; text-indent: -9999em; vertical-align: text-bottom; } THEME-42.

{gu-spaceadmin:theme=boxed|desci18n=author.name}
image2013-12-11 8:49:39.png

Space manager of the current Space

{gu-spaceadmin}
image2013-12-11 8:49:49.png

Space manager of another Space


{gu-spaceadmin:spaceKey=HR}
image2013-12-11 8:50:6.png