← Back to team overview

launchpad-doc team mailing list archive

[Bug 263981] [NEW] Wiki header says "launchpadhelp"

 

Public bug reported:

1. elinks https://help.launchpad.net/BranchMergeProposals
2. Find the page header.

What you should see: "Launchpad Help: Branch merge proposals", or even just "Branch merge proposals" (since the site name is already in the page title).
What you actually see:
------------
[IMG] launchpadhelp


BranchMergeProposals
------------

This can be fixed in three steps:

1. Either use an image for the "launchpadhelp" (as I suggested in bug
263973), rather than text; or use CSS, rather than characters and dummy
markup, to achieve the header styling (e.g. #siteheading {color:
#f8c300; text-transform: lowercase; word-spacing: 0;} #siteheading
:first-word {color: #fff;}).

2. If continuing to use text, put "Launchpad Help" and the actual page
title inside elements that default to inline presentation, together
inside a single <h1>. (It doesn't really make sense for these pages to
have more than one <h1> element.) Then use CSS to set both to {display:
block}.

3. Set help.launchpad.net to split up words when presenting page titles.

** Affects: launchpad-documentation
     Importance: Undecided
         Status: New

** Description changed:

  1. elinks https://help.launchpad.net/BranchMergeProposals
  2. Find the page header.
  
  What you should see: "Launchpad Help: Branch merge proposals", or even just "Branch merge proposals" (since the site name is already in the page title).
  What you actually see:
  ------------
  [IMG] launchpadhelp
  
  
  BranchMergeProposals
  ------------
  
- This can be fixed in two steps:
+ This can be fixed in three steps:
  
  1. Either use an image for the "launchpadhelp" (as I suggested in bug
  263973), rather than text; or use CSS, rather than characters and dummy
  markup, to achieve the header styling (e.g. #siteheading {color:
  #f8c300; text-transform: lowercase; word-spacing: 0;} #siteheading
  :first-word {color: #fff;}).
  
  2. If continuing to use text, put "Launchpad Help" and the actual page
  title inside elements that default to inline presentation, together
  inside a single <h1>. (It doesn't really make sense for these pages to
  have more than one <h1> element.) Then use CSS to set both to {display:
  block}.
  
  3. Set help.launchpad.net to split up words when presenting page titles.

-- 
Wiki header says "launchpadhelp"
https://bugs.launchpad.net/bugs/263981
You received this bug notification because you are a member of Launchpad
Documentation Team, which is subscribed to Launchpad Documentation.



Follow ups

References