Closed
Bug 1118723
Opened 10 years ago
Closed 10 years ago
Add the Learning Area to the main menu
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Jeremie, Assigned: moemonty, Mentored)
Details
(Whiteboard: [specification][type:feature][LOE:1])
What problems would this solve?
===============================
The new Learning Area is ready for soft launch, it would be nice to have it accessible through MDN main menu.
Who would use this?
===================
Any MDN reader who wish to learn the web (we have a goals of 580K unique readers by the end of the year)
What would users see?
=====================
We need to add a "Learn the Web" link both under "Zone" and under "webplatform > Refernce & guides"
What would users do? What would happen as a result?
===================================================
The "Learn the Web" link must point to:
https://developer.mozilla.org/en-US/Learn
Is there anything else we should know?
======================================
In an ideal world this should be done the last week of January 2015
Comment 1•10 years ago
|
||
:groovecoder, can you estimate the effort involved in this?
Flags: needinfo?(lcrouch)
Whiteboard: [specification][type:feature] → [specification][type:feature][LOE:?]
Comment 2•10 years ago
|
||
Very Easy; a good mentored bug too because it's just template update in a single spot:
https://github.com/mozilla/kuma/blob/master/templates/base.html#L111-L148
Can we start grouping the Learning area bugs under a bug tree?
Mentor: lcrouch
Flags: needinfo?(lcrouch)
Updated•10 years ago
|
Whiteboard: [specification][type:feature][LOE:?] → [specification][type:feature][LOE:1]
Reporter | ||
Comment 3•10 years ago
|
||
Hi :)
Just wondering: Is there any chance to see this bug fixed this week?
Flags: needinfo?(lcrouch)
Comment 4•10 years ago
|
||
Added to the Inbox: https://trello.com/c/PHUltr4a/333-bug-1118723-add-the-learning-area-to-the-main-menu
Flags: needinfo?(lcrouch)
Comment 5•10 years ago
|
||
Great catch. It can be easy for us to forget to update the main navigation.
This might be a good time for us to revisit the definition of "Zone". At the moment, the menu is very product- and technology-specific. Would a learning area fit into our definition of Zone? Do we have a definition of Zone?
Mentor: jkarahalis
Comment 6•10 years ago
|
||
Changing the assignee to Moemonty, who expressed interest in helping out with this.
Assignee: nobody → moemonty
Reporter | ||
Comment 7•10 years ago
|
||
(In reply to John Karahalis [:openjck] from comment #5)
> This might be a good time for us to revisit the definition of "Zone". At the
> moment, the menu is very product- and technology-specific. Would a learning
> area fit into our definition of Zone? Do we have a definition of Zone?
On the technical side, yes, it's very clear to identify what a zone is.
On the functional side, I'm not sure we clearly have a definition of what it is, I cc Ali to see if she has better input about that.
Flags: needinfo?(aspivak)
Comment 8•10 years ago
|
||
Moemonty,
We were hoping to launch this change by the end of the week. Do you think you would be able to submit a pull request by Wednesday or Thursday so that we have some time to review?
Comment 9•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/55128ed870ff31587330254349a9085a90fcdfa8
Fix bug 1118723: Add /Learn to main navigation
https://github.com/mozilla/kuma/commit/5619adebf429383cdb5f17020f539415796f8ae9
Merge pull request #3031 from openjck/bug-1118723-learn-menu-items
Fix bug 1118723: Add /Learn to main navigation
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 10•10 years ago
|
||
Long-term, when we do a full launch I'd like for Learning to be added to the top level navigation - this should be a discussion between Justin and Stephanie as well.
Flags: needinfo?(aspivak)
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•