Closed Bug 930152 Opened 11 years ago Closed 11 years ago

Remove "Mozilla" prefix from Bedrock base template

Categories

(www.mozilla.org :: Pages & Content, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cmore, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [kb=1158412] )

Attachments

(1 file)

The current homepage title is:

Mozilla — Home of the Mozilla Project — Mozilla

That's a bit redundant and we are saying Mozilla three times.

I suggest removing the word "Mozilla" from the prefix of the base template located here:

https://github.com/mozilla/bedrock/blob/master/bedrock/base/templates/base-resp.html

https://github.com/mozilla/bedrock/blob/master/bedrock/base/templates/base.html

<title>{% block page_title_full %}{% block page_title_prefix %}{% endblock %}{% block page_title %}{% endblock %}{% endblock page_title_full %}{% block page_title_suffix %} — Mozilla{% endblock %}</title>

The Firefox base templates don't use "Mozilla" as the prefix and thus this only only affects the homepage and non-Firefox product pages.
Blocks: 745355
Whiteboard: [kb=1158412]
Jen: Are you fine with this change?
Flags: needinfo?(jbertsch)
Cmore:  Yes I'm fine with this change.
Flags: needinfo?(jbertsch)
:kohei: how does this sound?
Flags: needinfo?(kohei.yoshino)
Sounds good to me :)
Flags: needinfo?(kohei.yoshino)
This is on the board and someone can pick this up eventually. It would be a quick PR.
Attached file Pull Request on GitHub
Sent PR
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/4ca24e1339bb2ffe61e0a80f49a24b0b48f2c6dc
Bug 930152 - Remove "Mozilla" prefix from Bedrock base template

https://github.com/mozilla/bedrock/commit/1e20912e4d9940594484ce34a20cc654ed9b29bb
Merge pull request #1364 from kyoshino/bug-930152-page-title-prefix

Bug 930152 - Remove "Mozilla" prefix from Bedrock base template
fixed on stage https://www.allizom.org/en-US/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
This looks much better and keeps the title more concise.
verified fixed https://www.mozilla.org
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: