← Back to team overview

launchpad-dev team mailing list archive

Re: Page headings and titles

 

On Sep 11, 2009, at 9:45 AM, Barry Warsaw wrote:

The rules, both in how a page should look, and how to code for that look, are defined in this wiki page:

https://dev.launchpad.net/VersionThreeDotO/UI/Conversion#Heading %20rules

There's one further refinement. Once Salgado's updated breadcrumbs branch lands (if it hasn't already), you can avoid the ugly +foo leaf component in your breadcrumb by implementing the `page_title` attribute on your view. The text in this attribute will be taken as the last path component.

Note that you'll still get the reversed-breadcrumbs in your <title> though. That is overridden by also setting view.override_title_breadcrumbs=True.

-Barry

Attachment: PGP.sig
Description: This is a digitally signed message part


References