canmove, Confirmed users
2,675
edits
(update contributing, goal) |
(capture UI test demo link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
The '''<dfn>microformats2 parsing</dfn>''' project is an effort to | The '''<dfn>microformats2 parsing</dfn>''' project is an effort to improve Firefox's '''[[microformats]]''' support by landing [[microformats2]] parsing code into Firefox. | ||
;Project Lead | ;Project Lead | ||
Line 9: | Line 9: | ||
:[[Tantek Çelik]] | :[[Tantek Çelik]] | ||
;Goal | ;Goal | ||
:2015 | :2015 | ||
Specifically: | Specifically: | ||
* Land the microformats2 JS parser into Firefox (likely Toolkit toolkit/components/microformats/) | * Land the microformats2 JS parser into Firefox (likely Toolkit toolkit/components/microformats/) | ||
* Modify page data module (toolkit/modules/PageMetadata.jsm) to use microformats2. | * Modify page data module (toolkit/modules/PageMetadata.jsm) to use microformats2. | ||
Implementation bug: | |||
* [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]] |