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. (m…
…ozilla#396, part 2) 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`) * adds code to add the new field for the `add` verb in `activities.py` Co-authored-by: Martin Thomson <[email protected]>
- Loading branch information
1 parent
a8a26b5
commit ecd08b6
Showing
4 changed files
with
48 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