Closed
Bug 950801
Opened 12 years ago
Closed 12 years ago
Implement "Translation Bar"
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-12-19
People
(Reporter: jcrawford, Assigned: wbowling)
Details
(Whiteboard: [kb=1217715] [good first bug][mentor=sancus])
Attachments
(1 file)
118.71 KB,
image/png
|
Details |
If possible we should implement the new Translation Bar in Mozillians.org. Background:
https://blog.mozilla.org/webdev/2013/12/12/improving-mozilla-org-user-experience-for-people-all-over-the-world/
http://bedrock.readthedocs.org/en/latest/tabzilla.html#translation-bar
Comment 1•12 years ago
|
||
It looks like this bug only requires a few minor changes to the HTML on the page. Should be a great bug for someone who wants to get their feet wet on Mozillians.org.
For an example of it, visit Mozilla.org with a language parameter not your own. Ex:
http://www.mozilla.org/xh/
Whiteboard: [good first bug][mentor=sancus]
Updated•12 years ago
|
Assignee: nobody → wbowling
Updated•12 years ago
|
Whiteboard: [good first bug][mentor=sancus] → [kb=1217715] [good first bug][mentor=sancus]
Comment 2•12 years ago
|
||
(In reply to Justin Crawford [:hoosteeno] from comment #1)
> It looks like this bug only requires a few minor changes to the HTML on the
> page. Should be a great bug for someone who wants to get their feet wet on
> Mozillians.org.
>
> For an example of it, visit Mozilla.org with a language parameter not your
> own. Ex:
>
> http://www.mozilla.org/xh/
Has anyone being assigned to this bug? If not! I'll be glad to help!
Assignee | ||
Comment 3•12 years ago
|
||
Roberto, I'm on this one.
Pull Request: https://github.com/mozilla/mozillians/pull/751
Assignee | ||
Comment 4•12 years ago
|
||
Made a new pull request. https://github.com/mozilla/mozillians/pull/753
(accidentally pushed the last one to a fork i was planning on deleting)
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/e5f0dd2e443f498858c3c9118e685f8a51f0dfb6
[Fix Bug 950801] Implemented Tabzilla Translation Bar
Squashed commits:
[899580b] added canonical-url from bedrock
[60dfab6] [Fix Bug 950801] Implemented Tabzilla Translation Bar
[063f578] Cleaned up import lines to follow code style guide
[937cca7] added newlines at the ends of new files
[5688ab3] checked against flake8
https://github.com/mozilla/mozillians/commit/f619eb26cbfe5837bc5fb50792c497277a38631c
Merge pull request #753 from caktus/950801-translation-bar
[Fix Bug 950801] translation bar (take 2)
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
Status: RESOLVED → VERIFIED
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/9a3cc2ac5b448e7869d4d326ae4ac37d1bb000e5
[Bug 950801] Fix alternate url output
https://github.com/mozilla/mozillians/commit/172b31c810fc84ae20e05e9d192ab223feab512c
Merge pull request #754 from Sancus/fixalternateurls
[Bug 950801] Fix alternate url output
Updated•12 years ago
|
Target Milestone: --- → 2013-12-19
You need to log in
before you can comment on or make changes to this bug.
Description
•