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

...

Welcome,

...

sign

...

out

This welcome,

...

sign

...

out

...

feature

...

greets

...

authenticated

...

users

...

by

...

their

...

first

...

name

...

and

...

allows

...

them

...

to

...

log

...

out

...

of

...

the

...

application.

...

All

...

text

...

appears

...

in

...

Source

...

Sans,

...

Light

...

Orange,

...

13

...

pt.

...

The

...

hyperlink

...

to

...

log

...

out

...

is

...

underlined,

...

and

...

it

...

takes

...

users

...

to

...

the

...

logged

...

out

...

confirmation

...

page.

Code

Code Block


h2. Code


{code}
<div class="span11">

<span class="no-user-select variable semi-bold color-text3">Welcome semorton</span>

<a id="signout_link" class="no-user-select variable semi-bold color-link1" style="padding-left:4px;" title="Sign out of RAFT" rel="tooltip">(Sign Out)</a>

</div>
{code}

h2. Example

\\  !signout.png|border=1!

h2. Related patterns

See the Header in the style guide for more information.

h2. Problem

For security reasons, users need a way to log out of the application without closing their browser window. We place this log out link in a persistent place in the header of all applications so users have an obvious and intuitive place to find this log out link.

h2. Solution

We provided this link so users can log out of the application without closing their browser window. We added a friendly message so the application feels warm and welcoming. This adds an additional level of security and convenience for users navigating in and out of the BI applications. The link should appear proximate to other persistent tasks.

h2. Rationale

\[insert\]

h2.

Example


Image Added

Related patterns

See the Header in the style guide for more information.

Problem

For security reasons, users need a way to log out of the application without closing their browser window. We place this log out link in a persistent place in the header of all applications so users have an obvious and intuitive place to find this log out link.

Solution

We provided this link so users can log out of the application without closing their browser window. We added a friendly message so the application feels warm and welcoming. This adds an additional level of security and convenience for users navigating in and out of the BI applications. The link should appear proximate to other persistent tasks.

Rationale

[insert]