Microformats2-parsing: Difference between revisions
Jump to navigation
Jump to search
(note 1037483, 2015 goal) |
(capture UI test demo link) |
||
Line 17: | Line 17: | ||
Implementation bug: | Implementation bug: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1037483 1037483 - update firefox microformats parser with microformats2 support] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=1037483 1037483 - update firefox microformats parser with microformats2 support] | ||
UI test demo (will show microformats data via Social API "Share" button, once mf2 parser is landed) | |||
* https://socialapi-demo.herokuapp.com/ | |||
== See Also == | == See Also == | ||
* [[microformats]] | * [[microformats]] |
Latest revision as of 20:06, 9 December 2015
This article is a stub. You can help MozillaWiki by expanding it.
The microformats2 parsing project is an effort to improve Firefox's microformats support by landing microformats2 parsing code into Firefox.
- Project Lead
- Shane Caraveo
- Contributing
- Glenn Jones (contributor)
- Tantek Çelik
- Goal
- 2015
Specifically:
- Land the microformats2 JS parser into Firefox (likely Toolkit toolkit/components/microformats/)
- Modify page data module (toolkit/modules/PageMetadata.jsm) to use microformats2.
Implementation bug:
UI test demo (will show microformats data via Social API "Share" button, once mf2 parser is landed)