Closed
Bug 1036123
Opened 11 years ago
Closed 5 years ago
Remove static/hard-coded pages and redirect or replace with wiki pages
Categories
(developer.mozilla.org Graveyard :: Wiki pages, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: shobson, Unassigned)
Details
(Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
https://developer.mozilla.org/en-US/promote
https://developer.mozilla.org/en-US/learn/javascript
And others
What problems would this solve?
===============================
Pages would become editable, out of date content would be removed.
Who would use this?
===================
People
What would users see?
=====================
Edit buttons!
What would users do? What would happen as a result?
===================================================
Be redirected to a wiki page with the same or better content and get better information from MDN.
Is there anything else we should know?
======================================
There are probably more of these pages but I don't know how to track them down.
Updated•11 years ago
|
Severity: normal → enhancement
Component: General → Wiki pages
Comment 1•11 years ago
|
||
There is plan to handle https://developer.mozilla.org/en-US/learn/* pages.
The writing team is on the process of creating a new Learning Zone under https://developer.mozilla.org/en-US/docs/learn
/!\ Please, don't do anything as long as we are not ready with this zone.
Comment 2•11 years ago
|
||
It seams that redirection has been done. This is not good, the new Learning Zone is not ready at all.
Please revert.
Comment 3•11 years ago
|
||
:Jeremie - I don't see the redirection.
I see https://developer.mozilla.org/en-US/promote and https://developer.mozilla.org/en-US/learn/javascript and https://developer.mozilla.org/en-US/learn/ return with the same content they always have.
Comment 4•11 years ago
|
||
(In reply to Luke Crouch [:groovecoder] from comment #3)
> :Jeremie - I don't see the redirection.
WTF! I face it yesterday (I was chatting with a contributor about that).
Anyway, it's better that way :)
Thanks.
Reporter | ||
Comment 5•10 years ago
|
||
The new /learn has launched! Can we remove the static pages and their associated assets from the code base now?
Flags: needinfo?(jeremie.patonnier)
Reporter | ||
Updated•10 years ago
|
Mentor: shobson
Reporter | ||
Updated•9 years ago
|
Mentor: shobson
Comment 7•8 years ago
|
||
The static pages are defined in:
https://github.com/mozilla/kuma/blob/master/kuma/landing/urls.py
The remaining static pages:
https://developer.mozilla.org/en-US/fellowship - 2015 MDN Fellowship Program
https://developer.mozilla.org/en-US/promote - MDN promotion button form
Comment 8•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
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
•