forked from mozilla/standards-positions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a way to show links to MDN, and show them for a number of specs.
This fixes part of mozilla#375. It does the following: * adds an mdnUrl field to activities.json, using @adamroach's list in mozilla#375 (comment) which can either be a string or an array of strings (like mozBugUrl) * adds a way to show the MDN icon in the "More Info" column (which I commit as an asset rather than picking a glyphicon, and use via CSS mask). * adds code to validate the new field in activities.py (matching mozBugUrl)
- Loading branch information
Showing
4 changed files
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters