Merge lp:~matthew.revell/launchpad/status-link into lp:launchpad/db-devel

Proposed by Matthew Revell
Status: Merged
Merged at revision: not available
Proposed branch: lp:~matthew.revell/launchpad/status-link
Merge into: lp:launchpad/db-devel
Diff against target: 13 lines
1 file modified
lib/lp/app/templates/base-layout-macros.pt (+3/-0)
To merge this branch: bzr merge lp:~matthew.revell/launchpad/status-link
Reviewer Review Type Date Requested Status
Michael Nelson (community) code ui Approve
Canonical Launchpad Engineering Pending
Review via email: mp+13054@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Matthew Revell (matthew.revell) wrote :

Adds a 'System status' link to base-layout-macros.pt, which links to http://identi.ca/status -- Launchpad's off-site system status page. (Bug 446189)

Revision history for this message
Michael Nelson (michael.nelson) wrote :

> Adds a 'System status' link to base-layout-macros.pt, which links to
> http://identi.ca/status -- Launchpad's off-site system status page. (Bug
> 446189)

Thanks Matthew!

I tried to think of some other options, other than 'System status', but could only come up with 'Production status', 'Latest status', etc. I think 'System status' is the most descriptive while still being short :)

review: Approve (code ui)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/app/templates/base-layout-macros.pt'
2--- lib/lp/app/templates/base-layout-macros.pt 2009-10-01 22:34:51 +0000
3+++ lib/lp/app/templates/base-layout-macros.pt 2009-10-08 10:35:24 +0000
4@@ -360,6 +360,9 @@
5  • 
6 <a href="https://help.launchpad.net/Feedback"
7 >Contact us</a>
8+ &nbsp;&bull;&nbsp;
9+ <a href="http://identi.ca/launchpadstatus"
10+ >System status</a>
11 <span id="lp-version" tal:condition="not:is_lpnet">
12 &nbsp;&bull;&nbsp;
13 <a href="https://help.launchpad.net/LaunchpadReleases"

Subscribers

People subscribed via source and target branches

to status/vote changes: