Closed
Bug 1293095
Opened 9 years ago
Closed 9 years ago
Make Add-Ons zones consistent across locales
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fsh1991, Assigned: sheppy)
References
()
Details
(Keywords: in-triage)
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
Im trying to get information to create an addon/extension to firefox, searching all the documentations redirect me to that page, but it shows me an 404
Updated•9 years ago
|
Component: Add-ons → Wiki pages
Product: Developer Documentation → Mozilla Developer Network
Comment 1•9 years ago
|
||
The page is hosted at:
https://developer.mozilla.org/es/docs/Mozilla/Add-ons
Some of the locales are Zones, so the page appears at https://developer.mozilla.org/<locale>/Add-ons:
cs
de
en-US
fa
it
ja
nl
ru
zh-TW
Others are not zones, so it appears at https://developer.mozilla.org/<locale>/docs/Mozilla/Add-ons:
af
ar
bn-BD
bn-IN
ca
el
es
ff
fr
hu
id
ko
ms
pl
pt-BR
pt-PT
ro
sv-SE
th
tr
uk
vi
zh-CN
We should:
1) Remove the zones for the locales that have them, and add a redirect rule
2) Add zones for the locales that don't, using the Django admin
I'm leaning toward #2 now, and #1 later.
See bug 948438 for the long history of this issue.
See Also: → 948438
Summary: The following page is not showing → Make Add-Ons zones consistent across locales
Comment 2•9 years ago
|
||
Sheppy to create the zones for the other locales.
Assignee | ||
Comment 3•9 years ago
|
||
All locales' Add-ons trees are now zones.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
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
•