Closed
Bug 1197210
Opened 10 years ago
Closed 9 years ago
Allow adding new MDN feature pages
Categories
(developer.mozilla.org Graveyard :: BrowserCompat, defect)
developer.mozilla.org Graveyard
BrowserCompat
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jwhitlock, Unassigned)
References
Details
(Whiteboard: [bc:infra][bc:milestone=scooter])
What problem would this feature solve?
======================================
Writers continue to document features with new pages. This requires:
1) Creating a Feature resource
2) Adding an importer FeaturePage
3) Downloading the content to the importer
4) Scraping the page
There are user-facing tools to do steps 3-4, but not 1-2.
Who has this problem?
=====================
Core contributors to MDN
How do you know that the users identified above have this problem?
==================================================================
Thread on dev-mdc:
https://groups.google.com/forum/#!topic/mozilla.dev.mdc/SnLYhbAi0Aw
How are the users identified above solving this problem now?
============================================================
They ask John Whitlock to re-run the tool 'mirror_mdn_features.py'
Do you have any suggestions for solving the problem? Please explain in detail.
==============================================================================
We could periodically run the mirror_mdn_features process to gather new pages.
The importer tool could add an interface for creating a Feature resource and FeaturePage.
Is there anything else we should know?
======================================
Updated•10 years ago
|
Severity: enhancement → normal
Keywords: in-triage
OS: Other → All
Summary: [Compat Data][Importer] Allow adding new MDN feature pages → Allow adding new MDN feature pages
Whiteboard: [specification][type:feature] → [bc:infra]
| Reporter | ||
Updated•10 years ago
|
Mentor: jwhitlock
Whiteboard: [bc:infra] → [bc:infra][bc:milestone=scooter]
Updated•10 years ago
|
Severity: normal → minor
| Reporter | ||
Updated•9 years ago
|
Mentor: jwhitlock
| Reporter | ||
Comment 1•9 years ago
|
||
The BrowserCompat project is canceled. See https://github.com/mdn/browsercompat for current effort. Bulk status change includes the random word TEMPOTHRONE.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 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
•